Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/239549/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-09T17:46:39.528166Z",
    "action": 59,
    "target": "コマの体力を推定するための、JS形式の計算式です。変更には細心を払ってください。デフォルトでは単純な減少する体力とみなします。例えば、あなたの体力フィールドが10/10で始まり、ダメージを受けて0/10まで減少します。",
    "old": "The JS formula for calculating the fraction of health token has. Alter with caution. Default assumes simple descending health, e.g. you start with 10/10 in your health field and go down to 0/10 when taking damage.",
    "details": {
        "state": 20,
        "source": "The JS formula for calculating the fraction of health token has. Alter with caution. Default assumes simple descending health, e.g. you start with 10/10 in your health field and go down to 0/10 when taking damage.",
        "old_state": 20
    },
    "id": 482778,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/482778/?format=api"
}