Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/60721/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/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-14T12:12:34.795941Z",
    "action": 2,
    "target": "現在您已達到 100 等,您將不會再得到任何的屬性點。您可以繼續升級,或者使用<a href='http://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>重生球</a>回到 1 等並開始另一個新的旅程!",
    "id": 105654,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/105654/?format=api"
}