Changes API

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

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

{
    "count": 931424,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/changes/?format=api&page=46571",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2574659/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/?format=api",
            "dictionary": null,
            "user": 189,
            "author": 189,
            "timestamp": "2025-07-11T10:32:41",
            "action": 2,
            "target": "The activation code will become invalid once used. Please refresh the activation code to reactivate the cash station",
            "id": 1305763,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1305763/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-11T10:38:01",
            "action": 17,
            "target": "",
            "id": 1305764,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1305764/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-11T10:38:05",
            "action": 18,
            "target": "",
            "id": 1305765,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1305765/?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-07-11T10:38:12",
            "action": 21,
            "target": "",
            "id": 1305766,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1305766/?format=api"
        }
    ]
}