Translation projects API.

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

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

{
    "count": 255626,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/storehouse5/changes/?format=api&page=12781",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-30T14:31:16",
            "action": 21,
            "target": "",
            "id": 1348256,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1348256/?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-03-30T14:31:35",
            "action": 20,
            "target": "",
            "id": 1348257,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1348257/?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-03-30T14:31:42",
            "action": 20,
            "target": "",
            "id": 1348258,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1348258/?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-03-31T14:41:59",
            "action": 21,
            "target": "",
            "id": 1348421,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1348421/?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-03-31T14:42:20",
            "action": 20,
            "target": "",
            "id": 1348422,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1348422/?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-03-31T14:42:38",
            "action": 20,
            "target": "",
            "id": 1348424,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1348424/?format=api"
        }
    ]
}