Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/239440/?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": "2023-09-19T17:17:37.096439Z",
    "action": 59,
    "target": "このロール表の色を無視し、コマに次の有効なロール表から色を使用します。これは健康度より優先すべき状態異常を表すためにある設定ですが、健康度の色は使用するべきです。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Ignores the colors from this table and use the colors from the next valid table for the token. This is meant for conditions that should have priority over an estimate, but should still use that estimate's color.",
        "old_state": -1
    },
    "id": 378404,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/378404/?format=api"
}