Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/315951/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/scenery/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-06T03:23:50.161194Z",
    "action": 71,
    "target": "ファイル名でプレイヤー専用マップを識別するカンマ区切りのマーカー(例: player, pl)。区切り文字(- _ . スペース)の間で単語単位でマッチングします。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Comma-separated tokens that identify Player-specific maps in filenames (e.g. player, pl). Matched as whole words between separators (- _ . space).",
        "old_state": -1
    },
    "id": 513881,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/513881/?format=api"
}