Translation projects API.

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

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

{
    "count": 178984,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api&page=8949",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-06T19:29:03",
            "action": 17,
            "target": "",
            "id": 1349308,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1349308/?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-04-06T19:29:04",
            "action": 21,
            "target": "",
            "id": 1349309,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1349309/?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-04-06T19:29:12",
            "action": 18,
            "target": "",
            "id": 1349310,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1349310/?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-04-06T19:29:13",
            "action": 18,
            "target": "",
            "id": 1349311,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1349311/?format=api"
        }
    ]
}