Wynik zapytania API MediaWiki

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": "Uwierzytelnianie oparte na ha\u015ble",
                    "account": "",
                    "fields": {
                        "username": {
                            "type": "string",
                            "label": "Nazwa u\u017cytkownika",
                            "help": "Nazwa u\u017cytkownika dla uwierzytelniania."
                        },
                        "password": {
                            "type": "password",
                            "label": "Has\u0142o",
                            "help": "Has\u0142o do uwierzytelniania.",
                            "sensitive": ""
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "Nie wylogowuj mnie",
                            "help": "Czy has\u0142o powinno by\u0107 zapami\u0119tane d\u0142u\u017cej ni\u017c d\u0142ugo\u015b\u0107 sesji.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}