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

Compare with Current View Page History

« Previous Version 3 Next »

Description

Get a list of eBird hotspots,  for a specific region.

This is part of the eBird version 1.1 API.

URL

Base URL

http://ebird.org/ws1.1/ref/hotspot/region

Examples

Minimal:

http://ebird.org/ws1.1/ref/hotspot/region?rtype=subnational1&r=US-NV

Fully specified:

http://ebird.org/ws1.1/ref/hotspot/region?rtype=subnational1&r=US-NV&fmt=json

Parameter Descriptions

Parameter Name

Required

Default

Value Options

Example Value

Description

rtype

yes

 

country,subnational1,subnational2

subnational1

the region type you are interested in.

r

yes

 


 

region code corresponding to selected region type. see region code reference

fmt

 

xml

json, xml

json

format of the response

  • No labels