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.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "SAR_tool_testing_page",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "25697": {
                "pageid": 25697,
                "ns": 0,
                "title": "Related datasets",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "We maintain a list of datasets related to this one as well as their license. \n{{SPARQL|query=SELECT ?item ?itemLabel ?license ?licenseLabel ?web WHERE {\n  ?item pdiot:P3 pdio:Q33.\n  OPTIONAL {?item pdiot:P13 ?license.}\n  OPTIONAL {?item pdiot:P15 ?web.}\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"en\" . }\n}|label=interesting datasets and their license}}"
                    }
                ]
            },
            "28022": {
                "pageid": 28022,
                "ns": 0,
                "title": "Report",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{{SPARQL|label=items pointing to POD\n|query=select ?s ?sLabel ?p ?pLabel ?date ?official ?reference {\n  ?s ?pd pdio:Q351 .\n  ?p wikibase:directClaim ?pd .\n  OPTIONAL {?s pdiot:P100 ?date}.\n  OPTIONAL {?s pdiot:P15 ?official}.\n  OPTIONAL {?s pdiot:P33 ?reference}.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n} ORDER BY (UCASE(str(?date)))\n}}\n\n\n{{SPARQL|label=items pointing to PDIO\n|query=select ?s ?sLabel ?p ?pLabel ?date ?official ?reference {\n  ?s ?pd pdio:Q182 .\n  ?p wikibase:directClaim ?pd .\n  OPTIONAL {?s pdiot:P100 ?date}.\n  OPTIONAL {?s pdiot:P15 ?official}.\n  OPTIONAL {?s pdiot:P33 ?reference}.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n}  ORDER BY (UCASE(str(?date)))\n}}\n\n\n\n{{SPARQL|label=items pointing to either PDIO or POD\n|query=select ?targetLabel ?s ?sLabel ?p ?pLabel ?date ?official ?reference {\n  ?s ?pd ?target .\n  VALUES ?target {\n      pdio:Q182            # PDIO\n      pdio:Q351            # POD\n  }\n  MINUS {?s pdiot:P229 ?_}   # not data subject\n  ?p wikibase:directClaim ?pd .\n  OPTIONAL {?s pdiot:P100 ?date}.\n  OPTIONAL {?s pdiot:P15 ?official}.\n  OPTIONAL {?s pdiot:P33 ?reference}.\n  SERVICE wikibase:label { bd:serviceParam wikibase:language \"[AUTO_LANGUAGE],en\". }\n} ORDER BY (UCASE(str(?date)))\n}}"
                    }
                ]
            }
        }
    }
}