Translation components API.

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

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

{
    "count": 184,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_office/webman_reports/lt/changes/?format=api&page=9",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2600316/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman_reports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_reports/lt/?format=api",
            "dictionary": null,
            "user": 193,
            "author": 193,
            "timestamp": "2025-11-28T13:02:31",
            "action": 5,
            "target": "Suma",
            "id": 1329440,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1329440/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2600317/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman_reports/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_reports/lt/?format=api",
            "dictionary": null,
            "user": 193,
            "author": 193,
            "timestamp": "2025-11-28T13:02:37",
            "action": 5,
            "target": "Data",
            "id": 1329441,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1329441/?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/lt/?format=api",
            "dictionary": null,
            "user": 193,
            "author": null,
            "timestamp": "2025-11-28T13:02:41",
            "action": 17,
            "target": "",
            "id": 1329442,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1329442/?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/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-26T11:37:33",
            "action": 0,
            "target": "",
            "id": 1341812,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1341812/?format=api"
        }
    ]
}