Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89463/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-04-11T08:35:10.015342Z",
    "action": 2,
    "target": "在大佬们的帮助下, 你消灭掉了分心蛇。虽然你很高兴你帮助了住在沙丘里的人们,但还是不禁为你倒下的对手而难过。在你凝视着眼前的一切时,@LordDarkly 向你走来。“谢谢你!这不是什么厚礼,但我希望能表示一下我们的感激之情。”他递给你一些金币和……一些蛇蛋!毕竟,你还有机会再见见那雄伟的动物。",
    "id": 20280,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/20280/?format=api"
}