Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.otrs.com/api/components/otrs-7/user-manual/?format=api",
    "translation": null,
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": null,
    "timestamp": "2023-08-11T10:05:25.930558Z",
    "action": 18,
    "target": "",
    "id": 369377,
    "action_name": "Changes pushed",
    "url": "http://translate.otrs.com/api/changes/369377/?format=api"
}