Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1871774/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/configuration-management/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/bu/?format=api",
    "timestamp": "2024-02-29T09:51:10.964439Z",
    "action": 9,
    "target": "Acima",
    "id": 1013295,
    "action_name": "Translation uploaded",
    "url": "http://translate.otrs.com/api/changes/1013295/?format=api"
}