Changes API

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

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

{
    "count": 723885,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/changes/?format=api&page=36194",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/ka/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-01-17T14:18:29",
            "action": 44,
            "target": "",
            "id": 1336900,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1336900/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/tg/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-01-17T14:18:29",
            "action": 44,
            "target": "",
            "id": 1336901,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1336901/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/bg/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-01-17T14:18:29",
            "action": 44,
            "target": "",
            "id": 1336902,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1336902/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/lt/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-01-17T14:18:29",
            "action": 44,
            "target": "",
            "id": 1336903,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1336903/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/sk/?format=api",
            "dictionary": null,
            "user": 150,
            "author": 150,
            "timestamp": "2026-01-17T14:18:30",
            "action": 44,
            "target": "",
            "id": 1336904,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1336904/?format=api"
        }
    ]
}