Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/977040/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/otrs/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs/uk/?format=api",
    "user": "http://translate.otrs.com/api/users/SagRo/?format=api",
    "author": "http://translate.otrs.com/api/users/SagRo/?format=api",
    "timestamp": "2024-04-09T09:55:56.008572Z",
    "action": 7,
    "target": "Редагувати інформацію ACL",
    "id": 1030768,
    "action_name": "Suggestion accepted",
    "url": "http://translate.otrs.com/api/changes/1030768/?format=api"
}