Changes API.

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

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