Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/system-monitoring/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/system-monitoring/sr/?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:33:46.606991Z",
            "action": 0,
            "target": "",
            "id": 310658,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/310658/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/system-monitoring/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/system-monitoring/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-25T13:46:56.764166Z",
            "action": 0,
            "target": "",
            "id": 299140,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/299140/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/system-monitoring/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/system-monitoring/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-30T11:00:43.639796Z",
            "action": 0,
            "target": "",
            "id": 178236,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178236/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/system-monitoring/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/system-monitoring/sr/?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:15:07.141582Z",
            "action": 0,
            "target": "",
            "id": 68302,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68302/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/system-monitoring/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/system-monitoring/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:18.848937Z",
            "action": 0,
            "target": "",
            "id": 54696,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54696/?format=api"
        }
    ]
}