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.

{
    "content": {
        "page": {
            "properties": {
                "auxiliary_text": {
                    "type": "string"
                },
                "category": {
                    "type": "string"
                },
                "external_link": {
                    "type": "string"
                },
                "heading": {
                    "type": "string"
                },
                "incoming_links": {
                    "type": "long"
                },
                "language": {
                    "type": "string"
                },
                "namespace": {
                    "type": "long"
                },
                "namespace_text": {
                    "type": "string"
                },
                "opening_text": {
                    "type": "string"
                },
                "outgoing_link": {
                    "type": "string"
                },
                "redirect": {
                    "properties": {
                        "namespace": {
                            "type": "long"
                        },
                        "title": {
                            "type": "string"
                        }
                    }
                },
                "source_text": {
                    "type": "string"
                },
                "template": {
                    "type": "string"
                },
                "text": {
                    "type": "string"
                },
                "text_bytes": {
                    "type": "long"
                },
                "timestamp": {
                    "type": "date",
                    "format": "dateOptionalTime"
                },
                "title": {
                    "type": "string"
                },
                "version": {
                    "type": "long"
                },
                "version_type": {
                    "type": "string"
                }
            }
        }
    },
    "general": {
        "page": {
            "properties": {
                "category": {
                    "type": "string"
                },
                "external_link": {
                    "type": "string"
                },
                "heading": {
                    "type": "string"
                },
                "incoming_links": {
                    "type": "long"
                },
                "language": {
                    "type": "string"
                },
                "namespace": {
                    "type": "long"
                },
                "namespace_text": {
                    "type": "string"
                },
                "opening_text": {
                    "type": "string"
                },
                "outgoing_link": {
                    "type": "string"
                },
                "redirect": {
                    "properties": {
                        "namespace": {
                            "type": "long"
                        },
                        "title": {
                            "type": "string"
                        }
                    }
                },
                "source_text": {
                    "type": "string"
                },
                "template": {
                    "type": "string"
                },
                "text": {
                    "type": "string"
                },
                "text_bytes": {
                    "type": "long"
                },
                "timestamp": {
                    "type": "date",
                    "format": "dateOptionalTime"
                },
                "title": {
                    "type": "string"
                },
                "version": {
                    "type": "long"
                },
                "version_type": {
                    "type": "string"
                }
            }
        }
    }
}