Translation components API.

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

GET /api/translations/otrs-7/survey/mk/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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:48.523501Z",
            "action": 0,
            "target": "",
            "id": 368796,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/368796/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082181/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:48.523482Z",
            "action": 59,
            "target": "",
            "id": 368795,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/368795/?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/mk/?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:41.394390Z",
            "action": 0,
            "target": "",
            "id": 178079,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178079/?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/mk/?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:11.982976Z",
            "action": 0,
            "target": "",
            "id": 68270,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68270/?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/mk/?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.076602Z",
            "action": 0,
            "target": "",
            "id": 68204,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68204/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:06.176252Z",
            "action": 0,
            "target": "",
            "id": 54128,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54128/?format=api"
        }
    ]
}