Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/20745/?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:47:57.923323Z",
    "action": 2,
    "target": "補師善於抵抗傷害,並能保護其他人。未完成的每日任務和壞習慣對他們造成大量傷害,而且他們有很多回血技能。如果你熱衷於輔助其他隊友,或者是享受那種從死神手裡奪回生命的快感,那就成為一名補師吧!",
    "id": 33069,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/33069/?format=api"
}