Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2325311/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/administration-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/administration-manual/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-05T13:54:55.570912Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "If this option is checked, the secondary tickets of the old primary ticket will be moved to the new primary ticket. Without this, the secondary status of the secondary tickets will be unset.",
        "old_state": -1
    },
    "id": 1146352,
    "action_name": "String added in the repository",
    "url": "http://translate.otrs.com/api/changes/1146352/?format=api"
}