Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20596/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-23T03:34:38.631854Z",
    "action": 59,
    "target": "토큰이 사망 상태가 되었을 때 플레이어에게 표시되는 설명 Compendium 탭에 하나 혹의 여럿의 토큰을 사망 상태로 표시하는 매크로가 존재한다",
    "old": "토큰이 사망 상태가 되었을 때 플레이어에게 표시되는 설명 Compendium 탭에 하나 혹의 여럿의 토큰을 사망 상태로 표시하는 매크로가 존재한다",
    "details": {
        "state": 20,
        "source": "The description shown when a token is dead.",
        "old_state": 20
    },
    "id": 392121,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/392121/?format=api"
}