Translation projects API.

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

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

{
    "count": 143465,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api&page=7173",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-01T14:08:13",
            "action": 18,
            "target": "",
            "id": 1237659,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1237659/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lv/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-01T17:58:14",
            "action": 17,
            "target": "",
            "id": 1237660,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1237660/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-01T17:58:17",
            "action": 21,
            "target": "",
            "id": 1237661,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/1237661/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-01T17:58:22",
            "action": 18,
            "target": "",
            "id": 1237662,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1237662/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-01T17:58:23",
            "action": 18,
            "target": "",
            "id": 1237663,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1237663/?format=api"
        }
    ]
}