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": 124,
    "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"
        },
        {
            "unit": null,
            "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": null,
            "author": null,
            "timestamp": "2025-10-31T03:43:16",
            "action": 17,
            "target": "",
            "id": 1326203,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1326203/?format=api"
        },
        {
            "unit": null,
            "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": null,
            "author": null,
            "timestamp": "2025-12-15T13:10:37",
            "action": 0,
            "target": "",
            "id": 1331279,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1331279/?format=api"
        },
        {
            "unit": null,
            "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": null,
            "author": null,
            "timestamp": "2025-12-15T13:10:45",
            "action": 44,
            "target": "",
            "id": 1331304,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1331304/?format=api"
        }
    ]
}