Translation components API.

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

GET /api/translations/otrs-7/itsm-core/cs/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/cs/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2021-05-28T08:24:54.256465Z",
            "action": 0,
            "target": "",
            "id": 259124,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/259124/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/cs/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2021-03-25T13:06:45.785056Z",
            "action": 0,
            "target": "",
            "id": 249268,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/249268/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/cs/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-06-30T08:54:47.002963Z",
            "action": 0,
            "target": "",
            "id": 177767,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177767/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/cs/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-01-24T08:42:07.180365Z",
            "action": 0,
            "target": "",
            "id": 68036,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68036/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:34.506326Z",
            "action": 0,
            "target": "",
            "id": 60196,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60196/?format=api"
        }
    ]
}