Translation components API.

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

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

{
    "count": 1964,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/core/uz/changes/?format=api&page=98",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2448534/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uz/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-12T06:34:36",
            "action": 16,
            "target": "",
            "id": 1316391,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1316391/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2380222/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uz/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-12T06:34:36",
            "action": 16,
            "target": "",
            "id": 1316392,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1316392/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uz/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-12T06:34:37",
            "action": 0,
            "target": "",
            "id": 1316393,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1316393/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uz/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-12T06:34:42",
            "action": 44,
            "target": "",
            "id": 1316429,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1316429/?format=api"
        }
    ]
}