Translation components API.

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

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

{
    "count": 283,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/ru/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/ru/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-09-30T16:30:38",
            "action": 0,
            "target": "",
            "id": 1319887,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1319887/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2081693/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-11-26T08:37:29",
            "action": 4,
            "target": "Выберите тип оплаты",
            "id": 1329321,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1329321/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/ru/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-12-15T16:51:17",
            "action": 0,
            "target": "",
            "id": 1331335,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1331335/?format=api"
        }
    ]
}