Translation projects API.

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

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

{
    "count": 177385,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api&page=8869",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2445641/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2026-02-05T10:40:19",
            "action": 5,
            "target": "Продаж алкогольної продукції та енергетичних напоїв здійснюється тільки особам старше 18 років за пред'явленням документа, що засвідчує особу.<br />Якщо під час видачі алкогольного напою Ви не можете пред'явити документ, що посвідчує особу, працівник ресторану має право відмовити у видачі продуктів та виконати процедуру повернення грошей.<br />Ви підтверджуєте, що Вам 18 років і більше?",
            "id": 1343242,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1343242/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-02-05T14:52:36",
            "action": 17,
            "target": "",
            "id": 1343243,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1343243/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-02-05T14:52:39",
            "action": 18,
            "target": "",
            "id": 1343244,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1343244/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/agora/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/agora/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-02-05T14:52:40",
            "action": 17,
            "target": "",
            "id": 1343245,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1343245/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/agora/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-02-05T14:52:42",
            "action": 28,
            "target": "remote: \nremote: ========================================================================\nremote: \nremote: This deploy key does not have write access to this project.\nremote: \nremote: ========================================================================\nremote: \nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists. (128)",
            "id": 1343246,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1343246/?format=api"
        }
    ]
}