Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/zh/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2614527/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/zh/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-21T11:42:28",
            "action": 30,
            "target": "Use your points to redeem rewards in the KFC app",
            "id": 1357257,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357257/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/zh/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-21T12:19:47",
            "action": 0,
            "target": "",
            "id": 1357395,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1357395/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/zh/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-09-21T12:19:51",
            "action": 44,
            "target": "",
            "id": 1357421,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1357421/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2614524/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/zh/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-22T09:13:05",
            "action": 30,
            "target": "Enter your phone number to get",
            "id": 1357537,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357537/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2614537/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/zh/?format=api",
            "dictionary": null,
            "user": 201,
            "author": 201,
            "timestamp": "2026-09-22T09:19:16",
            "action": 30,
            "target": "By providing your phone number to receive points, you consent to the processing of your personal data and accept the",
            "id": 1357673,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1357673/?format=api"
        }
    ]
}