Translation projects API.

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

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

{
    "count": 16741,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/mobwaiter5/changes/?format=api&page=837",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/mobwaiter5/mobwaiter5/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/vi/?format=api",
            "dictionary": null,
            "user": 214,
            "author": 214,
            "timestamp": "2026-04-16T11:49:09",
            "action": 0,
            "target": "",
            "id": 1350086,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1350086/?format=api"
        }
    ]
}