Translation components API.

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

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

{
    "count": 6645,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/changes/?format=api&page=332",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-14T04:23:01",
            "action": 21,
            "target": "",
            "id": 1351110,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1351110/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-14T04:23:09",
            "action": 18,
            "target": "",
            "id": 1351111,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1351111/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-14T04:23:10",
            "action": 18,
            "target": "",
            "id": 1351112,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1351112/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1942384/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lt/?format=api",
            "dictionary": null,
            "user": 187,
            "author": 187,
            "timestamp": "2026-05-27T14:29:29",
            "action": 2,
            "target": "20+",
            "id": 1353177,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1353177/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1942384/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lt/?format=api",
            "dictionary": null,
            "user": 187,
            "author": 187,
            "timestamp": "2026-05-27T14:30:22",
            "action": 2,
            "target": "18+",
            "id": 1353191,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1353191/?format=api"
        }
    ]
}