Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/198074/?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-10-20T11:40:12.820480Z",
    "action": 2,
    "target": "恭喜你,成功解锁了“重生”!该特殊的物品将你的等级重置为1级,重新开始游戏。但是,你所拥有的任务卷轴、成就、宠物等都会保留。你的目标等级已达成?想尝试新的视角?请用它开启全新旅程!",
    "id": 197831,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/197831/?format=api"
}