Translation components API.

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

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

{
    "count": 1324,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_office/webman/bg/changes/?format=api&page=66",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2572261/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/bg/?format=api",
            "dictionary": null,
            "user": 198,
            "author": 198,
            "timestamp": "2026-01-21T11:31:23",
            "action": 30,
            "target": "Woche",
            "id": 1340627,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1340627/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2572274/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/bg/?format=api",
            "dictionary": null,
            "user": 198,
            "author": 198,
            "timestamp": "2026-01-21T11:31:26",
            "action": 30,
            "target": "Mitarbeiter",
            "id": 1340635,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1340635/?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/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-26T11:32:58",
            "action": 0,
            "target": "",
            "id": 1341797,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1341797/?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/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-26T11:33:16",
            "action": 0,
            "target": "",
            "id": 1341799,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1341799/?format=api"
        }
    ]
}