Translation components API.

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

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

{
    "count": 1486,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/core/ar/changes/?format=api&page=74",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2639711/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/ar/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-10T12:53:21",
            "action": 13,
            "target": "",
            "id": 1353755,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1353755/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2639712/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/ar/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-10T12:53:21",
            "action": 13,
            "target": "",
            "id": 1353756,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1353756/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2639713/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/ar/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-10T12:53:21",
            "action": 13,
            "target": "",
            "id": 1353757,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1353757/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2639714/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/ar/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-10T12:53:22",
            "action": 13,
            "target": "",
            "id": 1353758,
            "action_name": "New source string",
            "url": "http://weblate.ucs.ru/api/changes/1353758/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/ar/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2026-06-10T12:53:22",
            "action": 0,
            "target": "",
            "id": 1353759,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1353759/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/ar/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2026-06-10T12:55:25",
            "action": 44,
            "target": "",
            "id": 1354251,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1354251/?format=api"
        }
    ]
}