Changes API.

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

GET /api/changes/1128592/?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-7/feature-addons-manual/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-09T20:57:47.690357Z",
    "action": 47,
    "target": "",
    "old": "",
    "details": {
        "alert": "UpdateFailure"
    },
    "id": 1128592,
    "action_name": "Alert triggered",
    "url": "http://translate.otrs.com/api/changes/1128592/?format=api"
}