Translation components API.

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

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

{
    "count": 48,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/fi/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/fi/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:03:19",
            "action": 0,
            "target": "",
            "id": 1345161,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345161/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/fi/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:13:48",
            "action": 0,
            "target": "",
            "id": 1345191,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345191/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/fi/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:16:06",
            "action": 0,
            "target": "",
            "id": 1345219,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345219/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/fi/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:19:03",
            "action": 0,
            "target": "",
            "id": 1345250,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345250/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/fi/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:24:58",
            "action": 0,
            "target": "",
            "id": 1345280,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345280/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/fi/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:25:11",
            "action": 44,
            "target": "",
            "id": 1345302,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1345302/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/fi/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:30:08",
            "action": 0,
            "target": "",
            "id": 1345334,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345334/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2612136/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/fi/?format=api",
            "dictionary": null,
            "user": 198,
            "author": 198,
            "timestamp": "2026-03-19T07:52:10",
            "action": 30,
            "target": "I only want {{dish}}",
            "id": 1347169,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1347169/?format=api"
        }
    ]
}