Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/198104/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "author": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "timestamp": "2020-07-16T00:14:57.779224Z",
    "action": 2,
    "target": "恭喜你开始一段新的冒险!你已经完成了<%= number %>次冒险,这意味着你到达过100级乃至更高的等级。当新冒险的等级再次超过100级并选择再次重生,该成就数目将叠加!",
    "id": 170099,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/170099/?format=api"
}