Translation projects API.

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

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

{
    "count": 255562,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/storehouse5/changes/?format=api&page=12778",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-03-18T07:19:02",
            "action": 20,
            "target": "",
            "id": 1347089,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1347089/?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-18T07:19:07",
            "action": 20,
            "target": "",
            "id": 1347090,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1347090/?format=api"
        }
    ]
}