Translation components API.

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

GET /api/translations/kiosk2/core/bs_Latn/changes/?format=api&page=112
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2223,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/core/bs_Latn/changes/?format=api&page=111",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2380075/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/bs_Latn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-06T18:49:46",
            "action": 16,
            "target": "",
            "id": 1344305,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1344305/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/bs_Latn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-06T18:49:47",
            "action": 0,
            "target": "",
            "id": 1344306,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1344306/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/bs_Latn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-06T18:50:13",
            "action": 44,
            "target": "",
            "id": 1344727,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1344727/?format=api"
        }
    ]
}