Translation components API.

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

GET /api/translations/otrs-7/itsm-core/pl/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/pl/?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:33.980870Z",
            "action": 0,
            "target": "",
            "id": 310620,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/310620/?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/pl/?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:01.407346Z",
            "action": 0,
            "target": "",
            "id": 259153,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/259153/?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/pl/?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:50.660490Z",
            "action": 0,
            "target": "",
            "id": 249297,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/249297/?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/pl/?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:54.627879Z",
            "action": 0,
            "target": "",
            "id": 177796,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177796/?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/pl/?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.407871Z",
            "action": 0,
            "target": "",
            "id": 68065,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68065/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:46.276019Z",
            "action": 0,
            "target": "",
            "id": 60429,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60429/?format=api"
        }
    ]
}