Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/95176/?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:48.043379Z",
    "action": 2,
    "target": "如果您有任何疑問,但沒出現在以上列表中或是 [Wiki FAQ](http://habitica.fandom.com/wiki/FAQ) 中,請至  [Habitica Help guild](https://habitica.com/groups/guild/5481ccf3-5d2d-48a9-a871-70a7380cee5a) 裡詢問,我們將很高興地為您服務。",
    "id": 21042,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/21042/?format=api"
}