Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/90333/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-03T18:07:50.376145Z",
    "action": 59,
    "target": "不可視のコマが行うすべてのロールは秘匿ロールに変換され、プレイヤーに情報がもれないように処理します。",
    "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": 20
    },
    "id": 445981,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/445981/?format=api"
}