Changes API.

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

GET /api/changes/1360931/?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": "2026-05-30T21:30:37.628257Z",
    "action": 59,
    "target": "Webhook为开发人员提供了一种在执行特定操作时接收通知的方式,例如评分或更新任务,或在群组中发送消息。通过创建webhook,你将能够监听Habitica的变化,并构建响应这些变化的应用程序。<br><br>有关webhook的更多信息和示例,请访问我们的<a target=\"_blank\" href=\"https://apidoc.habitica.com/#api-Webhook-AddWebhook\">API 文档</a>。",
    "id": 1360931,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1360931/?format=api"
}