Translation components API.

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

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

{
    "count": 2164,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/bk/changes/?format=api&page=108",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2340602/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk/sr_Latn/?format=api",
            "dictionary": null,
            "user": 213,
            "author": 213,
            "timestamp": "2025-10-22T19:59:31",
            "action": 5,
            "target": "Broj stola",
            "id": 1325432,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1325432/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk/sr_Latn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-03T08:32:43",
            "action": 17,
            "target": "",
            "id": 1326819,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1326819/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-03T08:32:47",
            "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": 1326820,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1326820/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-03T08:32:47",
            "action": 47,
            "target": "",
            "id": 1326821,
            "action_name": "New component alert",
            "url": "http://weblate.ucs.ru/api/changes/1326821/?format=api"
        }
    ]
}