Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-18T05:13:24",
            "action": 0,
            "target": "",
            "id": 1223281,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1223281/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/ru/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-06-09T11:23:30",
            "action": 0,
            "target": "",
            "id": 1256129,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1256129/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2565617/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-11-26T08:37:29",
            "action": 4,
            "target": "Выберите тип оплаты",
            "id": 1329326,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1329326/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/rostics/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/rostics/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-22T13:02:08",
            "action": 0,
            "target": "",
            "id": 1334449,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1334449/?format=api"
        }
    ]
}