Changes API.

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

GET /api/changes/1202562/?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": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:33.475135Z",
    "action": 59,
    "target": "Теперь, после достижения 100-го уровня, вы больше не будете получать очки характеристик. Вы можете продолжить повышать свой уровень или же начать новое приключение с первого уровня, воспользовавшись <a href='https://habitica.fandom.com/ru/wiki/Шар_возрождения' target='_blank'>Шаром возрождения</a>!",
    "id": 1202562,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1202562/?format=api"
}