Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/28438/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://translate.archiveentertainment.com/api/components/dragon-audit/character-names/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
    "author": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
    "timestamp": "2020-12-21T14:23:31.062911-08:00",
    "action": 51,
    "target": "",
    "id": 28438,
    "action_name": "Created component",
    "url": "https://translate.archiveentertainment.com/api/changes/28438/?format=api"
}