Odpověď z MediaWiki API

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "authmanagerinfo": {
            "canauthenticatenow": "",
            "cancreateaccounts": "",
            "canlinkaccounts": "",
            "preservedusername": "",
            "requests": [
                {
                    "id": "MediaWiki\\Auth\\PasswordAuthenticationRequest",
                    "metadata": {},
                    "required": "primary-required",
                    "provider": "Autentifik\u00e1cia pomocou hesla",
                    "account": "",
                    "fields": {
                        "username": {
                            "type": "string",
                            "label": "Pou\u017e\u00edvate\u013esk\u00e9 meno",
                            "help": "Pou\u017e\u00edvate\u013esk\u00e9 meno pre autentifik\u00e1ciu."
                        },
                        "password": {
                            "type": "password",
                            "label": "Heslo",
                            "help": "Heslo pre autentifik\u00e1ciu.",
                            "sensitive": ""
                        }
                    }
                },
                {
                    "id": "GoogleLogin\\Auth\\GoogleAuthenticationRequest:googlelogin",
                    "metadata": {},
                    "required": "primary-required",
                    "provider": "GoogleLogin\\Auth\\GoogleAuthenticationRequest",
                    "account": "GoogleLogin\\Auth\\GoogleAuthenticationRequest:googlelogin",
                    "fields": {
                        "googlelogin": {
                            "type": "button",
                            "label": "P\u0159ihla\u0161te se pomoc\u00ed Google",
                            "help": "P\u0159ihl\u00e1s\u00ed v\u00e1s pomoc\u00ed va\u0161eho \u00fa\u010dtu Google."
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "Zapam\u00e4ta\u0165 si moje prihl\u00e1senie",
                            "help": "\u010ci sa m\u00e1 heslo zapam\u00e4ta\u0165 dlh\u0161ie ako len po dobu tejto rel\u00e1cie.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}