Translation components API.

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

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

{
    "count": 3025,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/domm/changes/?format=api&page=151",
    "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-17T22:44:42",
            "action": 20,
            "target": "",
            "id": 1347076,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1347076/?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-17T22:44:54",
            "action": 20,
            "target": "",
            "id": 1347079,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1347079/?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-17T22:57:42",
            "action": 20,
            "target": "",
            "id": 1347082,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1347082/?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-18T07:09:14",
            "action": 20,
            "target": "",
            "id": 1347086,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1347086/?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-18T07:19:02",
            "action": 20,
            "target": "",
            "id": 1347089,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1347089/?format=api"
        }
    ]
}