Translation components API.

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

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

{
    "count": 66,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/az/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/az/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:16:03",
            "action": 0,
            "target": "",
            "id": 1345211,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345211/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/az/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:19:02",
            "action": 0,
            "target": "",
            "id": 1345242,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345242/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/az/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:24:56",
            "action": 0,
            "target": "",
            "id": 1345272,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345272/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/az/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:25:11",
            "action": 44,
            "target": "",
            "id": 1345313,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1345313/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/az/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:30:07",
            "action": 0,
            "target": "",
            "id": 1345326,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345326/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2611013/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/az/?format=api",
            "dictionary": null,
            "user": 198,
            "author": 198,
            "timestamp": "2026-03-19T07:52:07",
            "action": 30,
            "target": "I only want {{dish}}",
            "id": 1347163,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1347163/?format=api"
        }
    ]
}