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": "Avtentifikacija na osnov\u011b paroly",
                    "account": "",
                    "fields": {
                        "username": {
                            "type": "string",
                            "label": "Koristni\u010dsko ime",
                            "help": "Koristni\u010dsko ime za avtentifikaciju."
                        },
                        "password": {
                            "type": "password",
                            "label": "Parola",
                            "help": "Parola za avtentifikaciju.",
                            "sensitive": ""
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "Zapametati mene trajno",
                            "help": "Bude li parola pametana na \u010das dol\u017eej\u0161i od dol\u017einy sesije.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}