Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/95175/?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/RedBug312/?format=api",
    "author": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "timestamp": "2019-08-07T14:04:30.044771Z",
    "action": 9,
    "target": "如果您有任何疑問,但沒出現在以上列表中或是 [Wiki FAQ](http://habitica.fandom.com/wiki/FAQ) 中,請至「選單 > 酒館」的酒館聊天室裡詢問,我們相當樂意協助。",
    "id": 37135,
    "action_name": "Translation uploaded",
    "url": "https://translate.habitica.com/api/changes/37135/?format=api"
}