Changes API.

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

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