Translation components API.

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

GET /api/translations/kiosk2/kfc-mena/mn/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/mn/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2529051/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/mn/?format=api",
            "dictionary": null,
            "user": 92,
            "author": 92,
            "timestamp": "2025-06-17T05:29:44",
            "action": 5,
            "target": "Payment only at the cash register",
            "id": 1275517,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1275517/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2547188/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/mn/?format=api",
            "dictionary": null,
            "user": 92,
            "author": 92,
            "timestamp": "2025-06-17T07:17:12",
            "action": 5,
            "target": "Are you still here?",
            "id": 1276103,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1276103/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2547189/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/mn/?format=api",
            "dictionary": null,
            "user": 92,
            "author": 92,
            "timestamp": "2025-06-17T07:17:16",
            "action": 5,
            "target": "Select the block type",
            "id": 1276108,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1276108/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2547190/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/mn/?format=api",
            "dictionary": null,
            "user": 92,
            "author": 92,
            "timestamp": "2025-06-17T07:17:20",
            "action": 5,
            "target": "Enter text",
            "id": 1276113,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1276113/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-mena/mn/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-02T06:10:29",
            "action": 17,
            "target": "",
            "id": 1304850,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1304850/?format=api"
        }
    ]
}