Translation components API.

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

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

{
    "count": 121,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/sr_Latn/changes/?format=api&page=6",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2547196/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/sr_Latn/?format=api",
            "dictionary": null,
            "user": 213,
            "author": 213,
            "timestamp": "2025-10-22T20:19:25",
            "action": 5,
            "target": "Unesi tekst",
            "id": 1325648,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1325648/?format=api"
        }
    ]
}