Changes API.

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

GET /api/changes/954734/?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-11-24T15:11:31.567350Z",
    "action": 18,
    "target": "",
    "id": 954734,
    "action_name": "Changes pushed",
    "url": "http://translate.otrs.com/api/changes/954734/?format=api"
}