Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3263453/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:16.683504Z",
    "action": 59,
    "target": "Webhookは、タスクの採点や更新、グループ内のメッセージ送信など、特定のアクションが実行されたときに通知を受け取る方法を開発者に提供します。Webhookを作成することで、Habiticaの変更を監視し、その変更に対応するアプリを構築することができます。<br><br>Webhookに関する追加情報や例については、<a target=\"_blank\" href=\"https://habitica.fandom.com/wiki/Webhooks\">API Docs</a>をご覧ください",
    "id": 1202341,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1202341/?format=api"
}