Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3263390/?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": "https://translate.habitica.com/api/users/Toma0001/?format=api",
    "author": "https://translate.habitica.com/api/users/Toma0001/?format=api",
    "timestamp": "2023-12-09T07:52:07.895949Z",
    "action": 2,
    "target": "<b>注意</b> : ここでは個々のタスクの連続実行を復元することはできません。復元するには、日課のタスクの編集画面の詳細設定に、連続実行を復元する欄があります。",
    "id": 1078157,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1078157/?format=api"
}