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.

{
    "error": {
        "code": "wikibase-parse-error-time",
        "info": "The time value is malformed."
    },
    "results": [
        {
            "raw": "foo",
            "error": "ValueParsers\\ParseException",
            "error-info": "The value is not recognized by the configured parsers",
            "expected-format": "time",
            "messages": [
                {
                    "name": "wikibase-parse-error-time",
                    "parameters": [],
                    "html": {
                        "*": "The time value is malformed."
                    }
                }
            ]
        }
    ]
}