Translation components API.

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

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

{
    "count": 5202,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/rk_office/webman/changes/?format=api&page=260",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-30T11:20:01",
            "action": 44,
            "target": "",
            "id": 1303593,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1303593/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/cs/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-30T11:20:01",
            "action": 44,
            "target": "",
            "id": 1303594,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1303594/?format=api"
        }
    ]
}