Translation components API.

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

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

{
    "count": 242,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/fi/changes/?format=api&page=12",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2587580/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/fi/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-22T09:12:54",
            "action": 30,
            "target": "Enter your phone number to get",
            "id": 1357476,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357476/?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/fi/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-22T09:41:46",
            "action": 0,
            "target": "",
            "id": 1357748,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1357748/?format=api"
        }
    ]
}