Translation components API.

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

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

{
    "count": 1042,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/rk_lite/rklorest/changes/?format=api&page=52",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklorest/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:26:27",
            "action": 20,
            "target": "",
            "id": 1198604,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1198604/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_lite/rklorest/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T10:26:49",
            "action": 20,
            "target": "",
            "id": 1198619,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1198619/?format=api"
        }
    ]
}