Translation components API.

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

GET /api/translations/kiosk2/bk-belarus/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/ja/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-08T03:55:58",
            "action": 0,
            "target": "",
            "id": 1252456,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1252456/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/ja/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-08T03:57:08",
            "action": 44,
            "target": "",
            "id": 1252491,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1252491/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/ja/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-10-29T13:50:04",
            "action": 0,
            "target": "",
            "id": 1326152,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1326152/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/ja/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-10-29T13:50:14",
            "action": 44,
            "target": "",
            "id": 1326191,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1326191/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2599485/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/ja/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-11-01T07:46:53",
            "action": 30,
            "target": "Go to the cashier with the receipt for payment. If you want to receive crowns, verify your account in the app via QR code from an employee",
            "id": 1326245,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1326245/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/ja/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-09T11:11:27",
            "action": 0,
            "target": "",
            "id": 1327062,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1327062/?format=api"
        }
    ]
}