Translation components API.

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

GET /api/translations/kiosk2/kfc/uk/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 65,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/changes/?format=api&page=3",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2614234/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2026-04-15T20:39:28",
            "action": 2,
            "target": "Так. Надіслати на E-mail",
            "id": 1350018,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1350018/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2614136/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2026-04-15T20:43:20",
            "action": 2,
            "target": "Надіслати електронний чек",
            "id": 1350028,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1350028/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-15T20:47:46",
            "action": 17,
            "target": "",
            "id": 1350030,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1350030/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2614234/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2026-04-15T21:01:55",
            "action": 2,
            "target": "Так, Надіслати на E-mail",
            "id": 1350032,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1350032/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-04-15T21:04:33",
            "action": 17,
            "target": "",
            "id": 1350034,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1350034/?format=api"
        }
    ]
}