Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/191491/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "timestamp": "2019-04-10T08:30:13.777339Z",
    "action": 2,
    "target": "这里是马厩!在3级后,完成任务时就会有概率获得随机宠物蛋和随机孵化药水。孵化出宠物后,它会被传送到这里~!点击一只宠物,它就会出现在你的角色身边,和你一起战斗、成长。投喂在3级后才能获得的食物,它们就会成长为更有力量的坐骑。",
    "id": 19234,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19234/?format=api"
}