Changes API.

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

GET /api/changes/1154620/?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/itsm-core/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-13T10:02:47.087228Z",
    "action": 47,
    "target": "",
    "old": "",
    "details": {
        "alert": "BrokenProjectURL"
    },
    "id": 1154620,
    "action_name": "Alert triggered",
    "url": "http://translate.otrs.com/api/changes/1154620/?format=api"
}