Changes API.

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

GET /api/changes/1028885/?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/user-manual/?format=api",
    "translation": null,
    "user": "http://translate.otrs.com/api/users/bot-otrs-gitlab/?format=api",
    "author": null,
    "timestamp": "2024-03-26T14:10:22.123332Z",
    "action": 21,
    "target": "",
    "id": 1028885,
    "action_name": "Repository rebased",
    "url": "http://translate.otrs.com/api/changes/1028885/?format=api"
}