Translation projects API.

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

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

{
    "count": 176784,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api&page=8839",
    "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/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-02-04T13:52:39",
            "action": 17,
            "target": "",
            "id": 1342638,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1342638/?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-02-04T13:52:41",
            "action": 21,
            "target": "",
            "id": 1342639,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1342639/?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-02-04T13:52:49",
            "action": 18,
            "target": "",
            "id": 1342640,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1342640/?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-02-04T13:52:49",
            "action": 18,
            "target": "",
            "id": 1342641,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1342641/?format=api"
        }
    ]
}