Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/20734/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "author": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "timestamp": "2019-07-09T14:31:17.184353Z",
    "action": 2,
    "target": "需要休息一會兒?在 Daniel 的酒館登記住宿將暫停一些 Habitica 中比較艱難的遊戲機制:\n\n • 未完成的每日任務不會對你造成傷害\n • 任務不會中斷連擊或改變顏色\n • 魔王不會因為你未完成的任務造成傷害\n • 您對魔王造成的傷害或收藏的副本物品將維持直到退房離開",
    "id": 33062,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/33062/?format=api"
}