Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1995787/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kdspro/common-lk/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kdspro/common-lk/uk/?format=api",
    "dictionary": null,
    "user": 139,
    "author": 139,
    "timestamp": "2025-01-22T14:24:21",
    "action": 5,
    "target": "Придумайте будь-яке ім'я користувача/пароль. Впливає на безпеку з'єднання RK c KDS Pro (зміни – лише у рядку підключення). Заповнювати необов'язково. Вводити ім'я/пароль дилерського облікового запису не рекомендується!",
    "id": 1220791,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/1220791/?format=api"
}