Translation components API.

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

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

{
    "count": 145,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/ka/changes/?format=api&page=7",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2612582/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/ka/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-21T11:42:27",
            "action": 30,
            "target": "Use your points to redeem rewards in the KFC app",
            "id": 1357252,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357252/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-21T12:19:34",
            "action": 0,
            "target": "",
            "id": 1357381,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1357381/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-21T12:19:51",
            "action": 44,
            "target": "",
            "id": 1357410,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1357410/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2612579/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/ka/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-22T09:13:04",
            "action": 30,
            "target": "Enter your phone number to get",
            "id": 1357532,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357532/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2612592/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/ka/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-22T09:19:15",
            "action": 30,
            "target": "By providing your phone number to receive points, you consent to the processing of your personal data and accept the",
            "id": 1357668,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357668/?format=api"
        }
    ]
}