Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/282177/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/hmqgg/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/hmqgg/?format=api",
    "timestamp": "2024-03-09T15:03:40.543047Z",
    "action": 9,
    "target": "使随机化忽略非字母数字字符(e.g. !,.;:?#$\"')。这可能会产生不希望看到的效果,即在某些字体上将其中一些字符显示为正方形 (□)。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Makes the randomization ignore non-alphanumerical characters (e.g. !,.;:?#$\"'). This might have the undesired effect of showing some of those characters as a square (□) on some fonts.",
        "old_state": 0
    },
    "id": 449248,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/449248/?format=api"
}