Translation components API.

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

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

{
    "count": 1063,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/changes/?format=api&page=53",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-02T10:32:38",
            "action": 28,
            "target": "remote: \nremote: ========================================================================\nremote: \nremote: You are not allowed to push code 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": 1326817,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1326817/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-02T10:32:38",
            "action": 47,
            "target": "",
            "id": 1326818,
            "action_name": "New component alert",
            "url": "http://weblate.ucs.ru/api/changes/1326818/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2445013/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-11-26T08:37:29",
            "action": 4,
            "target": "Выберите тип оплаты",
            "id": 1329323,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1329323/?format=api"
        }
    ]
}