Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/90353/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-25T08:10:52.663534Z",
    "action": 59,
    "target": "숨겨진 토큰으로 말한 채팅 및 주사위 굴림이 GM에게만 보이도록 합니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Blind all rolls made by hidden tokens, only the GM can see them (chats are converted into visible Out of Character chats)",
        "old_state": -1
    },
    "id": 130674,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/130674/?format=api"
}