Translation components API.

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

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

{
    "count": 6,
    "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/sl/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2023-01-20T12:29:34.199558Z",
            "action": 0,
            "target": "",
            "id": 310622,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/310622/?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/sl/?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:25:02.785752Z",
            "action": 0,
            "target": "",
            "id": 259159,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/259159/?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/sl/?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:51.666199Z",
            "action": 0,
            "target": "",
            "id": 249303,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/249303/?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/sl/?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:56.140920Z",
            "action": 0,
            "target": "",
            "id": 177802,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177802/?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/sl/?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:08.668875Z",
            "action": 0,
            "target": "",
            "id": 68071,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68071/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:48.748337Z",
            "action": 0,
            "target": "",
            "id": 60440,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60440/?format=api"
        }
    ]
}