Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/57677/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/clemquestion/?format=api",
    "author": "https://translate.habitica.com/api/users/clemquestion/?format=api",
    "timestamp": "2025-09-15T11:26:23.096154Z",
    "action": 2,
    "target": "Пока не готовы выбрать? Это не к спеху. Если откажетесь, вы можете ознакомиться с каждым классом в <a href='/static/faq#what-classes' target='_blank'>нашем FAQ</a> и по готовности зайти в «Настройки» для выбора класса.",
    "id": 1271715,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1271715/?format=api"
}