Translation components API.

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

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

{
    "count": 283,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/rostics/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/zh/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-06-09T11:23:35",
            "action": 44,
            "target": "",
            "id": 1256162,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1256162/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2581290/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2025-06-09T11:46:29",
            "action": 45,
            "target": "",
            "id": 1256400,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/1256400/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2581290/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2025-06-09T11:46:29",
            "action": 5,
            "target": "Додати до замовлення",
            "id": 1256401,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1256401/?format=api"
        }
    ]
}