MedijaViki API rezultatas

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": "Autentifikacija slapta\u017eod\u017eiu",
                    "account": "",
                    "fields": {
                        "username": {
                            "type": "string",
                            "label": "Naudotojo vardas",
                            "help": "Vartotojo vardas d\u0117l autentikacijos."
                        },
                        "password": {
                            "type": "password",
                            "label": "Slapta\u017eodis",
                            "help": "Slapta\u017eodis d\u0117l autentikacijos.",
                            "sensitive": ""
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "Prijungti automati\u0161kai",
                            "help": "Ar slapta\u017eodis tur\u0117t\u0173 b\u016bti i\u0161saugotas ilgesniam laikui nei \u0161i sesija.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}