Translation components API.

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

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

{
    "count": 3184,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/kfc/changes/?format=api&page=159",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2342674/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sr_Latn/?format=api",
            "dictionary": null,
            "user": 213,
            "author": 213,
            "timestamp": "2025-10-22T20:00:39",
            "action": 5,
            "target": "Molimo odaberite paket",
            "id": 1325450,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1325450/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sr_Latn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-31T11:46:57",
            "action": 17,
            "target": "",
            "id": 1326207,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1326207/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-31T11:47:00",
            "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": 1326208,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1326208/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-31T11:47:00",
            "action": 47,
            "target": "",
            "id": 1326209,
            "action_name": "New component alert",
            "url": "http://weblate.ucs.ru/api/changes/1326209/?format=api"
        }
    ]
}