Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/198178/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "author": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "timestamp": "2019-04-11T19:18:00.089643Z",
    "action": 2,
    "target": "立即重置您的角色回到1等戰士,同時保留成就、收集物品、和裝備。您的任務和歷史資訊都將被保留,但將會被重置為黃色。您的連擊紀錄將會被刪除。您擁有的金幣、經驗、魔力、和技能都將被刪除。上述內容都將立即生效。更多訊息請查看 wiki 的<a href='http://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>重生球</a>頁面。",
    "id": 21253,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/21253/?format=api"
}