Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2304014/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/itsm-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/itsm-manual/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-16T15:23:49.572542Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "For each state type, any number of states can be registered. The state of a configuration item affects the service state, which will be dynamically calculated and displayed in the :otrsdoc:`Services <user/agent/services/>` screen of the agent interface.",
        "old_state": -1
    },
    "id": 1103134,
    "action_name": "String added in the repository",
    "url": "http://translate.otrs.com/api/changes/1103134/?format=api"
}