Translation components API.

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

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

{
    "count": 763,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_office/elk/en/changes/?format=api&page=38",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2582392/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-03T09:36:22",
            "action": 13,
            "target": "",
            "id": 1304971,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1304971/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2582393/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-03T09:36:22",
            "action": 13,
            "target": "",
            "id": 1304972,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1304972/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-03T09:36:22",
            "action": 0,
            "target": "",
            "id": 1304973,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1304973/?format=api"
        }
    ]
}