Translation components API.

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

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

{
    "count": 4,
    "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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-25T13:46:56.396174Z",
            "action": 0,
            "target": "",
            "id": 299129,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/299129/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-30T11:00:42.762234Z",
            "action": 0,
            "target": "",
            "id": 178225,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178225/?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/bg/?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:06.874767Z",
            "action": 0,
            "target": "",
            "id": 68291,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68291/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:17.596055Z",
            "action": 0,
            "target": "",
            "id": 54616,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54616/?format=api"
        }
    ]
}