Translation components API.

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

GET /api/components/kiosk2/core/changes/?format=api&page=6214
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 124263,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/core/changes/?format=api&page=6213",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2583431/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2025-08-11T19:27:05",
            "action": 5,
            "target": "Головна",
            "id": 1310211,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1310211/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2583432/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2025-08-11T19:27:17",
            "action": 5,
            "target": "Показати страви, недоступні за розкладом",
            "id": 1310212,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1310212/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2583503/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2025-08-11T19:27:31",
            "action": 5,
            "target": "Автоматичне завантаження меню під час прокручування",
            "id": 1310213,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1310213/?format=api"
        }
    ]
}