Translation components API.

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

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

{
    "count": 323,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/rk_office/webman_storehouse/changes/?format=api&page=16",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman_storehouse/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-09T10:25:33",
            "action": 21,
            "target": "",
            "id": 1255666,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1255666/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman_storehouse/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-10T08:10:00",
            "action": 21,
            "target": "",
            "id": 1258918,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1258918/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman_storehouse/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-12T10:59:10",
            "action": 21,
            "target": "",
            "id": 1265213,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1265213/?format=api"
        }
    ]
}