미디어위키 API 결과

이것은 JSON 형식의 HTML 표현입니다. HTML은 디버깅에 적합하지만 응용 프로그램 사용에는 적합하지 않습니다.

출력 형식을 변경하려면 format 매개변수를 지정하십시오. JSON 형식의 비 HTML 표현을 보려면 format=json를 설정하십시오.

자세한 내용은 전체 문서 또는 API 도움말을 참조하십시오.

{
    "batchcomplete": "",
    "query": {
        "authmanagerinfo": {
            "canauthenticatenow": "",
            "cancreateaccounts": "",
            "canlinkaccounts": "",
            "preservedusername": "",
            "requests": [
                {
                    "id": "CaptchaAuthenticationRequest",
                    "metadata": {
                        "type": "simple",
                        "mime": "text/plain"
                    },
                    "required": "required",
                    "provider": "MediaWiki\\Extension\\ConfirmEdit\\Auth\\CaptchaAuthenticationRequest",
                    "account": "CaptchaAuthenticationRequest",
                    "fields": {
                        "captchaId": {
                            "type": "hidden",
                            "value": "8448384110449093654",
                            "label": "\ucea1\ucc28 ID",
                            "help": "\uc774 \uac12\uc740 \ubcc0\uacbd\ub418\uc9c0 \uc54a\uc740 \ucc44\ub85c \ubc18\ud658\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4."
                        },
                        "captchaInfo": {
                            "type": "null",
                            "value": "52+7 =",
                            "label": "\uc790\ub3d9\ud654\ub41c \ube44\ubc00\ubc88\ud638 \uae68\uae30\ub85c\ubd80\ud130 \uc704\ud0a4\ub97c \ubcf4\ud638\ud558\uae30 \uc704\ud574, \uc544\ub798\uc758 \ubb38\uc81c\ub97c \ud574\uacb0\ud55c \ub2e4\uc74c \uc0c1\uc790\uc5d0 \uc815\ub2f5\uc744 \uc785\ub825\ud574 \uc8fc\uc138\uc694 ([[Special:Captcha/help|\uc790\uc138\ud55c \uc815\ubcf4]]):",
                            "help": "\ucea1\ucc28 \uc124\uba85."
                        },
                        "captchaWord": {
                            "type": "string",
                            "label": "CAPTCHA(\ucea1\ucc28)",
                            "help": "\ucea1\ucc28 \uc194\ub8e8\uc158."
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "\ub85c\uadf8\uc778 \uc0c1\ud0dc\ub97c \uc720\uc9c0\ud558\uae30",
                            "help": "\uc138\uc158 \uae38\uc774\ubcf4\ub2e4 \ub354 \uc624\ub79c \uc2dc\uac04 \ube44\ubc00\ubc88\ud638\ub97c \uae30\uc5b5\ud560\uc9c0\uc5d0 \ub300\ud55c \uc5ec\ubd80",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}