Changes API.

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

GET /api/changes/1215022/?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": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2025-03-01T13:29:22.030634Z",
    "action": 2,
    "target": "Webhook为开发人员提供了一种在执行特定操作时接收通知的方式,例如评分或更新任务,或在群组中发送消息。通过创建webhook,你将能够得知Habitica的变化,并构建适应这些更改的应用程序。<br><br>有关webhook的更多信息和示例,请参阅<a target=\"_blank\" href=\"https://habitica.com/apidoc/#api-Webhook-AddWebhook\">API Docs</a>页面",
    "id": 1215022,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1215022/?format=api"
}