Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/198136/?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/RedBug312/?format=api",
    "author": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "timestamp": "2019-08-08T04:20:18.908279Z",
    "action": 9,
    "target": "您已解鎖「重生球」!這個特殊的商品能讓您回到等級 1 並重新開始遊戲,同時將保留您的任務、成就、寵物等紀錄。如果你覺得已經達成了所有目標,就用它來開啟全新的視角,體驗新的人生吧!",
    "id": 37271,
    "action_name": "Translation uploaded",
    "url": "https://translate.habitica.com/api/changes/37271/?format=api"
}