Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
 
<?xml version="1.0" encoding="UTF-8"?> 
<response>
  <header>
    <locale country="" language="en"/>
    <timestamp>2009-05-15T15:37:38.625-04:00</timestamp>
    <criteria>
      <fmt>xml</fmt>
      <include-provisional>false</include-provisional>
      <hotspot>true</hotspot>
      <rtype>loc</rtype>
      <r>L99381</r>
      <back>14</back>
      <max-results>10000</max-results>
      </criteria>
  </header>
<result>
  <sighting>
    <loc-id>L99381</loc-id>
    <obs-dt>2009-05-15 06:05</obs-dt>
    <obs-reviewed>false</obs-reviewed>
    <obs-valid>true</obs-valid>
    <loc-name>Stewart Park</loc-name>
    <how-many>3</how-many>
    <lat>42.4613266</lat>
    <lng>-76.5059255</lng>
    <com-name>American Crow</com-name>
    <sci-name>Corvus brachyrhynchos</sci-name>
   </sighting>
</result>
</response> 
Error response
No Format
 
<response>
  <header>
  <locale country="" language="en"/>
  <timestamp>2009-05-15T15:40:30.031-04:00</timestamp>
  <criteria>
    <fmt>xml</fmt>
    <include-provisional>false</include-provisional>
    <hotspot>true</hotspot>
    <rtype>loc</rtype>
    <back>14</back>
    <max-results>10000</max-results>
    <detail>simple</detail>
    </command>
  </criteria>
<errors><error>

  <errors>
    <error>
      <error-msg>Please specify a region code</error-msg>
      <error-code>error.data.rcodes_required</error-code>
    </error>
  </errors>
  </header>
  <result/>
</response>