Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2824251/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2025-03-28T06:25:25.386462Z",
    "action": 4,
    "target": "Habitica提供三种任务类型来满足你的需求: 习惯、日常任务,待办事项。\n\n习惯分为好习惯和坏习惯,适用于你想每天多次完成或不设时间安排的任务。培养好习惯会带来奖励,比如金币和经验值(Exp),而坏习惯则会扣除你的生命值(HP)。\n\n日常任务适用于重复性的、有相对固定的时间安排的任务,比如每天一次、每周三次,或每月四次。未完成的日常任务会扣除生命值,但设置的难度越高,获得的奖励也越丰厚!\n\n待办事项是一次性任务,完成后可获得奖励。待办事项可以设置截止日期,但错过截止日期不会损失生命值。\n\n针对你想要完成的具体任务,选择最适合的任务类型吧!",
    "id": 1236866,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1236866/?format=api"
}