Changes API.

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

GET /api/changes/5528/?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/in-game-code-text/?format=api",
    "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-code-text/es_419/?format=api",
    "glossary_term": null,
    "user": "https://translate.archiveentertainment.com/api/users/RobbyZ/?format=api",
    "author": null,
    "timestamp": "2020-09-14T21:12:09.221898-07:00",
    "action": 17,
    "target": "",
    "id": 5528,
    "action_name": "Committed changes",
    "url": "https://translate.archiveentertainment.com/api/changes/5528/?format=api"
}