Translation components API.

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

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

{
    "count": 546,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/changes/?format=api&page=27",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2569011/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/?format=api",
            "dictionary": null,
            "user": 189,
            "author": 189,
            "timestamp": "2025-03-19T06:58:44",
            "action": 5,
            "target": "Terminal name",
            "id": 1237035,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1237035/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2569012/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/?format=api",
            "dictionary": null,
            "user": 189,
            "author": 189,
            "timestamp": "2025-03-19T06:58:52",
            "action": 5,
            "target": "Terminal type",
            "id": 1237036,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1237036/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2569013/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/?format=api",
            "dictionary": null,
            "user": 189,
            "author": 189,
            "timestamp": "2025-03-19T06:58:57",
            "action": 5,
            "target": "Connection",
            "id": 1237037,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1237037/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2569173/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/?format=api",
            "dictionary": null,
            "user": 189,
            "author": 189,
            "timestamp": "2025-03-19T06:59:03",
            "action": 5,
            "target": "Activation code",
            "id": 1237038,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1237038/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2569201/?format=api",
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/?format=api",
            "dictionary": null,
            "user": 189,
            "author": 189,
            "timestamp": "2025-03-19T06:59:29",
            "action": 5,
            "target": "Launch the r_k Next app for Android or Evotor",
            "id": 1237039,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1237039/?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/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T06:59:33",
            "action": 17,
            "target": "",
            "id": 1237040,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1237040/?format=api"
        }
    ]
}