Translation components API.

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

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

{
    "count": 3265,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/core/sk/changes/?format=api&page=163",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2442931/?format=api",
            "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": 150,
            "author": 150,
            "timestamp": "2025-11-01T13:26:11",
            "action": 16,
            "target": "",
            "id": 1326670,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1326670/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2448504/?format=api",
            "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": 150,
            "author": 150,
            "timestamp": "2025-11-01T13:26:11",
            "action": 16,
            "target": "",
            "id": 1326671,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1326671/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2380187/?format=api",
            "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": 150,
            "author": 150,
            "timestamp": "2025-11-01T13:26:11",
            "action": 16,
            "target": "",
            "id": 1326672,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/1326672/?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": 150,
            "author": 150,
            "timestamp": "2025-11-01T13:26:12",
            "action": 0,
            "target": "",
            "id": 1326673,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1326673/?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": 150,
            "author": 150,
            "timestamp": "2025-11-01T13:26:32",
            "action": 44,
            "target": "",
            "id": 1326809,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1326809/?format=api"
        }
    ]
}