Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/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-08-15T06:38:19.994684Z",
            "action": 0,
            "target": "",
            "id": 370734,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/370734/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:48.681218Z",
            "action": 0,
            "target": "",
            "id": 368804,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/368804/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082185/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:48.681199Z",
            "action": 59,
            "target": "",
            "id": 368803,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/368803/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/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-30T10:47:42.073107Z",
            "action": 0,
            "target": "",
            "id": 178083,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178083/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/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-24T09:10:12.147265Z",
            "action": 0,
            "target": "",
            "id": 68274,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68274/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/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-24T09:09:41.561907Z",
            "action": 0,
            "target": "",
            "id": 68208,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68208/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:08.122095Z",
            "action": 0,
            "target": "",
            "id": 54183,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54183/?format=api"
        }
    ]
}