Translation components API.

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

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

{
    "count": 162,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_office/webman_reports/de/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman_reports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_reports/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-21T11:31:43",
            "action": 17,
            "target": "",
            "id": 1340642,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1340642/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman_reports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_reports/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-26T11:37:33",
            "action": 0,
            "target": "",
            "id": 1341809,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1341809/?format=api"
        }
    ]
}