Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/172568/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Figgy/?format=api",
    "author": "https://translate.habitica.com/api/users/Figgy/?format=api",
    "timestamp": "2024-10-04T05:35:40.644501Z",
    "action": 37,
    "target": "团队成员可以在同一个任务面板上进行操作以确保其他成员及时了解最新情况。在共有任务面板上完成任务或将其复制至你的个人任务中以便随时操作。",
    "id": 1174716,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/1174716/?format=api"
}