Translation components API.

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

GET /api/translations/otrs-7/time-accounting/pl/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/time-accounting/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/time-accounting/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:40:09.154277Z",
            "action": 0,
            "target": "",
            "id": 370741,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/370741/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/time-accounting/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/time-accounting/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:53:16.823934Z",
            "action": 0,
            "target": "",
            "id": 178169,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178169/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/time-accounting/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/time-accounting/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:20:25.763614Z",
            "action": 0,
            "target": "",
            "id": 68322,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68322/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/time-accounting/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/time-accounting/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:52.584627Z",
            "action": 0,
            "target": "",
            "id": 60456,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60456/?format=api"
        }
    ]
}