Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/36350/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-17T09:18:02.199503Z",
    "action": 59,
    "target": "아바타 이미지 사용 : 토큰/액터 이미지 대신 플레이어 아바타 이미지를 사용합니다. 주의 : 체크하면 플레이어 아바타가 있을 시 첫번째 옵션을 무시합니다. 그렇지 않은 경우 원래대로 토큰/액터 이미지로 바뀝니다. ",
    "old": "",
    "details": {
        "state": 20,
        "source": "Use Avatar Player Image: Use the player's Token image instead of the token/actor standard image. Note if true ignore the first option if a avatar is found or else go back to the standard actor/token image feature.",
        "old_state": -1
    },
    "id": 46647,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/46647/?format=api"
}