Resultado da API MediaWiki

Esta é a representação HTML do formato JSON. O HTML é bom para depuração, mas não é adequado para o uso da aplicação.

Especifique o parâmetro format para alterar o formato de saída. Para ver a representação não-HTML do formato JSON, defina format=json.

Veja a documentação completa ou a ajuda da API para obter mais informações.

{
    "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": "864073825",
                            "label": "ID DO CAPTCHA",
                            "help": "Esse valor deve ser enviado de volta sem altera\u00e7\u00e3o."
                        },
                        "captchaInfo": {
                            "type": "null",
                            "value": "74\u22123 =",
                            "label": "Para proteger a wiki contra a quebra autom\u00e1tica de senha, n\u00f3s gentilmente pedimos que resolva a seguinte tarefa abaixo e digite a resposta na caixa ([[Special:Captcha/help|mais informa\u00e7\u00f5es]]):",
                            "help": "Descri\u00e7\u00e3o do CAPTCHA."
                        },
                        "captchaWord": {
                            "type": "string",
                            "label": "CAPTCHA",
                            "help": "Solu\u00e7\u00e3o do CAPTCHA."
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Extension\\PluggableAuth\\BeginAuthenticationRequest:pluggableauthlogin0",
                    "metadata": {},
                    "required": "primary-required",
                    "provider": "MediaWiki\\Extension\\PluggableAuth\\BeginAuthenticationRequest",
                    "account": "MediaWiki\\Extension\\PluggableAuth\\BeginAuthenticationRequest:pluggableauthlogin0",
                    "fields": {
                        "pluggableauthlogin0": {
                            "type": "button",
                            "label": "\u29fcContinue com Google\u29fd",
                            "help": "Autenticar com PluggableAuth"
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "Mantenha-me conectado(a)",
                            "help": "Se a senha deve ser lembrada por mais tempo do que a dura\u00e7\u00e3o da sess\u00e3o.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}