Translation projects API.

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

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

{
    "count": 258045,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/storehouse5/changes/?format=api&page=12902",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh_test_json/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-02T18:48:56",
            "action": 18,
            "target": "",
            "id": 1353711,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1353711/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh_test_json/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-02T18:48:58",
            "action": 18,
            "target": "",
            "id": 1353712,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1353712/?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-06-02T18:48:58",
            "action": 21,
            "target": "",
            "id": 1353713,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1353713/?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-06-02T18:49:11",
            "action": 20,
            "target": "",
            "id": 1353714,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1353714/?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-06-02T18:49:24",
            "action": 20,
            "target": "",
            "id": 1353715,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1353715/?format=api"
        }
    ]
}