Translation components API.

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

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

{
    "count": 3142,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api&page=157",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-01T16:12:16",
            "action": 17,
            "target": "",
            "id": 1348511,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1348511/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-01T16:12:19",
            "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": 1348512,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1348512/?format=api"
        }
    ]
}