Changes API.

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

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

{
    "count": 66503,
    "next": null,
    "previous": "https://translations.zorin.com/api/changes/?format=api&page=1330",
    "results": [
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-menu/zorin-menu/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-28T23:49:37.168742Z",
            "action": 21,
            "target": "",
            "id": 66809,
            "action_name": "Rebased repository",
            "url": "https://translations.zorin.com/api/changes/66809/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-menu/zorin-menu/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-29T00:10:20.924820Z",
            "action": 53,
            "target": "",
            "id": 66810,
            "action_name": "Received repository notification",
            "url": "https://translations.zorin.com/api/changes/66810/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-menu/zorin-menu/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-29T00:10:24.172439Z",
            "action": 21,
            "target": "",
            "id": 66811,
            "action_name": "Rebased repository",
            "url": "https://translations.zorin.com/api/changes/66811/?format=api"
        }
    ]
}