Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3366822/?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:16.133790Z",
    "action": 5,
    "target": "Ви використовували Кулю Переродження  <strong><%= number %></strong> разів, а ваш найвищий досягнутий рівень — <strong><%= level %></strong>.",
    "id": 1334563,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1334563/?format=api"
}