Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/15361/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-12T03:53:52.213037Z",
    "action": 59,
    "target": "지구본을 숨기고 \"다음 언어로부터 번역됨\" 채팅 메시지를 플레이어에게 보여준다. 플레이어에게 어떤 언어를 사용하는지 보여주고 싶지 않을 때 이상적이다.",
    "old": "지구본을 숨기고 \"다음 언어로부터 번역됨\" 채팅 메시지를 플레이어에게 보여준다. 플레이어에게 어떤 언어를 사용하는지 보여주고 싶지 않을 때 이상적이다.",
    "details": {
        "state": 20,
        "source": "Hides the Globe and the \"Translated from\" text from chat messages to players. Useful for when you don't want to show players which language you are speaking. Requires reload.",
        "old_state": 20
    },
    "id": 387326,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/387326/?format=api"
}