Translation components API.

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

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

{
    "count": 185,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tg/changes/?format=api&page=9",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2574255/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tg/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-21T10:19:46",
            "action": 30,
            "target": "Get points or redeem a reward",
            "id": 1356995,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1356995/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2587700/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tg/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-21T11:42:15",
            "action": 30,
            "target": "Use your points to redeem rewards in the KFC app",
            "id": 1357182,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357182/?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/tg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-21T12:00:37",
            "action": 0,
            "target": "",
            "id": 1357346,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1357346/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2587697/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/tg/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-22T09:12:51",
            "action": 30,
            "target": "Enter your phone number to get",
            "id": 1357462,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357462/?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/tg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-22T09:41:48",
            "action": 0,
            "target": "",
            "id": 1357760,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1357760/?format=api"
        }
    ]
}