Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246098/?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": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:19.230201Z",
    "action": 59,
    "target": "Webhook为开发人员提供了一种在执行特定操作时接收通知的方式,例如评分或更新任务,或在群组中发送消息。通过创建webhook,你将能够得知Habitica的变化,并构建适应这些更改的应用程序。<br><br>有关webhook的更多信息和示例,请参阅wiki的<a target=\"_blank\" href=\"https://habitica.fandom.com/zh/wiki/Webhook\">Webhooks</a>页面",
    "id": 1202401,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1202401/?format=api"
}