Changes API.

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

GET /api/changes/1153800/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://translate.otrs.com/api/units/2327639/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/administration-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/administration-manual/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-12T13:11:36.597226Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "There are three different back end modules for the article storage of phone, email and internal articles.",
        "old_state": -1
    },
    "id": 1153800,
    "action_name": "String added in the repository",
    "url": "http://translate.otrs.com/api/changes/1153800/?format=api"
}