MediaWiki API result

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": "",
            "preservedusername": "",
            "requests": [
                {
                    "id": "MediaWiki\\Auth\\PasswordAuthenticationRequest",
                    "metadata": {},
                    "required": "primary-required",
                    "provider": "L\u00f6senordsbaserad autentisering",
                    "account": "",
                    "fields": {
                        "username": {
                            "type": "string",
                            "label": "Anv\u00e4ndarnamn",
                            "help": "Anv\u00e4ndarnamn f\u00f6r autentisering."
                        },
                        "password": {
                            "type": "password",
                            "label": "L\u00f6senord",
                            "help": "L\u00f6senord f\u00f6r autentisering.",
                            "sensitive": ""
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "H\u00e5ll mig inloggad",
                            "help": "Om l\u00f6senordet borde kommas ih\u00e5g l\u00e4ngre \u00e4n sessionens l\u00e4ngd.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}