Changes API

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

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

{
    "count": 721543,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/changes/?format=api&page=36077",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-19T17:21:30",
            "action": 21,
            "target": "",
            "id": 1334441,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1334441/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-19T17:21:43",
            "action": 20,
            "target": "",
            "id": 1334442,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1334442/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-19T17:21:49",
            "action": 20,
            "target": "",
            "id": 1334443,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1334443/?format=api"
        }
    ]
}