Changes API.

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

GET /api/changes/1146625/?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/features-manual/?format=api",
    "translation": null,
    "user": "http://translate.otrs.com/api/users/bot-otrs-gitlab/?format=api",
    "author": null,
    "timestamp": "2024-12-05T13:58:58.640772Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "3e6242ac8f7b7203d8d9acbd72a452b6a6006df1",
        "previous_head": "f036dd9dc0f866f780414feacc5e668d6d730da1"
    },
    "id": 1146625,
    "action_name": "Repository rebased",
    "url": "http://translate.otrs.com/api/changes/1146625/?format=api"
}