Changes API

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

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

{
    "count": 703444,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/changes/?format=api&page=35172",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2457114/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/hu/?format=api",
            "dictionary": null,
            "user": 87,
            "author": 87,
            "timestamp": "2025-09-09T13:32:38",
            "action": 2,
            "target": "MixCart.",
            "id": 1315304,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1315304/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2457187/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/hu/?format=api",
            "dictionary": null,
            "user": 87,
            "author": 87,
            "timestamp": "2025-09-09T13:32:42",
            "action": 2,
            "target": "Я.Бизнес.",
            "id": 1315305,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1315305/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-09T13:32:43",
            "action": 17,
            "target": "",
            "id": 1315306,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1315306/?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": "2025-09-09T13:32:46",
            "action": 18,
            "target": "",
            "id": 1315307,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1315307/?format=api"
        }
    ]
}