Translation projects API.

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

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

{
    "count": 255645,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/storehouse5/changes/?format=api&page=12782",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-05T10:09:51",
            "action": 20,
            "target": "",
            "id": 1350529,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1350529/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-05T10:09:57",
            "action": 20,
            "target": "",
            "id": 1350530,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1350530/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-05T11:57:24",
            "action": 21,
            "target": "",
            "id": 1350531,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1350531/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-05T11:57:40",
            "action": 20,
            "target": "",
            "id": 1350532,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1350532/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-05T11:57:48",
            "action": 20,
            "target": "",
            "id": 1350533,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1350533/?format=api"
        }
    ]
}