Translation components API.

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

GET /api/translations/otrs-7/survey/ro/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/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:48.990801Z",
            "action": 0,
            "target": "",
            "id": 368810,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/368810/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082188/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:48.990777Z",
            "action": 59,
            "target": "",
            "id": 368809,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/368809/?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/ro/?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.707088Z",
            "action": 0,
            "target": "",
            "id": 178086,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178086/?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/ro/?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.270229Z",
            "action": 0,
            "target": "",
            "id": 68277,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68277/?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/ro/?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.917627Z",
            "action": 0,
            "target": "",
            "id": 68211,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68211/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:09.618826Z",
            "action": 0,
            "target": "",
            "id": 54207,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54207/?format=api"
        }
    ]
}