You are looking at the HTML representation of the XML format.
HTML is good for debugging, but probably is not suitable for your application.
See complete documentation, or API help for more information.
<?xml version="1.0"?>
<api>
  <query-continue>
    <allpages gapfrom="Search:AdministerIndexResources" />
  </query-continue>
  <query>
    <pages>
      <page pageid="71" ns="0" title="Search">
        <revisions>
          <rev xml:space="preserve">{{REST_resource}}

= Search =

== Query language ==

Suggestion:

Queries will be passed as parameters to the search URI.  Valid query parameters are as follows:

    keyword=some_keyword
        Search only keywords for given keyword
    metadata=free_text
        Search all metadata for given free text
    resourceType=protocol|data
        Limit search to either protocol or data.  All resource types are searched if omitted.
    timeModified=epoch-epoch
        Limit search to give time period.  Times must be represented as seconds since the epoch.
        timeModified=0 - all times equal to and after the value.
        timeModified=-11111111 - all times up to and including the value.
        timeMOdified=1234-11111111 - all times inclusive of value range.

== Search Ad Hoc Query ==
{{HasOperation |id=Search:AdHocQuery}}

== Get Indexed Investigation ==
{{HasOperation |id=Search:GetIndexedInvestigation}}

== Get Indexed Protocol ==
{{HasOperation |id=Search:GetIndexedProtocol}}

== Index Investigation ==
{{HasOperation |id=Search:IndexInvestigation}}

== Index Protocol ==
{{HasOperation |id=Search:IndexProtocol}}

== Delete Indexed Investigation ==
{{HasOperation |id=Search:DeleteIndexedInvestigation}}

== Delete Indexed Protocol ==
{{HasOperation |id=Search:DeleteIndexedProtocol}}

== Administer Index Resources ==
{{HasOperation |id=Search:AdministerIndexResources}}

== Keyword hierarchy ==

 Web service access to ontologies

== Filtering the query ==
TBD

= Alerts =

An [[API_Alert|Alert]] is defined by [[API_Query|Query]] URI ,frequency and an [[API_User|User]] to be notified.</rev>
        </revisions>
      </page>
      <page pageid="105" ns="0" title="Search:AdHocQuery">
        <revisions>
          <rev xml:space="preserve">{{REST Operations
|REST_op_description=Search an ad hoc query
|REST_resource=Search
|REST_op_method=GET
|REST_op_uri=/search
|REST_op_params=See query language
|REST_header_param=subjectid:SECURITY-TOKEN
|REST_op_result=URIs of the results
|REST_op_mime_output=text/uri-list
|REST_op_status=200,400,401,402,403
}}</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>