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=6447
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 128926,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/core/changes/?format=api&page=6446",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/sk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-12T06:34:42",
            "action": 44,
            "target": "",
            "id": 1316439,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1316439/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-12T06:34:43",
            "action": 18,
            "target": "",
            "id": 1316440,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1316440/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-12T06:34:44",
            "action": 18,
            "target": "",
            "id": 1316441,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1316441/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2581434/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/lv/?format=api",
            "dictionary": null,
            "user": 132,
            "author": 132,
            "timestamp": "2025-09-12T10:08:48",
            "action": 5,
            "target": "Atcelt",
            "id": 1316442,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1316442/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-12T10:10:07",
            "action": 17,
            "target": "",
            "id": 1316443,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1316443/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-12T10:10:09",
            "action": 18,
            "target": "",
            "id": 1316444,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1316444/?format=api"
        }
    ]
}