Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/198047/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/Serhioso/?format=api",
    "author": "https://translate.habitica.com/api/users/Serhioso/?format=api",
    "timestamp": "2026-03-16T12:45:59.249621Z",
    "action": 2,
    "target": "Ви використовували Кулю Переродження <strong><%= number %></strong> разів, а ваш найвищий досягнутий рівень — <strong>100</strong> або вище.",
    "id": 1334565,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1334565/?format=api"
}