Translation components API.

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

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

{
    "count": 10665,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/default/changes/?format=api&page=533",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-25T07:46:41",
            "action": 17,
            "target": "",
            "id": 1302058,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1302058/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-25T07:47:00",
            "action": 17,
            "target": "",
            "id": 1302062,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1302062/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-25T07:47:01",
            "action": 21,
            "target": "",
            "id": 1302063,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1302063/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-25T07:47:08",
            "action": 18,
            "target": "",
            "id": 1302065,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1302065/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-06-25T07:47:09",
            "action": 18,
            "target": "",
            "id": 1302066,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1302066/?format=api"
        }
    ]
}