Changes API.

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

GET /api/changes/1154674/?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-13T23:05:15.992500Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "591b0cebfc420f0d460f861de15d6b5c42e84be9",
        "previous_head": "d9940e32b4c4930f5cfb545e5b468ce61caf4e55"
    },
    "id": 1154674,
    "action_name": "Repository rebased",
    "url": "http://translate.otrs.com/api/changes/1154674/?format=api"
}