Translation components API.

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

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

{
    "count": 49,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sv/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/sv/?format=api",
            "dictionary": null,
            "user": 2,
            "author": 2,
            "timestamp": "2026-03-10T13:25:41",
            "action": 44,
            "target": "",
            "id": 1344980,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1344980/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sv/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:03:21",
            "action": 0,
            "target": "",
            "id": 1345173,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345173/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sv/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:13:49",
            "action": 0,
            "target": "",
            "id": 1345203,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345203/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sv/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:16:08",
            "action": 0,
            "target": "",
            "id": 1345231,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345231/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sv/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:19:07",
            "action": 0,
            "target": "",
            "id": 1345262,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345262/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sv/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:25:01",
            "action": 0,
            "target": "",
            "id": 1345292,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345292/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sv/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:25:11",
            "action": 44,
            "target": "",
            "id": 1345303,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1345303/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sv/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:30:09",
            "action": 0,
            "target": "",
            "id": 1345346,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345346/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2613807/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/sv/?format=api",
            "dictionary": null,
            "user": 198,
            "author": 198,
            "timestamp": "2026-03-19T07:52:09",
            "action": 30,
            "target": "I only want {{dish}}",
            "id": 1347168,
            "action_name": "Source string changed",
            "url": "http://weblate.ucs.ru/api/changes/1347168/?format=api"
        }
    ]
}