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

{
    "count": 125545,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/core/changes/?format=api&page=6277",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-18T10:53:01",
            "action": 44,
            "target": "",
            "id": 1312043,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1312043/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-18T10:53:01",
            "action": 44,
            "target": "",
            "id": 1312044,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1312044/?format=api"
        },
        {
            "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-08-18T10:53:01",
            "action": 44,
            "target": "",
            "id": 1312045,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1312045/?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-08-18T10:53:03",
            "action": 18,
            "target": "",
            "id": 1312046,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1312046/?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-08-18T10:53:04",
            "action": 18,
            "target": "",
            "id": 1312047,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1312047/?format=api"
        }
    ]
}