Translation projects API.

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

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

{
    "count": 181504,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api&page=9075",
    "results": [
        {
            "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-08-03T15:08:03",
            "action": 44,
            "target": "",
            "id": 1355110,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1355110/?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-08-03T15:08:03",
            "action": 44,
            "target": "",
            "id": 1355111,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1355111/?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-08-03T15:08:03",
            "action": 44,
            "target": "",
            "id": 1355112,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1355112/?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-08-03T15:08:03",
            "action": 44,
            "target": "",
            "id": 1355113,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/1355113/?format=api"
        }
    ]
}