Translation components API.

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

GET /api/translations/kiosk2/kfc-mena/en/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://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-27T15:18:49",
            "action": 0,
            "target": "",
            "id": 1157109,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1157109/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/en/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2024-08-12T09:57:32",
            "action": 0,
            "target": "",
            "id": 1171388,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1171388/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/en/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2024-08-28T19:52:58",
            "action": 0,
            "target": "",
            "id": 1175227,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1175227/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/en/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2024-09-03T14:31:06",
            "action": 0,
            "target": "",
            "id": 1177098,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1177098/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/en/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-02-25T11:00:53",
            "action": 0,
            "target": "",
            "id": 1224069,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1224069/?format=api"
        }
    ]
}