Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/199363/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-22T23:37:07.152993Z",
    "action": 59,
    "target": "忽略這個種類表的顏色並為Token使用下一個合法的種類表的顏色。這意味著狀態會比健康狀況有更高的優先級,但是仍使用健康狀況的顏色。",
    "old": "忽略這個種類表的顏色並為Token使用下一個合法的種類表的顏色。這意味著狀態會比健康狀況有更高的優先級,但是仍使用健康狀況的顏色。",
    "details": {
        "state": 10,
        "source": "Ignores the colors from this table and uses the colors from the next valid table for the token. This is intended for conditions that should take priority over an estimate, but still reflect the estimate's color scheme.",
        "old_state": 20
    },
    "id": 504827,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504827/?format=api"
}