Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/95174/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "author": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "timestamp": "2019-04-11T18:26:35.637292Z",
    "action": 2,
    "target": "如果您有任何疑問,但沒出現在以上列表中或是 [Wiki FAQ](http://habitica.fandom.com/wiki/FAQ) 中,請至「選單」 > 「酒館」的酒館聊天室裡詢問,我們將會很高興地為您服務。",
    "id": 21040,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/21040/?format=api"
}