MediaWiki API の結果

このページは JSON 形式を HTML で表現したものです。HTML はデバッグに役立ちますが、アプリケーションでの使用には適していません。

format パラメーターを指定すると出力形式を変更できます 。JSON 形式の非 HTML 版を閲覧するには、format=json を設定してください。

詳細情報については 完全な説明文書または API のヘルプを参照してください。

{
    "batchcomplete": "",
    "query": {
        "authmanagerinfo": {
            "canauthenticatenow": "",
            "cancreateaccounts": "",
            "preservedusername": "",
            "requests": [
                {
                    "id": "MediaWiki\\Auth\\PasswordAuthenticationRequest",
                    "metadata": {},
                    "required": "primary-required",
                    "provider": "\u30d1\u30b9\u30ef\u30fc\u30c9\u30d9\u30fc\u30b9\u306e\u8a8d\u8a3c",
                    "account": ""
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest"
                }
            ],
            "fields": {
                "username": {
                    "type": "string",
                    "label": "\u5229\u7528\u8005\u540d",
                    "help": "\u8a8d\u8a3c\u7528\u306e\u5229\u7528\u8005\u540d\u3002"
                },
                "password": {
                    "type": "password",
                    "label": "\u30d1\u30b9\u30ef\u30fc\u30c9",
                    "help": "\u8a8d\u8a3c\u7528\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                    "sensitive": ""
                },
                "rememberMe": {
                    "type": "checkbox",
                    "label": "\u30ed\u30b0\u30a4\u30f3\u72b6\u614b\u3092\u4fdd\u6301",
                    "help": "\u30d1\u30b9\u30ef\u30fc\u30c9\u306f\u30bb\u30c3\u30b7\u30e7\u30f3\u306e\u9577\u3055\u3088\u308a\u3082\u9577\u3044\u305f\u3081\u3001\u5fd8\u308c\u306a\u3044\u3088\u3046\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
                    "optional": ""
                }
            }
        }
    }
}