Translation components API.

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

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

{
    "count": 1023,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/changes/?format=api&page=51",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 209,
            "author": null,
            "timestamp": "2025-04-18T08:09:15",
            "action": 21,
            "target": "",
            "id": 1239777,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1239777/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 209,
            "author": null,
            "timestamp": "2025-04-18T08:09:20",
            "action": 18,
            "target": "",
            "id": 1239778,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1239778/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-mena/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 209,
            "author": null,
            "timestamp": "2025-04-18T08:09:21",
            "action": 18,
            "target": "",
            "id": 1239779,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1239779/?format=api"
        }
    ]
}