Changes API.

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

GET /api/changes/22005/?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/el/?format=api",
    "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-11-10T15:24:23.093233-08:00",
    "action": 0,
    "target": "",
    "id": 22005,
    "action_name": "Resource update",
    "url": "https://translate.archiveentertainment.com/api/changes/22005/?format=api"
}