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=136
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2704,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/domm/changes/?format=api&page=135",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-16T16:17:55",
            "action": 20,
            "target": "",
            "id": 1332018,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1332018/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-16T16:18:50",
            "action": 20,
            "target": "",
            "id": 1332024,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1332024/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-16T16:20:51",
            "action": 20,
            "target": "",
            "id": 1332030,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1332030/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-16T16:30:25",
            "action": 20,
            "target": "",
            "id": 1332040,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1332040/?format=api"
        }
    ]
}