Changes API

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

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

{
    "count": 731486,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/changes/?format=api&page=36574",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-21T12:44:13",
            "action": 0,
            "target": "",
            "id": 1347523,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1347523/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-21T12:44:13",
            "action": 47,
            "target": "",
            "id": 1347524,
            "action_name": "New component alert",
            "url": "http://weblate.ucs.ru/api/changes/1347524/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-21T12:44:17",
            "action": 44,
            "target": "",
            "id": 1347525,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1347525/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webinterface/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webinterface/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-21T12:44:26",
            "action": 0,
            "target": "",
            "id": 1347526,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1347526/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/webreports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/webreports/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-21T12:44:44",
            "action": 0,
            "target": "",
            "id": 1347527,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1347527/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-21T12:44:51",
            "action": 44,
            "target": "",
            "id": 1347528,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1347528/?format=api"
        }
    ]
}