Translation components API.

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

GET /api/translations/kiosk2/kfc-yam/tk/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 164,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tk/changes/?format=api&page=8",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2587709/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tk/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-21T11:42:16",
            "action": 30,
            "target": "Use your points to redeem rewards in the KFC app",
            "id": 1357187,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357187/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-21T12:00:37",
            "action": 0,
            "target": "",
            "id": 1357347,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1357347/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2587706/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tk/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-22T09:12:52",
            "action": 30,
            "target": "Enter your phone number to get",
            "id": 1357467,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357467/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-22T09:41:48",
            "action": 0,
            "target": "",
            "id": 1357761,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1357761/?format=api"
        }
    ]
}