Resultat 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": "",
"preservedusername": "",
"requests": [
{
"id": "MediaWiki\\Auth\\PasswordAuthenticationRequest",
"metadata": {},
"required": "primary-required",
"provider": "Autenticaci\u00f3 basada en contrasenya",
"account": "",
"fields": {
"username": {
"type": "string",
"label": "Usuari",
"help": "Nom d'usuari per a l'autenticaci\u00f3."
},
"password": {
"type": "password",
"label": "Contrasenya",
"help": "Contrasenya per a autenticaci\u00f3.",
"sensitive": ""
}
}
},
{
"id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
"metadata": {},
"required": "optional",
"provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
"account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
"fields": {
"rememberMe": {
"type": "checkbox",
"label": "Mantindre la meua sessi\u00f3 iniciada",
"help": "Si deu recordar-se la contrasenya per m\u00e9s temps que la duraci\u00f3 de la sessi\u00f3.",
"optional": ""
}
}
}
]
}
}
}