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

Compare with Current View Page History

« Previous Version 7 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/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="36a2a4e1-0d46-47f7-b6c7-362362c71970"><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="cebc1df5-58a6-43a5-bbc9-38edcb6b4989"><ac:plain-text-body><![CDATA[

maxResults

 

unlimited

[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

y

 

any hotspot loc_id

L99381

region codes.  in this service these should be hotspot locIDs

 

Results

General result comments

Format

General format notes.

JSON

Specific format notes.

Special Conditions & Error Handling

  • No labels