Translation components API.

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

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

{
    "count": 143142,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/core/changes/?format=api&page=7157",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/sk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-04-02T15:23:07",
            "action": 44,
            "target": "",
            "id": 1349127,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1349127/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 150,
            "author": null,
            "timestamp": "2026-04-02T16:16:06",
            "action": 21,
            "target": "",
            "id": 1349134,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1349134/?format=api"
        }
    ]
}