Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/57624/?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/renyestai/?format=api",
    "author": "https://translate.habitica.com/api/users/renyestai/?format=api",
    "timestamp": "2021-10-06T07:44:23.736131Z",
    "action": 2,
    "target": "Теперь, после достижения 100-го уровня, вы больше не будете получать очки характеристик. Вы можете продолжить повышать свой уровень или же начать новое приключение с первого уровня, воспользовавшись <a href='https://habitica.fandom.com/ru/wiki/Шар_возрождения' target='_blank'>Шаром возрождения</a>!",
    "id": 283803,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/283803/?format=api"
}