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

Compare with Current View Page History

« Previous Version 4 Next »

Description

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

Base URL

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

Example

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

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="a8ac8da3-2871-4139-98e6-34e8b345ec51"><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="12a6eb0a-b893-43c8-a6c1-c4131acc34ed"><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


 

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

 

 

Results

General result comments

Format

General format notes.

JSON

Specific format notes.

Special Conditions & Error Handling

  • No labels