Translation components API.

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

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

{
    "count": 65,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/en/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/en/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:19:03",
            "action": 0,
            "target": "",
            "id": 1345247,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345247/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/en/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:24:58",
            "action": 0,
            "target": "",
            "id": 1345277,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345277/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/en/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-03-10T14:30:08",
            "action": 0,
            "target": "",
            "id": 1345331,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/1345331/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2611698/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/en/?format=api",
            "dictionary": null,
            "user": 198,
            "author": 198,
            "timestamp": "2026-03-19T07:52:00",
            "action": 45,
            "target": "",
            "id": 1347150,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/1347150/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2611698/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/en/?format=api",
            "dictionary": null,
            "user": 198,
            "author": 198,
            "timestamp": "2026-03-19T07:52:00",
            "action": 2,
            "target": "I only want {{dish}}",
            "id": 1347151,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/1347151/?format=api"
        }
    ]
}