You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Description

Returns a list of all bird species (along with their most recent sighting and location) in a given list of hotspots.

Base URL

 http://ebird.org/ws1.1/data/obs/hotspot/recent

Example

http://ebird.org/ws1.1/data/obs/hotspot/recent?r=L99381&r=L104031

Parameter Descriptions

parameter

required

default

value options

example value

description

status

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b1ba543e-481a-4d19-bc22-7bbadf7ad74e"><ac:plain-text-body><![CDATA[

back

 

14

[1,30]

7

the number of days back to look for observations

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="abea3956-1bff-43e4-915e-fddac8f1c9aa"><ac:plain-text-body><![CDATA[

maxResults

 


[1,10000]

10

the maximum number of result rows to return in this request; to get all results do not include this parameter

 

]]></ac:plain-text-body></ac:structured-macro>

detail

 

simple

simple, full

simple

see result field descriptions

 

locale

 

en_US

Java standard locale codes

fr_CA

Language/locale of response (when translations are available). See http://java.sun.com/javase/6/docs/api/java/util/Locale.html.

 

fmt

 

json

json

json

format of the response

 

r

yes

 

any hotspot locID

L99381

Code(s) for region of interest; here, regions are the locIDs of hotspots.  LocIDs that are not valid or are not hotspots are ignored. Maximum of 10 locIDs.

 

Results and Error Conditions

See the page on Result Field Descriptions for Raw Data Services

  • No labels