Changes API

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

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

{
    "count": 714164,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/changes/?format=api&page=35708",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-06T08:14:27",
            "action": 18,
            "target": "",
            "id": 1327044,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1327044/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman_storehouse/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-06T08:14:33",
            "action": 21,
            "target": "",
            "id": 1327045,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1327045/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/ui-manager/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/ui-manager/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-06T21:53:07",
            "action": 17,
            "target": "",
            "id": 1327046,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1327046/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/ui-manager/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-06T21:53:11",
            "action": 18,
            "target": "",
            "id": 1327047,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1327047/?format=api"
        }
    ]
}