Wynik 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.

{
    "error": {
        "code": "wikibase-validator-too-high",
        "info": "Out of range, must be no higher than 11"
    },
    "results": [
        {
            "raw": "1994-02-08",
            "value": {
                "time": "+1994-02-08T00:00:00Z",
                "timezone": 0,
                "before": 0,
                "after": 0,
                "precision": 14,
                "calendarmodel": "http://www.wikidata.org/entity/Q1985727"
            },
            "type": "time",
            "error": "ValidationError",
            "messages": [
                {
                    "name": "wikibase-validator-too-high",
                    "parameters": [
                        "11",
                        "14"
                    ],
                    "html": {
                        "*": "Poza zakresem, powinno by\u0107 nie wi\u0119cej ni\u017c 11"
                    }
                }
            ],
            "validation-errors": [
                "too-high"
            ]
        }
    ]
}