Translation projects API.

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

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

{
    "count": 69603,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/rk_office/changes/?format=api&page=3480",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/mk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-21T14:18:37",
            "action": 0,
            "target": "",
            "id": 1350106,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1350106/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 191,
            "author": null,
            "timestamp": "2026-04-21T14:27:13",
            "action": 21,
            "target": "",
            "id": 1350107,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1350107/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-22T08:52:04",
            "action": 21,
            "target": "",
            "id": 1350155,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1350155/?format=api"
        }
    ]
}