Changes API

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

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

{
    "count": 664464,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/changes/?format=api&page=33223",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-30T13:06:17",
            "action": 44,
            "target": "",
            "id": 1354436,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1354436/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/sr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-30T13:06:17",
            "action": 44,
            "target": "",
            "id": 1354437,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1354437/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-30T13:06:17",
            "action": 44,
            "target": "",
            "id": 1354438,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1354438/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-30T13:06:17",
            "action": 44,
            "target": "",
            "id": 1354439,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1354439/?format=api"
        }
    ]
}