Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/226753/?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/clive951015/?format=api",
    "author": "https://translate.habitica.com/api/users/clive951015/?format=api",
    "timestamp": "2019-04-12T13:44:06.240251Z",
    "action": 5,
    "target": "你確定嗎?這個操作會永久刪除你的賬戶,無法恢覆!你需要重新註冊才能再使用Habitica。剩余或者已經消費的寶石都無法退款,如果你已經下定決心,點擊下方的刪除按鈕。",
    "id": 22091,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/22091/?format=api"
}