Changes API.

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

GET /api/changes/1154666/?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/otrs/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-13T17:00:34.617892Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "054d62f13d96d3bb441ea645b3b80ccdd62cd64f",
        "previous_head": "f13bc0a4f8d457a74e7b8e383137d41b4ca775c3"
    },
    "id": 1154666,
    "action_name": "Repository rebased",
    "url": "http://translate.otrs.com/api/changes/1154666/?format=api"
}