Translation projects API.

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

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

{
    "count": 180944,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api&page=9047",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-15T09:12:36",
            "action": 0,
            "target": "",
            "id": 1354330,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1354330/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-15T09:12:36",
            "action": 47,
            "target": "",
            "id": 1354331,
            "action_name": "New component alert",
            "url": "http://weblate.ucs.ru/api/changes/1354331/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-15T09:12:41",
            "action": 18,
            "target": "",
            "id": 1354332,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1354332/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-15T09:12:41",
            "action": 18,
            "target": "",
            "id": 1354333,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1354333/?format=api"
        }
    ]
}