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

Compare with Current View Page History

« Previous Version 11 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="feee5bff-11f5-4d42-b027-45fa56682392"><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="eb94bb6a-80d5-4c38-b6c9-0ed9d7890fc8"><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.

 

Results

General result comments

Special Conditions & Error Handling

  • No labels