Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/57670/?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/qwerty/?format=api",
    "author": "https://translate.habitica.com/api/users/qwerty/?format=api",
    "timestamp": "2019-04-11T07:05:18.222278Z",
    "action": 2,
    "target": "Маги быстро учатся, набирают опыт и уровни быстрее, чем другие классы. Они также получают много маны для использования специальных способностей. Играйте за мага, если вы любите тактический подход игры в Habitica, или если вас сильно мотивирует повышение уровня и разблокировка расширенных возможностей!",
    "id": 20028,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/20028/?format=api"
}