Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2327637/?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": "2025-03-12T13:11:34.252534Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "The selected article storage can be configured in ``Kernel/Config.pm`` by inserting one of the following options. Please note that ``ArticleStorageDB`` is the default article storage, so you do not need additional configuration to use it.",
        "old_state": -1
    },
    "id": 1153797,
    "action_name": "String added in the repository",
    "url": "http://translate.otrs.com/api/changes/1153797/?format=api"
}