Changes API.

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

GET /api/changes/26430/?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": "2022-09-05T18:49:21.175790Z",
    "action": 59,
    "target": "토큰이 사망 상태가 되었을 때 플레이어에게 표시되는 설명 Compendium 탭에 하나 혹의 여럿의 토큰을 사망 상태로 표시하는 매크로가 존재한다",
    "old": "",
    "details": {
        "state": 20,
        "source": "The description shown to players when the token is dead. Compendium tab has a macro for marking a token (or several) as dead.",
        "old_state": -1
    },
    "id": 26430,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/26430/?format=api"
}