Translation components API.

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

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

{
    "count": 226,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/uk/changes/?format=api&page=11",
    "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/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-31T07:47:11",
            "action": 17,
            "target": "",
            "id": 1222087,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1222087/?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/uk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-04-11T12:24:43",
            "action": 0,
            "target": "",
            "id": 1238670,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1238670/?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/uk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2025-04-11T12:24:51",
            "action": 44,
            "target": "",
            "id": 1238693,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1238693/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2574285/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-04-25T11:36:22",
            "action": 4,
            "target": "Відскануйте QR-код із мобільного додатку",
            "id": 1240531,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1240531/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2574286/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-04-25T11:37:09",
            "action": 4,
            "target": "або введіть код вручну",
            "id": 1240533,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1240533/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2574287/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-04-25T11:37:35",
            "action": 4,
            "target": "У вас немає програми?",
            "id": 1240535,
            "action_name": "Suggestion added",
            "url": "http://weblate.ucs.ru/api/changes/1240535/?format=api"
        }
    ]
}