Translation components API.

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

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

{
    "count": 643,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/rostics/changes/?format=api&page=32",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-06T11:06:10",
            "action": 21,
            "target": "",
            "id": 1349298,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1349298/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-06T11:06:19",
            "action": 18,
            "target": "",
            "id": 1349299,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1349299/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-06T11:06:20",
            "action": 18,
            "target": "",
            "id": 1349300,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1349300/?format=api"
        }
    ]
}