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=302
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6023,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/changes/?format=api&page=301",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-16T15:42:26",
            "action": 21,
            "target": "",
            "id": 1310804,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1310804/?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": "2025-08-16T15:42:32",
            "action": 18,
            "target": "",
            "id": 1310805,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1310805/?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": "2025-08-16T15:42:33",
            "action": 18,
            "target": "",
            "id": 1310806,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1310806/?format=api"
        }
    ]
}