Translation projects API.

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

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

{
    "count": 150502,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api&page=7525",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2581493/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2025-06-18T18:03:27",
            "action": 5,
            "target": "Немає відповідних валют. Зверніться до адміністратора",
            "id": 1284983,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1284983/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2581494/?format=api",
            "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/?format=api",
            "dictionary": null,
            "user": 139,
            "author": 139,
            "timestamp": "2025-06-18T18:03:39",
            "action": 5,
            "target": "Нове замовлення",
            "id": 1284984,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1284984/?format=api"
        }
    ]
}