Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246005/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JerryChen/?format=api",
    "author": "https://translate.habitica.com/api/users/JerryChen/?format=api",
    "timestamp": "2022-04-17T13:30:48.493460Z",
    "action": 2,
    "target": "你将失去所有等级、金币和经验值。所有(除挑战任务外的)任务及其历史记录会被永久删除。你将会失去除订阅者神秘物品和免费活动特典系列装备外的一切其他装备。但是,你仍能通过努力重新把失去的物品买回来,包括所有限定版装备(你需要选择特定职业才能购买相应的职业限定装备)。你目前的职业、成就、宠物和坐骑将会保留。你也可以考虑使用重生球,这是个更安全的办法,同时能保留你的任务和装备。",
    "id": 320004,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/320004/?format=api"
}