{"info":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","description":"<html><head></head><body><p>Welcome to the new eBird API Documentation!</p>\n<p>The 2.0 APIs are a replacement for <a href=\"https://confluence.cornell.edu/display/CLOISAPI/eBird+API+1.1\">1.1 APIs</a>, which are now retired.</p>\n<p>All of these APIs (with a few exceptions) will require a key, which is tied to your eBird account. Please <a href=\"https://ebird.org/api/keygen\">sign up</a> for a key on the eBird website.</p>\n<p>The default response format is JSON unless otherwise noted.</p>\n<p>The key should be included in a request header called \"x-ebirdapitoken\". Alternatively, it can be included as a request parameter named 'key'.</p>\n<p>NOTE: Any response field with 'ID' in all caps such as 'locID' or 'subID' should be considered deprecated and may be removed in the future. Please let us know if such a response exists where no alternative with lowecase 'Id' is available.</p>\n<p><a href=\"https://www.birds.cornell.edu/home/ebird-api-terms-of-use/\">Terms of Use</a></p>\n<p><b>Changelog</b></p>\n<p>v3.3.32.4 2021-09-01</p>\n<ul>\n<li>Added familyCode to /ref/taxonomy/ebird response</li>\n</ul>\n\n<p>v3.23 2021-01-21</p>\n<ul>\n<li>Performance fix for 'Historic observations on a date' endpoint</li>\n<li>Previously, a path extension (e.g. '.json') was allowed in some requests to specify the response format. This is no longer supported.</li>\n</ul>\n\n<p>v3.13 2020-12-09</p>\n<ul>\n<li>product/spplist now accepts any regionCode instead of just locIds\n</li></ul>\n\n<p>v2.07 2020-02-06</p>\n<ul>\n<li>Max distance, if specified, for 'Nearest observations of a species', is now 50km\n</li></ul>\n\n<p>v2.06 2020-01-29</p>\n<ul>\n<li>latestObsDt and numSpeciesAllTime are now always included in ref/hotspot results regardless of presence of 'back' parameter</li>\n<li>Removed default distance filter for 'Nearest observations of a species', as indicated in docs.</li>\n</ul>\n\n<p>v 2.04 2020-01-21</p>\n<ul>\n<li> subId is now included in the 'simple' detail of all 'data/obs' endpoints</li>\n</ul>\n\n<p>v 2.03</p>\n<ul>\n<li> 'dist' parameter now accepts double precision</li>\n</ul></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"664302","collectionId":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","publishedId":"S1ENwy59","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-06-24T12:07:23.000Z"},"item":[{"name":"data/obs","item":[{"name":"Recent observations in a region","event":[{"listen":"test","script":{"id":"7360da13-e0f7-41cd-98ce-e9a93299544b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"3d2a17c1-2129-475c-b4c8-7d362d6000cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/data/obs/{{regionCode}}/recent","description":"<p>Get the list of recent observations (up to 30 days ago) of birds seen\nin a country, state, county, or location. Results include only the most recent observation for each species in the region specified.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The country, subnational1, subnational2 or location code.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>back</td>\n<td>1-30</td>\n<td>14</td>\n<td>The number of days back to fetch observations.</td>\n</tr>\n<tr>\n<td>cat</td>\n<td>any available <a href=\"https://ebird.org/science/the-ebird-taxonomy\">category</a></td>\n<td>(all)</td>\n<td>Only fetch observations from these taxonomic categories.</td>\n</tr>\n<tr>\n<td>hotspot</td>\n<td>true, false</td>\n<td>false</td>\n<td>Only fetch observations from <a href=\"https://help.ebird.org/customer/en/portal/articles/1900690-all-about-hotspots\">hotspots</a>.</td>\n</tr>\n<tr>\n<td>includeProvisional</td>\n<td>true, false</td>\n<td>false</td>\n<td>Include observations which have not yet been reviewed.</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>1-10000</td>\n<td>(all)</td>\n<td>Only fetch this number of observations.</td>\n</tr>\n<tr>\n<td>r</td>\n<td>any location code</td>\n<td>(none)</td>\n<td>Fetch observations from up to 10 locations.</td>\n</tr>\n<tr>\n<td>sppLocale</td>\n<td>any available <a href=\"https://help.ebird.org/customer/portal/articles/1596582-common-name-translations-in-ebird\">locale</a></td>\n<td>en</td>\n<td>Use this language for species common names.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["data","obs","{{regionCode}}","recent"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"5bd9e846-245c-43dd-9d76-396200912c72","name":"Simple Detail","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}","description":"Your API Key"}],"url":"https://api.ebird.org/v2/data/obs/KZ/recent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Date","value":"Tue, 21 Jan 2020 17:43:47 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"speciesCode\": \"hoocro1\",\n        \"comName\": \"Hooded Crow\",\n        \"sciName\": \"Corvus cornix\",\n        \"locId\": \"L7884500\",\n        \"locName\": \"улица Старикова, Chundzha KZ-Almaty (43.5309,79.4551)\",\n        \"obsDt\": \"2020-01-21 16:35\",\n        \"howMany\": 1,\n        \"lat\": 43.530936,\n        \"lng\": 79.455132,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63619695\"\n    },\n    {\n        \"speciesCode\": \"bohwax\",\n        \"comName\": \"Bohemian Waxwing\",\n        \"sciName\": \"Bombycilla garrulus\",\n        \"locId\": \"L7884500\",\n        \"locName\": \"улица Старикова, Chundzha KZ-Almaty (43.5309,79.4551)\",\n        \"obsDt\": \"2020-01-21 16:35\",\n        \"howMany\": 16,\n        \"lat\": 43.530936,\n        \"lng\": 79.455132,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63619695\"\n    },\n    {\n        \"speciesCode\": \"eutspa\",\n        \"comName\": \"Eurasian Tree Sparrow\",\n        \"sciName\": \"Passer montanus\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-21 09:03\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63615092\"\n    },\n    {\n        \"speciesCode\": \"houspa\",\n        \"comName\": \"House Sparrow\",\n        \"sciName\": \"Passer domesticus\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-21 09:03\",\n        \"howMany\": 2,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63615092\"\n    },\n    {\n        \"speciesCode\": \"gretit1\",\n        \"comName\": \"Great Tit\",\n        \"sciName\": \"Parus major\",\n        \"locId\": \"L9840246\",\n        \"locName\": \"Shybynsay\",\n        \"obsDt\": \"2020-01-21 09:00\",\n        \"howMany\": 16,\n        \"lat\": 43.198302,\n        \"lng\": 77.040023,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63617298\"\n    },\n    {\n        \"speciesCode\": \"eurmag1\",\n        \"comName\": \"Eurasian Magpie\",\n        \"sciName\": \"Pica pica\",\n        \"locId\": \"L9840246\",\n        \"locName\": \"Shybynsay\",\n        \"obsDt\": \"2020-01-21 09:00\",\n        \"howMany\": 4,\n        \"lat\": 43.198302,\n        \"lng\": 77.040023,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63617298\"\n    },\n    {\n        \"speciesCode\": \"carcro1\",\n        \"comName\": \"Carrion Crow\",\n        \"sciName\": \"Corvus corone\",\n        \"locId\": \"L9840246\",\n        \"locName\": \"Shybynsay\",\n        \"obsDt\": \"2020-01-21 09:00\",\n        \"howMany\": 3,\n        \"lat\": 43.198302,\n        \"lng\": 77.040023,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63617298\"\n    },\n    {\n        \"speciesCode\": \"azutit2\",\n        \"comName\": \"Azure Tit\",\n        \"sciName\": \"Cyanistes cyanus\",\n        \"locId\": \"L9840246\",\n        \"locName\": \"Shybynsay\",\n        \"obsDt\": \"2020-01-21 09:00\",\n        \"howMany\": 4,\n        \"lat\": 43.198302,\n        \"lng\": 77.040023,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63617298\"\n    },\n    {\n        \"speciesCode\": \"eurbla\",\n        \"comName\": \"Eurasian Blackbird\",\n        \"sciName\": \"Turdus merula\",\n        \"locId\": \"L9840246\",\n        \"locName\": \"Shybynsay\",\n        \"obsDt\": \"2020-01-21 09:00\",\n        \"howMany\": 2,\n        \"lat\": 43.198302,\n        \"lng\": 77.040023,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63617298\"\n    },\n    {\n        \"speciesCode\": \"eurgol\",\n        \"comName\": \"European Goldfinch\",\n        \"sciName\": \"Carduelis carduelis\",\n        \"locId\": \"L9840246\",\n        \"locName\": \"Shybynsay\",\n        \"obsDt\": \"2020-01-21 09:00\",\n        \"howMany\": 20,\n        \"lat\": 43.198302,\n        \"lng\": 77.040023,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63617298\"\n    },\n    {\n        \"speciesCode\": \"comcha\",\n        \"comName\": \"Common Chaffinch\",\n        \"sciName\": \"Fringilla coelebs\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-20 18:11\",\n        \"howMany\": 2,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63582245\"\n    },\n    {\n        \"speciesCode\": \"datthr1\",\n        \"comName\": \"Black-throated Thrush\",\n        \"sciName\": \"Turdus atrogularis\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-20 18:11\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63582245\"\n    },\n    {\n        \"speciesCode\": \"rocpig\",\n        \"comName\": \"Rock Pigeon\",\n        \"sciName\": \"Columba livia\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-20 13:03\",\n        \"howMany\": 40,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63579583\"\n    },\n    {\n        \"speciesCode\": \"commyn\",\n        \"comName\": \"Common Myna\",\n        \"sciName\": \"Acridotheres tristis\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-20 13:03\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63579583\"\n    },\n    {\n        \"speciesCode\": \"turdus1\",\n        \"comName\": \"Turdus sp.\",\n        \"sciName\": \"Turdus sp.\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-19 16:45\",\n        \"howMany\": 7,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63543146\"\n    },\n    {\n        \"speciesCode\": \"brambl\",\n        \"comName\": \"Brambling\",\n        \"sciName\": \"Fringilla montifringilla\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-19 16:45\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63543146\"\n    },\n    {\n        \"speciesCode\": \"whoswa\",\n        \"comName\": \"Whooper Swan\",\n        \"sciName\": \"Cygnus cygnus\",\n        \"locId\": \"L10327610\",\n        \"locName\": \"Evaporation ponds (TCO sewage treatment facility ), South Tengiz\",\n        \"obsDt\": \"2020-01-19 10:07\",\n        \"howMany\": 2,\n        \"lat\": 46.272928,\n        \"lng\": 53.3983947,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63537519\"\n    },\n    {\n        \"speciesCode\": \"mutswa\",\n        \"comName\": \"Mute Swan\",\n        \"sciName\": \"Cygnus olor\",\n        \"locId\": \"L10327610\",\n        \"locName\": \"Evaporation ponds (TCO sewage treatment facility ), South Tengiz\",\n        \"obsDt\": \"2020-01-19 10:07\",\n        \"howMany\": 4,\n        \"lat\": 46.272928,\n        \"lng\": 53.3983947,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63537519\"\n    },\n    {\n        \"speciesCode\": \"skylar\",\n        \"comName\": \"Eurasian Skylark\",\n        \"sciName\": \"Alauda arvensis\",\n        \"locId\": \"L10327610\",\n        \"locName\": \"Evaporation ponds (TCO sewage treatment facility ), South Tengiz\",\n        \"obsDt\": \"2020-01-19 10:07\",\n        \"howMany\": 1,\n        \"lat\": 46.272928,\n        \"lng\": 53.3983947,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63537519\"\n    },\n    {\n        \"speciesCode\": \"lotros1\",\n        \"comName\": \"Long-tailed Rosefinch\",\n        \"sciName\": \"Carpodacus sibiricus\",\n        \"locId\": \"L2384349\",\n        \"locName\": \"Tengiz--West Evaporation Ponds (restricted access)\",\n        \"obsDt\": \"2020-01-19 09:27\",\n        \"howMany\": 13,\n        \"lat\": 46.315,\n        \"lng\": 53.4208333,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63536762\"\n    },\n    {\n        \"speciesCode\": \"bearee1\",\n        \"comName\": \"Bearded Reedling\",\n        \"sciName\": \"Panurus biarmicus\",\n        \"locId\": \"L2384349\",\n        \"locName\": \"Tengiz--West Evaporation Ponds (restricted access)\",\n        \"obsDt\": \"2020-01-19 09:27\",\n        \"howMany\": 5,\n        \"lat\": 46.315,\n        \"lng\": 53.4208333,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63536762\"\n    },\n    {\n        \"speciesCode\": \"euptit1\",\n        \"comName\": \"Eurasian Penduline-Tit\",\n        \"sciName\": \"Remiz pendulinus\",\n        \"locId\": \"L2384349\",\n        \"locName\": \"Tengiz--West Evaporation Ponds (restricted access)\",\n        \"obsDt\": \"2020-01-19 09:27\",\n        \"howMany\": 1,\n        \"lat\": 46.315,\n        \"lng\": 53.4208333,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63536762\"\n    },\n    {\n        \"speciesCode\": \"norhar1\",\n        \"comName\": \"Hen Harrier\",\n        \"sciName\": \"Circus cyaneus\",\n        \"locId\": \"L2384349\",\n        \"locName\": \"Tengiz--West Evaporation Ponds (restricted access)\",\n        \"obsDt\": \"2020-01-19 09:27\",\n        \"howMany\": 1,\n        \"lat\": 46.315,\n        \"lng\": 53.4208333,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63536762\"\n    },\n    {\n        \"speciesCode\": \"fieldf\",\n        \"comName\": \"Fieldfare\",\n        \"sciName\": \"Turdus pilaris\",\n        \"locId\": \"L9878093\",\n        \"locName\": \"Frog Pond\",\n        \"obsDt\": \"2020-01-18 15:00\",\n        \"howMany\": 3,\n        \"lat\": 43.526353,\n        \"lng\": 79.439873,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63501868\"\n    },\n    {\n        \"speciesCode\": \"mallar3\",\n        \"comName\": \"Mallard\",\n        \"sciName\": \"Anas platyrhynchos\",\n        \"locId\": \"L9878093\",\n        \"locName\": \"Frog Pond\",\n        \"obsDt\": \"2020-01-18 15:00\",\n        \"howMany\": 2,\n        \"lat\": 43.526353,\n        \"lng\": 79.439873,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63501868\"\n    },\n    {\n        \"speciesCode\": \"rinphe\",\n        \"comName\": \"Ring-necked Pheasant\",\n        \"sciName\": \"Phasianus colchicus\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-18 10:10\",\n        \"howMany\": 7,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63499659\"\n    },\n    {\n        \"speciesCode\": \"rook1\",\n        \"comName\": \"Rook\",\n        \"sciName\": \"Corvus frugilegus\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-18 10:10\",\n        \"howMany\": 12,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63499659\"\n    },\n    {\n        \"speciesCode\": \"eurgre1\",\n        \"comName\": \"European Greenfinch\",\n        \"sciName\": \"Chloris chloris\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-18 10:10\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63499659\"\n    },\n    {\n        \"speciesCode\": \"eucdov\",\n        \"comName\": \"Eurasian Collared-Dove\",\n        \"sciName\": \"Streptopelia decaocto\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-18 10:10\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63499659\"\n    },\n    {\n        \"speciesCode\": \"eurjac\",\n        \"comName\": \"Eurasian Jackdaw\",\n        \"sciName\": \"Corvus monedula\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-18 10:10\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63499659\"\n    },\n    {\n        \"speciesCode\": \"eurkes\",\n        \"comName\": \"Eurasian Kestrel\",\n        \"sciName\": \"Falco tinnunculus\",\n        \"locId\": \"L10506840\",\n        \"locName\": \"Unnamed Road, Кызылшарык, Almatı oblısı, KZ (43.528, 78.292)\",\n        \"obsDt\": \"2020-01-18 09:57\",\n        \"howMany\": 1,\n        \"lat\": 43.5275029,\n        \"lng\": 78.2918487,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63499205\"\n    },\n    {\n        \"speciesCode\": \"eurspa1\",\n        \"comName\": \"Eurasian Sparrowhawk\",\n        \"sciName\": \"Accipiter nisus\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-17 18:14\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63469899\"\n    },\n    {\n        \"speciesCode\": \"crelar2\",\n        \"comName\": \"Crested Lark\",\n        \"sciName\": \"Galerida cristata\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-17 18:14\",\n        \"howMany\": 2,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63469899\"\n    },\n    {\n        \"speciesCode\": \"eurrob1\",\n        \"comName\": \"European Robin\",\n        \"sciName\": \"Erithacus rubecula\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-17 14:26\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": true,\n        \"locationPrivate\": false,\n        \"subId\": \"S63468052\"\n    },\n    {\n        \"speciesCode\": \"norgos\",\n        \"comName\": \"Northern Goshawk\",\n        \"sciName\": \"Accipiter gentilis\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-12 14:46\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63302867\"\n    },\n    {\n        \"speciesCode\": \"hawfin\",\n        \"comName\": \"Hawfinch\",\n        \"sciName\": \"Coccothraustes coccothraustes\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-12 14:46\",\n        \"howMany\": 1,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": false,\n        \"subId\": \"S63302867\"\n    },\n    {\n        \"speciesCode\": \"misthr1\",\n        \"comName\": \"Mistle Thrush\",\n        \"sciName\": \"Turdus viscivorus\",\n        \"locId\": \"L10233102\",\n        \"locName\": \"Ahmet Yesevi University\",\n        \"obsDt\": \"2020-01-12 14:46\",\n        \"howMany\": 10,\n        \"lat\": 43.2995121,\n        \"lng\": 68.3065226,\n        \"obsValid\": true,\n        \"obsReviewed\": true,\n        \"locationPrivate\": false,\n        \"subId\": \"S63302867\"\n    },\n    {\n        \"speciesCode\": \"eurlin1\",\n        \"comName\": \"Eurasian Linnet\",\n        \"sciName\": \"Linaria cannabina\",\n        \"locId\": \"L10327610\",\n        \"locName\": \"Evaporation ponds (TCO sewage treatment facility ), South Tengiz\",\n        \"obsDt\": \"2020-01-12 09:42\",\n        \"howMany\": 1,\n        \"lat\": 46.272928,\n        \"lng\": 53.3983947,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63300178\"\n    },\n    {\n        \"speciesCode\": \"lottit1\",\n        \"comName\": \"Long-tailed Tit\",\n        \"sciName\": \"Aegithalos caudatus\",\n        \"locId\": \"L10327610\",\n        \"locName\": \"Evaporation ponds (TCO sewage treatment facility ), South Tengiz\",\n        \"obsDt\": \"2020-01-12 09:42\",\n        \"howMany\": 1,\n        \"lat\": 46.272928,\n        \"lng\": 53.3983947,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63300178\"\n    },\n    {\n        \"speciesCode\": \"mewgul\",\n        \"comName\": \"Mew Gull\",\n        \"sciName\": \"Larus canus\",\n        \"locId\": \"L10327610\",\n        \"locName\": \"Evaporation ponds (TCO sewage treatment facility ), South Tengiz\",\n        \"obsDt\": \"2020-01-12 09:42\",\n        \"howMany\": 1,\n        \"lat\": 46.272928,\n        \"lng\": 53.3983947,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63300178\"\n    },\n    {\n        \"speciesCode\": \"reebun\",\n        \"comName\": \"Reed Bunting\",\n        \"sciName\": \"Emberiza schoeniclus\",\n        \"locId\": \"L10327610\",\n        \"locName\": \"Evaporation ponds (TCO sewage treatment facility ), South Tengiz\",\n        \"obsDt\": \"2020-01-12 09:42\",\n        \"howMany\": 10,\n        \"lat\": 46.272928,\n        \"lng\": 53.3983947,\n        \"obsValid\": true,\n        \"obsReviewed\": true,\n        \"locationPrivate\": true,\n        \"subId\": \"S63300178\"\n    },\n    {\n        \"speciesCode\": \"compoc\",\n        \"comName\": \"Common Pochard\",\n        \"sciName\": \"Aythya ferina\",\n        \"locId\": \"L10327610\",\n        \"locName\": \"Evaporation ponds (TCO sewage treatment facility ), South Tengiz\",\n        \"obsDt\": \"2020-01-12 09:42\",\n        \"howMany\": 1,\n        \"lat\": 46.272928,\n        \"lng\": 53.3983947,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63300178\"\n    },\n    {\n        \"speciesCode\": \"whiwag\",\n        \"comName\": \"White Wagtail\",\n        \"sciName\": \"Motacilla alba\",\n        \"locId\": \"L10327610\",\n        \"locName\": \"Evaporation ponds (TCO sewage treatment facility ), South Tengiz\",\n        \"obsDt\": \"2020-01-12 09:42\",\n        \"howMany\": 1,\n        \"lat\": 46.272928,\n        \"lng\": 53.3983947,\n        \"obsValid\": true,\n        \"obsReviewed\": true,\n        \"locationPrivate\": true,\n        \"subId\": \"S63300178\"\n    },\n    {\n        \"speciesCode\": \"blutit\",\n        \"comName\": \"Eurasian Blue Tit\",\n        \"sciName\": \"Cyanistes caeruleus\",\n        \"locId\": \"L10327610\",\n        \"locName\": \"Evaporation ponds (TCO sewage treatment facility ), South Tengiz\",\n        \"obsDt\": \"2020-01-12 09:42\",\n        \"howMany\": 1,\n        \"lat\": 46.272928,\n        \"lng\": 53.3983947,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63300178\"\n    },\n    {\n        \"speciesCode\": \"rubred2\",\n        \"comName\": \"Rufous-backed Redstart\",\n        \"sciName\": \"Phoenicurus erythronotus\",\n        \"locId\": \"L10469106\",\n        \"locName\": \"KZ-Almaty-Chundzha (43.5288,79.4623)\",\n        \"obsDt\": \"2020-01-11 16:00\",\n        \"howMany\": 1,\n        \"lat\": 43.528777,\n        \"lng\": 79.462334,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63260593\"\n    },\n    {\n        \"speciesCode\": \"litgre1\",\n        \"comName\": \"Little Grebe\",\n        \"sciName\": \"Tachybaptus ruficollis\",\n        \"locId\": \"L8433050\",\n        \"locName\": \"Starikova Pond\",\n        \"obsDt\": \"2020-01-10 14:30\",\n        \"howMany\": 1,\n        \"lat\": 43.5303491,\n        \"lng\": 79.4624284,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63347368\"\n    },\n    {\n        \"speciesCode\": \"whwwoo1\",\n        \"comName\": \"White-winged Woodpecker\",\n        \"sciName\": \"Dendrocopos leucopterus\",\n        \"locId\": \"L10526663\",\n        \"locName\": \"Akdala\",\n        \"obsDt\": \"2020-01-09 10:38\",\n        \"howMany\": 1,\n        \"lat\": 44.5396194,\n        \"lng\": 76.6254182,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63617087\"\n    },\n    {\n        \"speciesCode\": \"grypar\",\n        \"comName\": \"Gray Partridge\",\n        \"sciName\": \"Perdix perdix\",\n        \"locId\": \"L10526618\",\n        \"locName\": \"Kurty\",\n        \"obsDt\": \"2020-01-08 17:11\",\n        \"howMany\": 2,\n        \"lat\": 44.262725,\n        \"lng\": 76.6617496,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63616832\"\n    },\n    {\n        \"speciesCode\": \"eurnut1\",\n        \"comName\": \"Eurasian Nutcracker\",\n        \"sciName\": \"Nucifraga caryocatactes\",\n        \"locId\": \"L7884500\",\n        \"locName\": \"улица Старикова, Chundzha KZ-Almaty (43.5309,79.4551)\",\n        \"obsDt\": \"2020-01-08 14:30\",\n        \"howMany\": 1,\n        \"lat\": 43.530936,\n        \"lng\": 79.455132,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63158588\"\n    },\n    {\n        \"speciesCode\": \"y00764\",\n        \"comName\": \"House/Eurasian Tree Sparrow\",\n        \"sciName\": \"Passer domesticus/montanus\",\n        \"locId\": \"L7884500\",\n        \"locName\": \"улица Старикова, Chundzha KZ-Almaty (43.5309,79.4551)\",\n        \"obsDt\": \"2020-01-08 14:30\",\n        \"howMany\": 15,\n        \"lat\": 43.530936,\n        \"lng\": 79.455132,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63158588\"\n    },\n    {\n        \"speciesCode\": \"chukar\",\n        \"comName\": \"Chukar\",\n        \"sciName\": \"Alectoris chukar\",\n        \"locId\": \"L10526629\",\n        \"locName\": \"Ili\",\n        \"obsDt\": \"2020-01-08 14:00\",\n        \"howMany\": 8,\n        \"lat\": 44.3978758,\n        \"lng\": 76.655232,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63616972\"\n    },\n    {\n        \"speciesCode\": \"comred\",\n        \"comName\": \"Common Redpoll\",\n        \"sciName\": \"Acanthis flammea\",\n        \"locId\": \"L10526629\",\n        \"locName\": \"Ili\",\n        \"obsDt\": \"2020-01-08 14:00\",\n        \"howMany\": 20,\n        \"lat\": 44.3978758,\n        \"lng\": 76.655232,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63616972\"\n    },\n    {\n        \"speciesCode\": \"merlin\",\n        \"comName\": \"Merlin\",\n        \"sciName\": \"Falco columbarius\",\n        \"locId\": \"L10526629\",\n        \"locName\": \"Ili\",\n        \"obsDt\": \"2020-01-08 14:00\",\n        \"howMany\": 1,\n        \"lat\": 44.3978758,\n        \"lng\": 76.655232,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63616972\"\n    },\n    {\n        \"speciesCode\": \"corbun1\",\n        \"comName\": \"Corn Bunting\",\n        \"sciName\": \"Emberiza calandra\",\n        \"locId\": \"L10526629\",\n        \"locName\": \"Ili\",\n        \"obsDt\": \"2020-01-08 14:00\",\n        \"howMany\": 6,\n        \"lat\": 44.3978758,\n        \"lng\": 76.655232,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63616972\"\n    },\n    {\n        \"speciesCode\": \"horlar\",\n        \"comName\": \"Horned Lark\",\n        \"sciName\": \"Eremophila alpestris\",\n        \"locId\": \"L10526629\",\n        \"locName\": \"Ili\",\n        \"obsDt\": \"2020-01-08 14:00\",\n        \"howMany\": 20,\n        \"lat\": 44.3978758,\n        \"lng\": 76.655232,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63616972\"\n    },\n    {\n        \"speciesCode\": \"whteag\",\n        \"comName\": \"White-tailed Eagle\",\n        \"sciName\": \"Haliaeetus albicilla\",\n        \"locId\": \"L10526629\",\n        \"locName\": \"Ili\",\n        \"obsDt\": \"2020-01-08 14:00\",\n        \"howMany\": 1,\n        \"lat\": 44.3978758,\n        \"lng\": 76.655232,\n        \"obsValid\": true,\n        \"obsReviewed\": false,\n        \"locationPrivate\": true,\n        \"subId\": \"S63616972\"\n    }\n]"}],"_postman_id":"3d2a17c1-2129-475c-b4c8-7d362d6000cd"},{"name":"Recent notable observations in a region","event":[{"listen":"test","script":{"id":"32e1ce47-3531-4f9d-8387-a65ce71afaf2","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"397b9b8c-4ab9-4136-baae-3ffa4e5b26e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/data/obs/{{regionCode}}/recent/notable","description":"<p>Get the list of recent, notable observations (up to 30 days ago) of birds seen\nin a country, region or location.</p>\n<p>Notable observations can be for locally or nationally rare species or \nare otherwise unusual, e.g. over-wintering birds in a species which is \nnormally only a summer visitor.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The country, subnational1, subnational2 or location code.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>back</td>\n<td>1-30</td>\n<td>14</td>\n<td>The number of days back to fetch observations.</td>\n</tr>\n<tr>\n<td>detail</td>\n<td>simple, full</td>\n<td>simple</td>\n<td>Include a subset (simple), or all (full), of the fields available.</td>\n</tr>\n<tr>\n<td>hotspot</td>\n<td>true, false</td>\n<td>false</td>\n<td>Only fetch observations from <a href=\"https://help.ebird.org/customer/en/portal/articles/1900690-all-about-hotspots\">hotspots</a>.</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>1-10000</td>\n<td>(all)</td>\n<td>Only fetch this number of observations.</td>\n</tr>\n<tr>\n<td>r</td>\n<td>any location code</td>\n<td>(none)</td>\n<td>Fetch observations from up to 10 locations.</td>\n</tr>\n<tr>\n<td>sppLocale</td>\n<td>any available <a href=\"https://help.ebird.org/customer/portal/articles/1596582-common-name-translations-in-ebird\">locale</a></td>\n<td>en</td>\n<td>Use this language for species common names.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["data","obs","{{regionCode}}","recent","notable"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"0ccfe325-d356-4e6f-b3af-e969b3f3092a","name":"Full Detail","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":{"raw":"https://api.ebird.org/v2/data/obs/{{regionCode}}/recent/notable?detail=full","host":["https://api.ebird.org/v2"],"path":["data","obs","{{regionCode}}","recent","notable"],"query":[{"key":"detail","value":"full"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"37443","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Wed, 23 Aug 2017 18:38:55 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"dodo02.ornith.cornell.edu","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[{\"speciesCode\":\"libher\",\"comName\":\"Little Blue Heron\",\"sciName\":\"Egretta caerulea\",\"locId\":\"L295658\",\"locName\":\"Wallkill River NWR--Liberty Marsh (NY)\",\"obsDt\":\"2017-08-23 10:11\",\"howMany\":1,\"lat\":41.2833266,\"lng\":-74.5262526,\"obsValid\":false,\"obsReviewed\":false,\"locationPrivate\":false,\"subnational2Code\":\"US-NY-071\",\"subnational2Name\":\"Orange\",\"subnational1Code\":\"US-NY\",\"subnational1Name\":\"New York\",\"countryCode\":\"US\",\"countryName\":\"United States\",\"userDisplayName\":\"Kathleen Ashman\",\"subId\":\"S38783126\",\"obsId\":\"OBS527233428\",\"checklistId\":\"CL22364\",\"presenceNoted\":false,\"hasComments\":false,\"firstName\":\"Kathleen\",\"lastName\":\"Astahman\",\"hasRichMedia\":false,\"locID\":\"L295658\"},{\"speciesCode\":\"larspa\",\"comName\":\"Lark Sparrow\",\"sciName\":\"Chondestes grammacus\",\"locId\":\"L109147\",\"locName\":\"Jones Beach SP--West End\",\"obsDt\":\"2017-08-23 10:00\",\"howMany\":1,\"lat\":40.5786111,\"lng\":-73.5727778,\"obsValid\":true,\"obsReviewed\":true,\"locationPrivate\":false,\"subnational2Code\":\"US-NY-059\",\"subnational2Name\":\"Nassau\",\"subnational1Code\":\"US-NY\",\"subnational1Name\":\"New York\",\"countryCode\":\"US\",\"countryName\":\"United States\",\"userDisplayName\":\"Stacy Meyerheinrich\",\"subId\":\"S38780649\",\"obsId\":\"OBS527201666\",\"checklistId\":\"CL22361\",\"presenceNoted\":false,\"hasComments\":false,\"firstName\":\"Stacy\",\"lastName\":\"Moyerhainrich\",\"hasRichMedia\":false,\"locID\":\"L109147\"},{\"speciesCode\":\"libher\",\"comName\":\"Little Blue Heron\",\"sciName\":\"Egretta caerulea\",\"locId\":\"L295658\",\"locName\":\"Wallkill River NWR--Liberty Marsh (NY)\",\"obsDt\":\"2017-08-23 09:00\",\"howMany\":1,\"lat\":41.2833266,\"lng\":-74.5262526,\"obsValid\":false,\"obsReviewed\":false,\"locationPrivate\":false,\"subnational2Code\":\"US-NY-071\",\"subnational2Name\":\"Orange\",\"subnational1Code\":\"US-NY\",\"subnational1Name\":\"New York\",\"countryCode\":\"US\",\"countryName\":\"United States\",\"userDisplayName\":\"clay spencer\",\"subId\":\"S38779435\",\"obsId\":\"OBS527186633\",\"checklistId\":\"CL22364\",\"presenceNoted\":false,\"hasComments\":false,\"firstName\":\"clay\",\"lastName\":\"spencer\",\"hasRichMedia\":false,\"locID\":\"L295658\"}]"},{"id":"a3ab3900-d32a-4137-a351-3813cca1569a","name":"Simple Detail","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":{"raw":"https://api.ebird.org/v2/data/obs/{{regionCode}}/recent/notable?detail=simple","host":["https://api.ebird.org/v2"],"path":["data","obs","{{regionCode}}","recent","notable"],"query":[{"key":"detail","value":"simple"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"17332","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Wed, 23 Aug 2017 18:37:39 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"dodo02.ornith.cornell.edu","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[{\"speciesCode\":\"libher\",\"comName\":\"Little Blue Heron\",\"sciName\":\"Egretta caerulea\",\"locId\":\"L295658\",\"locName\":\"Wallkill River NWR--Liberty Marsh (NY)\",\"obsDt\":\"2017-08-23 10:11\",\"howMany\":1,\"lat\":41.2833266,\"lng\":-74.5262526,\"obsValid\":false,\"obsReviewed\":false,\"locationPrivate\":false},{\"speciesCode\":\"larspa\",\"comName\":\"Lark Sparrow\",\"sciName\":\"Chondestes grammacus\",\"locId\":\"L109147\",\"locName\":\"Jones Beach SP--West End\",\"obsDt\":\"2017-08-23 10:00\",\"howMany\":1,\"lat\":40.5786111,\"lng\":-73.5727778,\"obsValid\":true,\"obsReviewed\":true,\"locationPrivate\":false},{\"speciesCode\":\"libher\",\"comName\":\"Little Blue Heron\",\"sciName\":\"Egretta caerulea\",\"locId\":\"L295658\",\"locName\":\"Wallkill River NWR--Liberty Marsh (NY)\",\"obsDt\":\"2017-08-23 09:00\",\"howMany\":1,\"lat\":41.2833266,\"lng\":-74.5262526,\"obsValid\":false,\"obsReviewed\":false,\"locationPrivate\":false},{\"speciesCode\":\"uplsan\",\"comName\":\"Upland Sandpiper\",\"sciName\":\"Bartramia longicauda\",\"locId\":\"L5679821\",\"locName\":\"Lower Lake Rd. X Burgess Rd. fields\",\"obsDt\":\"2017-08-23 08:41\",\"howMany\":1,\"lat\":43.3669587,\"lng\":-78.5057044,\"obsValid\":false,\"obsReviewed\":false,\"locationPrivate\":false}]"}],"_postman_id":"397b9b8c-4ab9-4136-baae-3ffa4e5b26e4"},{"name":"Recent observations of a species in a region","event":[{"listen":"test","script":{"id":"65712a9c-08b3-4a8e-85c2-02d6ab438c66","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"755ce9ab-dc27-4cfc-953f-c69fb0f282d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/data/obs/{{regionCode}}/recent/{{speciesCode}}","description":"<p>Get the recent observations, up to 30 days ago, of a particular species \nin a country, region or location. Results include only the most recent observation from each location in the region specified.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The country, subnational1, subnational2 or location code.</td>\n</tr>\n<tr>\n<td>speciesCode</td>\n<td>The eBird species code.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>back</td>\n<td>1-30</td>\n<td>14</td>\n<td>The number of days back to fetch observations.</td>\n</tr>\n<tr>\n<td>hotspot</td>\n<td>true, false</td>\n<td>false</td>\n<td>Only fetch observations from <a href=\"https://help.ebird.org/customer/en/portal/articles/1900690-all-about-hotspots\">hotspots</a>.</td>\n</tr>\n<tr>\n<td>includeProvisional</td>\n<td>true, false</td>\n<td>false</td>\n<td>Include observations which have not yet been reviewed.</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>1-10000</td>\n<td>(all)</td>\n<td>Only fetch this number of observations.</td>\n</tr>\n<tr>\n<td>r</td>\n<td>any location code</td>\n<td>(none)</td>\n<td>Fetch observations from up to 10 locations.</td>\n</tr>\n<tr>\n<td>sppLocale</td>\n<td>any available <a href=\"https://help.ebird.org/customer/portal/articles/1596582-common-name-translations-in-ebird\">locale</a></td>\n<td>en</td>\n<td>Use this language for species common names.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"headers\">Headers</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>X-eBirdApiToken</td>\n<td>Your API key.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>The species code is typically a 6-letter code, e.g. cangoo for Canada Goose. You can \nget complete set of species code from the GET eBird Taxonomy end-point.</p>\n<p>When using the <em>r</em> query parameter set the <em>regionCode</em> URL parameter to an empty string.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["data","obs","{{regionCode}}","recent","{{speciesCode}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"9a095805-4dda-4222-bfbd-cfbfca9e14f8","name":"Example 1","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/data/obs/{{regionCode}}/recent/{{speciesCode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"22562","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Thu, 24 Aug 2017 14:47:40 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"dodo02.ornith.cornell.edu","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[{\"speciesCode\":\"cangoo\",\"comName\":\"Canada Goose\",\"sciName\":\"Branta canadensis\",\"locId\":\"L1150539\",\"locName\":\"Hanshaw Rd. fields\",\"obsDt\":\"2017-08-23 20:05\",\"howMany\":30,\"lat\":42.4663513,\"lng\":-76.4531064,\"obsValid\":true,\"obsReviewed\":false,\"locationPrivate\":false},{\"speciesCode\":\"cangoo\",\"comName\":\"Canada Goose\",\"sciName\":\"Branta canadensis\",\"locId\":\"L6208778\",\"locName\":\"169 Locust Ln, Richfield US-NY (42.8366,-75.0028)\",\"obsDt\":\"2017-08-23 19:45\",\"howMany\":13,\"lat\":42.83663,\"lng\":-75.002794,\"obsValid\":true,\"obsReviewed\":false,\"locationPrivate\":true}]"}],"_postman_id":"755ce9ab-dc27-4cfc-953f-c69fb0f282d9"},{"name":"Recent nearby observations","event":[{"listen":"test","script":{"id":"123d575f-0e91-4360-8826-9d0ca880ecec","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"62b5ffb3-006e-4e8a-8e50-21d90d036edc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/data/obs/geo/recent?lat={{lat}}&lng={{lng}}","description":"<p>Get the list of recent observations (up to 30 days ago) of birds seen\nat locations within a radius of up to 50 kilometers, from a given set\nof coordinates. Results include only the most recent observation for each species in the region specified.</p>\n<h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>back</td>\n<td>1-30</td>\n<td>14</td>\n<td>The number of days back to fetch observations.</td>\n</tr>\n<tr>\n<td>cat</td>\n<td>any available <a href=\"https://ebird.org/science/the-ebird-taxonomy\">category</a></td>\n<td>(all)</td>\n<td>Only fetch observations from these taxonomic categories.</td>\n</tr>\n<tr>\n<td>dist</td>\n<td>0 - 50</td>\n<td>25</td>\n<td>The search radius from the given position, in kilometers.</td>\n</tr>\n<tr>\n<td>hotspot</td>\n<td>true, false</td>\n<td>false</td>\n<td>Only fetch observations from <a href=\"https://help.ebird.org/customer/en/portal/articles/1900690-all-about-hotspots\">hotspots</a>.</td>\n</tr>\n<tr>\n<td>includeProvisional</td>\n<td>true, false</td>\n<td>false</td>\n<td>Include observations which have not yet been reviewed.</td>\n</tr>\n<tr>\n<td>lat</td>\n<td>-90 - 90</td>\n<td></td>\n<td><strong>Required.</strong> Latitude to 2 decimal places.</td>\n</tr>\n<tr>\n<td>lng</td>\n<td>-180 - 180</td>\n<td></td>\n<td><strong>Required.</strong> Longitude to 2 decimal places.</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>1-10000</td>\n<td>(all)</td>\n<td>Only fetch this number of observations.</td>\n</tr>\n<tr>\n<td>sort</td>\n<td>date, species</td>\n<td>date</td>\n<td>Sort observations by taxonomy or by date, most recent first.</td>\n</tr>\n<tr>\n<td>sppLocale</td>\n<td>any available <a href=\"https://help.ebird.org/customer/portal/articles/1596582-common-name-translations-in-ebird\">locale</a></td>\n<td>en</td>\n<td>Use this language for species common names.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["data","obs","geo","recent"],"host":["https://api.ebird.org/v2"],"query":[{"key":"lat","value":"{{lat}}"},{"key":"lng","value":"{{lng}}"}],"variable":[]}},"response":[{"id":"a0ad7d81-dd92-4b69-b5e8-929c24d8c9a9","name":"Sort Taxonomically","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":{"raw":"https://api.ebird.org/v2/data/obs/geo/recent?lat={{lat}}&lng={{lng}}&sort=species","host":["https://api.ebird.org/v2"],"path":["data","obs","geo","recent"],"query":[{"key":"lat","value":"{{lat}}"},{"key":"lng","value":"{{lng}}"},{"key":"sort","value":"species"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"7498","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Thu, 24 Aug 2017 14:49:57 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"dodo02.ornith.cornell.edu","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[{\"speciesCode\":\"domgoo1\",\"comName\":\"Domestic goose sp. (Domestic type)\",\"sciName\":\"Anser sp. (Domestic type)\",\"locId\":\"L99381\",\"locName\":\"Stewart Park\",\"obsDt\":\"2017-08-23 08:14\",\"howMany\":2,\"lat\":42.4613413,\"lng\":-76.5054578,\"obsValid\":true,\"obsReviewed\":false,\"locationPrivate\":false},{\"speciesCode\":\"cangoo\",\"comName\":\"Canada Goose\",\"sciName\":\"Branta canadensis\",\"locId\":\"L1150539\",\"locName\":\"Hanshaw Rd. fields\",\"obsDt\":\"2017-08-23 20:05\",\"howMany\":30,\"lat\":42.4663513,\"lng\":-76.4531064,\"obsValid\":true,\"obsReviewed\":false,\"locationPrivate\":false},{\"speciesCode\":\"wooduc\",\"comName\":\"Wood Duck\",\"sciName\":\"Aix sponsa\",\"locId\":\"L1150931\",\"locName\":\"Danby - Bald Hill Rd/Comfort Rd/Lieb Rd block\",\"obsDt\":\"2017-08-23 19:05\",\"howMany\":12,\"lat\":42.3361988,\"lng\":-76.4980173,\"obsValid\":true,\"obsReviewed\":false,\"locationPrivate\":true}]"},{"id":"e90bd6b2-3f96-48e7-b3d5-6365d38564d9","name":"Default Sort By Date","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":{"raw":"https://api.ebird.org/v2/data/obs/geo/recent?lat={{lat}}&lng={{lng}}","host":["https://api.ebird.org/v2"],"path":["data","obs","geo","recent"],"query":[{"key":"lat","value":"{{lat}}"},{"key":"lng","value":"{{lng}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"7363","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Thu, 24 Aug 2017 14:49:10 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"dodo02.ornith.cornell.edu","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[{\"speciesCode\":\"veery\",\"comName\":\"Veery\",\"sciName\":\"Catharus fuscescens\",\"locId\":\"L1483567\",\"locName\":\"Cornell University--Libe Slope\",\"obsDt\":\"2017-08-23 22:30\",\"howMany\":2,\"lat\":42.44786,\"lng\":-76.48595,\"obsValid\":true,\"obsReviewed\":false,\"locationPrivate\":false},{\"speciesCode\":\"swathr\",\"comName\":\"Swainson's Thrush\",\"sciName\":\"Catharus ustulatus\",\"locId\":\"L1483567\",\"locName\":\"Cornell University--Libe Slope\",\"obsDt\":\"2017-08-23 22:30\",\"howMany\":1,\"lat\":42.44786,\"lng\":-76.48595,\"obsValid\":true,\"obsReviewed\":false,\"locationPrivate\":false},{\"speciesCode\":\"ovenbi1\",\"comName\":\"Ovenbird\",\"sciName\":\"Seiurus aurocapilla\",\"locId\":\"L1483567\",\"locName\":\"Cornell University--Libe Slope\",\"obsDt\":\"2017-08-23 22:30\",\"howMany\":3,\"lat\":42.44786,\"lng\":-76.48595,\"obsValid\":true,\"obsReviewed\":false,\"locationPrivate\":false}]"}],"_postman_id":"62b5ffb3-006e-4e8a-8e50-21d90d036edc"},{"name":"Recent nearby observations of a species","event":[{"listen":"test","script":{"id":"a3f9a899-9bfc-4f5d-9727-f883539065f8","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"20fb2c3b-ee7f-49ae-a912-9c3f16a40397","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/data/obs/geo/recent/{{speciesCode}}?lat={{lat}}&lng={{lng}}","description":"<p>Get all observations of a species, seen up to 30 days ago, at any location \nwithin a radius of up to 50 kilometers, from a given set of coordinates. Results include only the most recent observation from each location in the region specified.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>speciesCode</td>\n<td>The eBird species code.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>back</td>\n<td>1-30</td>\n<td>14</td>\n<td>The number of days back to fetch observations.</td>\n</tr>\n<tr>\n<td>dist</td>\n<td>0 - 50</td>\n<td>25</td>\n<td>The search radius from the given position, in kilometers.</td>\n</tr>\n<tr>\n<td>hotspot</td>\n<td>true, false</td>\n<td>false</td>\n<td>Only fetch observations from <a href=\"https://help.ebird.org/customer/en/portal/articles/1900690-all-about-hotspots\">hotspots</a>.</td>\n</tr>\n<tr>\n<td>includeProvisional</td>\n<td>true, false</td>\n<td>false</td>\n<td>Include observations which have not yet been reviewed.</td>\n</tr>\n<tr>\n<td>lat</td>\n<td>-90 - 90</td>\n<td></td>\n<td><strong>Required.</strong> Latitude to 2 decimal places.</td>\n</tr>\n<tr>\n<td>lng</td>\n<td>-180 - 180</td>\n<td></td>\n<td><strong>Required.</strong> Longitude to 2 decimal places.</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>1-10000</td>\n<td>(all)</td>\n<td>Only fetch this number of observations.</td>\n</tr>\n<tr>\n<td>sppLocale</td>\n<td>any available <a href=\"https://help.ebird.org/customer/portal/articles/1596582-common-name-translations-in-ebird\">locale</a></td>\n<td>en</td>\n<td>Use this language for species common names.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>The species code is typically a 6-letter code, e.g. horlar for Horned Lark. You can \nget complete set of species code from the GET eBird Taxonomy end-point.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["data","obs","geo","recent","{{speciesCode}}"],"host":["https://api.ebird.org/v2"],"query":[{"key":"lat","value":"{{lat}}"},{"key":"lng","value":"{{lng}}"}],"variable":[]}},"response":[],"_postman_id":"20fb2c3b-ee7f-49ae-a912-9c3f16a40397"},{"name":"Nearest observations of a species","event":[{"listen":"test","script":{"id":"b1703e23-bf56-461d-8a56-4f08131bab5f","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"6bded97f-9997-477f-ab2f-94f254954ccb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/data/nearest/geo/recent/{{speciesCode}}?lat={{lat}}&lng={{lng}}","description":"<p>Find the nearest locations where a species has been seen recently.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>speciesCode</td>\n<td>The eBird species code.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>back</td>\n<td>1-30</td>\n<td>14</td>\n<td>The number of days back to fetch observations.</td>\n</tr>\n<tr>\n<td>hotspot</td>\n<td>true, false</td>\n<td>false</td>\n<td>Only fetch observations from <a href=\"https://help.ebird.org/customer/en/portal/articles/1900690-all-about-hotspots\">hotspots</a>.</td>\n</tr>\n<tr>\n<td>includeProvisional</td>\n<td>true, false</td>\n<td>false</td>\n<td>Include observations which have not yet been reviewed.</td>\n</tr>\n<tr>\n<td>lat</td>\n<td>-90 - 90</td>\n<td></td>\n<td><strong>Required.</strong> Latitude to 2 decimal places.</td>\n</tr>\n<tr>\n<td>lng</td>\n<td>-180 - 180</td>\n<td></td>\n<td><strong>Required.</strong> Longitude to 2 decimal places.</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>1-3000</td>\n<td>3000</td>\n<td>Only fetch up to this number of observations.</td>\n</tr>\n<tr>\n<td>sppLocale</td>\n<td>any available <a href=\"https://help.ebird.org/customer/portal/articles/1596582-common-name-translations-in-ebird\">locale</a></td>\n<td>en</td>\n<td>Use this language for species common names.</td>\n</tr>\n<tr>\n<td>dist</td>\n<td>0-50</td>\n<td>(all)</td>\n<td>Only fetch observations within this distance of the provided lat/lng</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>The species code is typically a 6-letter code, e.g. barswa for Barn Swallow. You can \nget complete set of species code from the GET eBird Taxonomy end-point.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["data","nearest","geo","recent","{{speciesCode}}"],"host":["https://api.ebird.org/v2"],"query":[{"key":"lat","value":"{{lat}}"},{"key":"lng","value":"{{lng}}"}],"variable":[]}},"response":[],"_postman_id":"6bded97f-9997-477f-ab2f-94f254954ccb"},{"name":"Recent nearby notable observations","event":[{"listen":"test","script":{"id":"11b94d52-c6f9-4ef0-a9de-b7e63ecf9388","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"caa348bb-71f6-471c-b203-9e1643377cbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/data/obs/geo/recent/notable?lat={{lat}}&lng={{lng}}","description":"<p>Get the list of notable observations (up to 30 days ago) of birds seen\nat locations within a radius of up to 50 kilometers, from a given set\nof coordinates.</p>\n<p>Notable observations can be for locally or nationally rare species or \nare otherwise unusual, for example over-wintering birds in a species \nwhich is normally only a summer visitor.</p>\n<h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>back</td>\n<td>1-30</td>\n<td>14</td>\n<td>The number of days back to fetch observations.</td>\n</tr>\n<tr>\n<td>detail</td>\n<td>simple, full</td>\n<td>simple</td>\n<td>Include a subset (simple), or all (full), of the fields available.</td>\n</tr>\n<tr>\n<td>dist</td>\n<td>0 - 50</td>\n<td>25</td>\n<td>The search radius from the given position, in kilometers.</td>\n</tr>\n<tr>\n<td>hotspot</td>\n<td>true, false</td>\n<td>false</td>\n<td>Only fetch observations from <a href=\"https://help.ebird.org/customer/en/portal/articles/1900690-all-about-hotspots\">hotspots</a>.</td>\n</tr>\n<tr>\n<td>lat</td>\n<td>-90 - 90</td>\n<td></td>\n<td><strong>Required.</strong> Latitude to 2 decimal places.</td>\n</tr>\n<tr>\n<td>lng</td>\n<td>-180 - 180</td>\n<td></td>\n<td><strong>Required.</strong> Longitude to 2 decimal places.</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>1-10000</td>\n<td>(all)</td>\n<td>Only fetch this number of observations.</td>\n</tr>\n<tr>\n<td>sppLocale</td>\n<td>any available <a href=\"https://help.ebird.org/customer/portal/articles/1596582-common-name-translations-in-ebird\">locale</a></td>\n<td>en</td>\n<td>Use this language for species common names.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["data","obs","geo","recent","notable"],"host":["https://api.ebird.org/v2"],"query":[{"key":"lat","value":"{{lat}}"},{"key":"lng","value":"{{lng}}"}],"variable":[]}},"response":[],"_postman_id":"caa348bb-71f6-471c-b203-9e1643377cbc"},{"name":"Historic observations on a date","event":[{"listen":"test","script":{"id":"abc35649-662d-41cc-81fa-411a6f28c38d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"2d8c6ee8-c435-4e91-9f66-6d3eeb09edd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/data/obs/{{regionCode}}/historic/{{y}}/{{m}}/{{d}}","description":"<p>Get a list of all taxa seen in a country, region or location \non a specific date, with the specific observations determined by the \"rank\" parameter (defaults to latest observation on the date).</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The country, subnational1, subnational2 or location code.</td>\n</tr>\n<tr>\n<td>year</td>\n<td>The year, from 1800 to the present.</td>\n</tr>\n<tr>\n<td>month</td>\n<td>The month, from 1 -12.</td>\n</tr>\n<tr>\n<td>day</td>\n<td>The day in the month.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>cat</td>\n<td>any available <a href=\"https://ebird.org/science/the-ebird-taxonomy\">category</a></td>\n<td>(all)</td>\n<td>Only fetch observations from these taxonomic categories.</td>\n</tr>\n<tr>\n<td>detail</td>\n<td>simple, full</td>\n<td>simple</td>\n<td>Include a subset (simple), or all (full), of the fields available.</td>\n</tr>\n<tr>\n<td>hotspot</td>\n<td>true, false</td>\n<td>false</td>\n<td>Only fetch observations from <a href=\"https://help.ebird.org/customer/en/portal/articles/1900690-all-about-hotspots\">hotspots</a>.</td>\n</tr>\n<tr>\n<td>includeProvisional</td>\n<td>true, false</td>\n<td>false</td>\n<td>Include observations which have not yet been reviewed.</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>1-10000</td>\n<td>(all)</td>\n<td>Only fetch this number of observations.</td>\n</tr>\n<tr>\n<td>rank</td>\n<td>mrec, create</td>\n<td>mrec</td>\n<td>Include latest observation of the day, or the first added</td>\n</tr>\n<tr>\n<td>r</td>\n<td>any location code</td>\n<td>(none)</td>\n<td>Fetch observations from up to 50 locations.</td>\n</tr>\n<tr>\n<td>sppLocale</td>\n<td>any available <a href=\"https://help.ebird.org/customer/portal/articles/1596582-common-name-translations-in-ebird\">locale</a></td>\n<td>en</td>\n<td>Use this language for species common names.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>Responses may be cached for 30 minutes</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["data","obs","{{regionCode}}","historic","{{y}}","{{m}}","{{d}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d8c6ee8-c435-4e91-9f66-6d3eeb09edd2"}],"id":"4e020bc2-fc67-4fb6-a926-570cedefcc34","description":"<p>The data/obs end-points are used to fetch observations submitted to eBird in checklists. There are two categories of end-point:</p>\n<ol>\n<li>Fetch observations for a specific country, region or location.</li>\n<li>Fetch observations for nearby locations - up to a distance of 50km.</li>\n</ol>\n<p>Each end-point supports optional query parameters which allow you to filter the list of observations returned.</p>\n","event":[{"listen":"prerequest","script":{"id":"176223e8-ca60-475b-8bea-5a53ab7868d5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ba6dc6e7-e470-4bd7-bb76-83bbd06f604d","type":"text/javascript","exec":[""]}}],"_postman_id":"4e020bc2-fc67-4fb6-a926-570cedefcc34","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}}},{"name":"product","item":[{"name":"Top 100","event":[{"listen":"test","script":{"id":"58895d58-b9a8-4e1c-a27f-c808046da57b","exec":["pm.test(\"numSpecies > 0\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData[0].numSpecies).gt(0);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"2d8d3f94-c4b0-42bd-9c8e-71edfa6347ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/product/top100/{{regionCode}}/{{y}}/{{m}}/{{d}}","description":"<p>Get the top 100 contributors on a given date for a country or region.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The country, subnational1, or location code.</td>\n</tr>\n<tr>\n<td>year</td>\n<td>The year, from 1800 to the present.</td>\n</tr>\n<tr>\n<td>month</td>\n<td>The month, from 1 -12.</td>\n</tr>\n<tr>\n<td>day</td>\n<td>The day in the month.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>rankedBy</td>\n<td>spp, cl</td>\n<td>spp</td>\n<td>Order by number of complete checklists (cl) or by number of species seen (spp).</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>1 - 100</td>\n<td>(all)</td>\n<td>Only fetch this number of contributors.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>The results are updated every 15 minutes.</p>\n<p>When ordering by the number of completed checklists, the number of<br />species seen will always be zero. Similarly when ordering by the number of<br />species seen the number of completed checklists will always be zero.</p>\n<p><strong>Selected Response Field Notes</strong></p>\n<p>profileHandle - if a user has enabled their profile, this is the handle to reach it via ebird.org/ebird/profile/{profileHandle}</p>\n<p>numSpecies - always zero when checklistSort parameter is true. Invalid observations ARE included in this total</p>\n<p>numCompleteChecklists - always zero when checklistSort parameter is false</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["product","top100","{{regionCode}}","{{y}}","{{m}}","{{d}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d8d3f94-c4b0-42bd-9c8e-71edfa6347ba"},{"name":"Recent checklists feed","event":[{"listen":"test","script":{"id":"2ef69851-f160-4d8c-8c0c-5b6534b4ac6e","exec":["pm.test(\"Country is US\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData[0].loc.countryCode).to.eq('US');\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"95a206d1-a20d-44e0-8c27-acb09ccbea1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/product/lists/{{regionCode}}","description":"<p>Get information on the most recently submitted checklists for a region.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The country, subnational1, subnational2 or location code.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>maxResults</td>\n<td>1 - 200</td>\n<td>10</td>\n<td>Only fetch this number of checklists.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["product","lists","{{regionCode}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[],"_postman_id":"95a206d1-a20d-44e0-8c27-acb09ccbea1a"},{"name":"Checklist feed on a date","event":[{"listen":"test","script":{"id":"425bfb93-f4ee-4976-8fd6-d2760d38ec7c","exec":["pm.test(\"Country is US\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData[0].loc.countryCode).to.eq('US');\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"4416a7cc-623b-4340-ab01-80c599ede73e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/product/lists/{{regionCode}}/{{y}}/{{m}}/{{d}}","description":"<p>Get information on the checklists submitted on a given date for a country or region.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The country, subnational1, subnational2 or location code.</td>\n</tr>\n<tr>\n<td>year</td>\n<td>The year, from 1800 to the present.</td>\n</tr>\n<tr>\n<td>month</td>\n<td>The month, from 1 -12.</td>\n</tr>\n<tr>\n<td>day</td>\n<td>The day in the month.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sortKey</td>\n<td>obs_dt, creation_dt</td>\n<td>obs_dt</td>\n<td>Order the results by the date of the checklist or by the date it was submitted.</td>\n</tr>\n<tr>\n<td>maxResults</td>\n<td>1 - 200</td>\n<td>10</td>\n<td>Only fetch this number of checklists.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["product","lists","{{regionCode}}","{{y}}","{{m}}","{{d}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[],"_postman_id":"4416a7cc-623b-4340-ab01-80c599ede73e"},{"name":"Regional statistics on a date","event":[{"listen":"test","script":{"id":"db54fdcf-fae5-4f0d-9fe0-df8ff81177ef","exec":["pm.test(\"Fields > 0\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData.numChecklists).gte(0);\r","    pm.expect(jsonData.numContributors).gte(0);\r","    pm.expect(jsonData.numSpecies).gte(0);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"506e63ab-abc0-4256-b74c-cd9e77968329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/product/stats/{{regionCode}}/{{y}}/{{m}}/{{d}}","description":"<p>Get a summary of the number of checklist submitted, species seen and \ncontributors on a given date for a country or region.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The country, subnational1, subnational2 or location code.</td>\n</tr>\n<tr>\n<td>year</td>\n<td>The year, from 1800 to the present.</td>\n</tr>\n<tr>\n<td>month</td>\n<td>The month, from 1 -12.</td>\n</tr>\n<tr>\n<td>day</td>\n<td>The day in the month.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>The results are updated every 15 minutes.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["product","stats","{{regionCode}}","{{y}}","{{m}}","{{d}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[],"_postman_id":"506e63ab-abc0-4256-b74c-cd9e77968329"},{"name":"Species List for a Region","event":[{"listen":"test","script":{"id":"2ac71fb2-ee36-45ce-aa6c-fcc0ef15bfca","exec":["pm.test(\"List size > 0\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData.length).gt(0);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"55bd1b26-6951-4a88-943a-d3a8aa1157dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/product/spplist/{{regionCode}}","description":"<p>Get a list of species codes ever seen in a region, in taxonomic order (species taxa only)</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>Any location, USFWS region, subnational2, subnational1, country, or custom region code</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>The results are usually updated every 10 seconds for locations, every day for larger regions.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["product","spplist","{{regionCode}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[],"_postman_id":"55bd1b26-6951-4a88-943a-d3a8aa1157dd"},{"name":"View Checklist","event":[{"listen":"test","script":{"id":"bcab2f65-9261-4a7f-9424-bf18c6388197","exec":["pm.test(\"numObservers > 0\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData.numObservers).gt(0);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"2ee89672-4211-4fc1-8493-5df884fbb386","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/product/checklist/view/{{subId}}","description":"<p>Get the details and observations of a checklist.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>subId</td>\n<td>The checklist identifier.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>Do NOT use this to download large amounts of data. You will \nbe banned if you do.</p>\n<p>In the fields for each observation, the following fields are \nduplicates or obsolete and will be removed at a future date: <em>howManyAtleast</em>,\n<em>howManyAtmost</em>, <em>hideFlags</em>, <em>projId</em>, <em>subId</em>, <em>subnational1Code</em> \nand <em>present</em>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["product","checklist","view","{{subId}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"0a34418e-909f-4a9e-83f9-179be6f53972","name":"View Checklist","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/product/checklist/view/{{subId}}"},"status":"200","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"Connection","value":"Keep-Alive","description":""},{"key":"Content-Encoding","value":"gzip","description":""},{"key":"Content-Length","value":"427","description":""},{"key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"key":"Date","value":"Mon, 05 Mar 2018 19:28:15 GMT","description":""},{"key":"Expires","value":"0","description":""},{"key":"Keep-Alive","value":"timeout=5, max=100","description":""},{"key":"Pragma","value":"no-cache","description":""},{"key":"Server","value":"Apache","description":""},{"key":"X-Content-Type-Options","value":"nosniff","description":""},{"key":"X-Frame-Options","value":"DENY","description":""},{"key":"X-XSS-Protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"{\"projId\":\"EBIRD\",\"subId\":\"S29893687\",\"protocolId\":\"P21\",\"locId\":\"L99381\",\"durationHrs\":1.0,\"allObsReported\":false,\"creationDt\":\"2018-01-04 14:30\",\"lastEditedDt\":\"2018-01-09 18:45\",\"obsDt\":\"2018-01-04 23:29\",\"obsTimeValid\":true,\"checklistId\":\"CL22224\",\"numObservers\":1,\"subnational1Code\":\"US-NY\",\"submissionMethodCode\":\"EBIRD_api\",\"userDisplayName\":\"Tim Lenz\",\"obs\":[{\"speciesCode\":\"gwfgoo\",\"hideFlags\":[],\"obsDt\":\"2018-01-04 18:29\",\"subnational1Code\":\"US-NY\",\"howManyAtleast\":1,\"howManyAtmost\":1,\"howManyStr\":\"1\",\"present\":false,\"projId\":\"EBIRD\",\"subId\":\"S29893687\",\"obsId\":\"OBS406047821\"},{\"speciesCode\":\"gwfgoo2\",\"hideFlags\":[],\"obsDt\":\"2018-01-04 18:29\",\"subnational1Code\":\"US-NY\",\"howManyAtleast\":1,\"howManyAtmost\":1,\"howManyStr\":\"1\",\"present\":false,\"projId\":\"EBIRD\",\"subId\":\"S29893687\",\"obsId\":\"OBS406047822\"},{\"speciesCode\":\"cacgoo1\",\"hideFlags\":[],\"obsDt\":\"2018-01-04 18:29\",\"subnational1Code\":\"US-NY\",\"howManyAtleast\":1,\"howManyAtmost\":1,\"howManyStr\":\"1\",\"present\":false,\"projId\":\"EBIRD\",\"subId\":\"S29893687\",\"obsId\":\"OBS406047820\",\"obsAux\":[{\"subId\":\"S29893687\",\"obsId\":\"OBS406047820\",\"speciesCode\":\"cacgoo1\",\"fieldName\":\"breeding_code\",\"entryMethodCode\":\"ebird_breeding\",\"auxCode\":\"UN\",\"value\":\"C4\"}]}]}"}],"_postman_id":"2ee89672-4211-4fc1-8493-5df884fbb386"}],"id":"af04604f-e406-4cea-991c-a9baef24cd78","description":"<p>The product end-points make it easy to get the information shown\nin various pages on the eBird web site:</p>\n<ol>\n<li>The Top 100 contributors on a given date.</li>\n<li>The checklists submitted on a given date.</li>\n<li>The most recent checklists submitted.</li>\n<li>A summary of the checklists submitted on a given date.</li>\n<li>The details and all the observations of a checklist.</li>\n</ol>\n","event":[{"listen":"prerequest","script":{"id":"6fe7059f-2bae-40ee-882c-52372f6c0459","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"89726687-1dc6-49ed-8d66-7ee31eced827","type":"text/javascript","exec":[""]}}],"_postman_id":"af04604f-e406-4cea-991c-a9baef24cd78","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}}},{"name":"ref/geo","item":[{"name":"Adjacent Regions","event":[{"listen":"test","script":{"id":"b880c113-f275-47c1-92bd-215bd76bf615","exec":["pm.test(\"At least one adjacent region\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData.length).gt(0);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"3aca0519-3105-47fc-8611-a4dfd500a32f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/ref/adjacent/{{regionCode}}","description":"<p>Get the list of countries or regions that share a border with this one.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The country, subnational1 or subnational2 code.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>Only subnational2 codes in the United States, New Zealand, or Mexico are currently supported</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["ref","adjacent","{{regionCode}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"c9d1c153-5551-4402-99eb-e8950ae40d5a","name":"Adjacent States To New York","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/adjacent/US-NY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Date","value":"Mon, 26 Aug 2019 17:57:51 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"222"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"code\": \"US-CT\",\n        \"name\": \"Connecticut\"\n    },\n    {\n        \"code\": \"US-MA\",\n        \"name\": \"Massachusetts\"\n    },\n    {\n        \"code\": \"US-NJ\",\n        \"name\": \"New Jersey\"\n    },\n    {\n        \"code\": \"US-PA\",\n        \"name\": \"Pennsylvania\"\n    },\n    {\n        \"code\": \"CA-QC\",\n        \"name\": \"Quebec\"\n    },\n    {\n        \"code\": \"US-VT\",\n        \"name\": \"Vermont\"\n    }\n]"}],"_postman_id":"3aca0519-3105-47fc-8611-a4dfd500a32f"}],"id":"c9947c5c-2dce-4c6d-9911-7d702235506c","description":"<p>With the ref/geo end-point you can find a country's or region's neighbours.</p>\n","event":[{"listen":"prerequest","script":{"id":"359f0dbd-1e0b-4b6f-8987-3d135bd1a795","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e339736f-bc9a-4070-9aca-ff9f4a0e6967","type":"text/javascript","exec":[""]}}],"_postman_id":"c9947c5c-2dce-4c6d-9911-7d702235506c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}}},{"name":"ref/hotspot","item":[{"name":"Hotspots in a region","event":[{"listen":"test","script":{"id":"e2fef87a-2e9b-452a-b215-f2e55605185b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f4f59f90-854e-4ba6-8207-323a8cf0bfe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/ref/hotspot/{{regionCode}}","description":"<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The country, subnational1 or subnational2 code.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>back</td>\n<td>1-30</td>\n<td>(none)</td>\n<td>Only fetch hotspots which have been visited up to 'back' days ago.</td>\n</tr>\n<tr>\n<td>fmt</td>\n<td>csv, json</td>\n<td>csv</td>\n<td>Fetch the records in CSV or JSON format.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["ref","hotspot","{{regionCode}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4f59f90-854e-4ba6-8207-323a8cf0bfe0"},{"name":"Nearby hotspots","event":[{"listen":"test","script":{"id":"83ea73dc-c7da-4fd3-88d7-d8cb26a9849a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"674e81c1-6a0c-4836-8a7e-6ea1fe8e6677","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/ref/hotspot/geo?lat={{lat}}&lng={{lng}}","description":"<p>Get the list of hotspots, within a radius of up to 50 kilometers, from a given set of coordinates.</p>\n<h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>back</td>\n<td>1-30</td>\n<td>(none)</td>\n<td>Only fetch hotspots which have been visited up to 'back' days ago.</td>\n</tr>\n<tr>\n<td>dist</td>\n<td>0 - 500</td>\n<td>25</td>\n<td>The search radius from the given position, in kilometers.</td>\n</tr>\n<tr>\n<td>fmt</td>\n<td>csv, json</td>\n<td>csv</td>\n<td>Fetch the records in CSV or JSON format.</td>\n</tr>\n<tr>\n<td>lat</td>\n<td>-90 - 90</td>\n<td></td>\n<td><strong>Required.</strong> Latitude to 2 decimal places.</td>\n</tr>\n<tr>\n<td>lng</td>\n<td>-180 - 180</td>\n<td></td>\n<td><strong>Required.</strong> Longitude to 2 decimal places.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["ref","hotspot","geo"],"host":["https://api.ebird.org/v2"],"query":[{"key":"lat","value":"{{lat}}"},{"key":"lng","value":"{{lng}}"}],"variable":[]}},"response":[],"_postman_id":"674e81c1-6a0c-4836-8a7e-6ea1fe8e6677"},{"name":"Hotspot Info","event":[{"listen":"test","script":{"id":"50179713-4ae1-4042-b24e-a2d07b5ec702","exec":["pm.test(\"Country is US\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData.countryCode).to.eq('US');\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"e25218db-566b-4d8b-81ca-e79a8f68c599","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/ref/hotspot/info/{{locId}}","description":"<p>Get information on the location of a hotspot.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>locId</td>\n<td>The location code.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>This API call only works for hotspots. If you pass the location code for a private location or an invalid location code then an HTTP 410 (Gone) error is returned.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["ref","hotspot","info","{{locId}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"e2620786-2725-4313-88c5-f7d147345f13","name":"Hotspot Info","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/hotspot/info/{{locId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"218","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Thu, 14 Sep 2017 19:30:53 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"dodot1.ornith.cornell.edu","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"{\"locId\":\"L99381\",\"name\":\"Stewart Park\",\"latitude\":42.4613413,\"longitude\":-76.5054578,\"countryCode\":\"US\",\"countryName\":\"United States\",\"subnational1Name\":\"New York\",\"subnational1Code\":\"US-NY\",\"subnational2Code\":\"US-NY-109\",\"subnational2Name\":\"Tompkins\",\"isHotspot\":true,\"hierarchicalName\":\"Stewart Park, Tompkins, New York, US\",\"locID\":\"L99381\"}"}],"_postman_id":"e25218db-566b-4d8b-81ca-e79a8f68c599"}],"id":"5a1e27e9-128f-4ab5-80ad-88cd6de10026","description":"<p>With the ref/hotspot end-points you can find the hotspots for a given country or region or nearby hotspots</p>\n","event":[{"listen":"prerequest","script":{"id":"699d3fc2-266e-435d-a088-367fb4f58095","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6988292e-7377-4654-9bb7-4a905dde89f2","type":"text/javascript","exec":[""]}}],"_postman_id":"5a1e27e9-128f-4ab5-80ad-88cd6de10026","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}}},{"name":"ref/taxonomy","item":[{"name":"eBird Taxonomy","event":[{"listen":"test","script":{"id":"6ed07d24-1182-4376-b18c-351b0e167821","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"952a4310-536d-4ad1-8f3e-77cfb624d1bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/ref/taxonomy/ebird","description":"<p>Get the taxonomy used by eBird.</p>\n<h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>cat</td>\n<td>any available <a href=\"https://ebird.org/science/the-ebird-taxonomy\">category</a>, must be lowercase</td>\n<td>(all)</td>\n<td>Only fetch records from these taxonomic categories.</td>\n</tr>\n<tr>\n<td>fmt</td>\n<td>csv, json</td>\n<td>csv</td>\n<td>Fetch the records in CSV or JSON format.</td>\n</tr>\n<tr>\n<td>locale</td>\n<td>any available <a href=\"https://help.ebird.org/customer/portal/articles/1596582-common-name-translations-in-ebird\">locale</a></td>\n<td>en</td>\n<td>Use this language for common names.</td>\n</tr>\n<tr>\n<td>species</td>\n<td>any species code</td>\n<td>(none)</td>\n<td>Only fetch records for these species.</td>\n</tr>\n<tr>\n<td>version</td>\n<td>any available version</td>\n<td>(latest)</td>\n<td>Fetch a specific version of the taxonomy.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>Each entry in the taxonomy contains a species code for example, barswa \nfor Barn Swallow. You can download the taxonomy for selected species \nusing the <em>species</em> query parameter with a comma separating each code.\nOtherwise the full taxonomy is downloaded.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"36c95b76-e18e-4788-9c9e-e539045f9166","id":"36c95b76-e18e-4788-9c9e-e539045f9166","name":"ref/taxonomy","type":"folder"}},"urlObject":{"path":["ref","taxonomy","ebird"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"ad2a6461-d774-48a2-be0c-3246ce6bb23d","name":"eBird Taxonomy (CSV) for selected species","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":{"raw":"https://api.ebird.org/v2/ref/taxonomy/ebird?species=hottea1&version=2019","host":["https://api.ebird.org/v2"],"path":["ref","taxonomy","ebird"],"query":[{"key":"species","value":"hottea1"},{"key":"version","value":"2019"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plainText","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-disposition","value":"attachment; filename=ebird_taxonomy_2017.0.csv","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"275","description":""},{"key":"content-type","value":"text/csv;charset=utf-8","description":""},{"key":"date","value":"Wed, 30 Aug 2017 14:41:53 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"(null)","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"SCIENTIFIC_NAME,COMMON_NAME,SPECIES_CODE,CATEGORY,TAXON_ORDER,COM_NAME_CODES,SCI_NAME_CODES,BANDING_CODES,ORDER,FAMILY_COM_NAME,FAMILY_SCI_NAME,REPORT_AS,EXTINCT,EXTINCT_YEAR\nLarus glaucoides thayeri,Iceland Gull (Thayer's),thagul,issf,4349.0,THGU ICGU,LAGL,THGU,Charadriiformes,\"Gulls, Terns, and Skimmers\",Laridae,y00478,,\nLarus glaucoides kumlieni,Iceland Gull (kumlieni),kumgul1,issf,4352.0,THGU ICGU,LAGL,,Charadriiformes,\"Gulls, Terns, and Skimmers\",Laridae,y00478,,\n"}],"_postman_id":"952a4310-536d-4ad1-8f3e-77cfb624d1bc"},{"name":"Taxonomic Forms","event":[{"listen":"test","script":{"id":"a719a95f-67ae-4e84-b861-280f5549221e","exec":["pm.test(\"Length > 0\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData.length).gt(0);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"e338e5a6-919d-4603-a7db-6c690fa62371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.ebird.org/v2/ref/taxon/forms/{{speciesCode}}","description":"<p>For a species, get the list of subspecies recognised in the taxonomy. The results include the species that was passed in.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>speciesCode</td>\n<td>The species code from the taxonomy.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["ref","taxon","forms","{{speciesCode}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"3963de2c-f507-4791-9d95-e34fdfbbfb87","name":"Taxonomic Forms","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/taxon/forms/cangoo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"40","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Wed, 30 Aug 2017 14:44:22 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"(null)","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[\"cangoo4\",\"cangoo3\",\"cangoo1\",\"cangoo\"]"}],"_postman_id":"e338e5a6-919d-4603-a7db-6c690fa62371"},{"name":"Taxa Locale Codes","event":[{"listen":"test","script":{"id":"1079c31a-e58a-45f8-8d80-71360512f625","exec":["pm.test(\"Length > 0\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData.length).gt(0);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"3ea8ff71-c254-4811-9e80-b445a39302a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept-Language","value":"en","type":"text"}],"url":"https://api.ebird.org/v2/ref/taxa-locales/ebird","description":"<p>Returns the list of supported locale codes and names for species common names, with the last time they were updated. Use the accept-language header to get translated language names when available.</p>\n<p>NOTE: The locale codes and names are stable but the other fields in this result are not yet finalized and should be used with caution.</p>\n","urlObject":{"path":["ref","taxa-locales","ebird"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"4f5dd474-56b0-4be9-9698-a8fea8ba2b4d","name":"Taxonomic Forms","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/taxon/forms/cangoo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"40","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Wed, 30 Aug 2017 14:44:22 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"(null)","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[\"cangoo4\",\"cangoo3\",\"cangoo1\",\"cangoo\"]"}],"_postman_id":"3ea8ff71-c254-4811-9e80-b445a39302a6"},{"name":"Taxonomy Versions","event":[{"listen":"test","script":{"id":"cbf12a38-7584-4562-a563-2547b6de638d","exec":["pm.test(\"Latest version first\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData[0].latest).to.eq(true);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"9bba1ff5-6eb2-4f9a-91fd-e5ed34e51500","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/ref/taxonomy/versions","description":"<p>Returns a list of all versions of the taxonomy, with a flag indicating which is the latest.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"36c95b76-e18e-4788-9c9e-e539045f9166","id":"36c95b76-e18e-4788-9c9e-e539045f9166","name":"ref/taxonomy","type":"folder"}},"urlObject":{"path":["ref","taxonomy","versions"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"32d80bad-d4bf-4fb1-9b46-ea4152ca2c4d","name":"Taxonomy Versions","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"},{"key":"Accept","value":"application/json"}],"url":"https://api.ebird.org/v2/ref/taxonomy/versions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"113","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Wed, 30 Aug 2017 14:44:27 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"(null)","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[{\"authorityVer\":2017.0,\"latest\":true},{\"authorityVer\":2016.0,\"latest\":false},{\"authorityVer\":2015.0,\"latest\":false},{\"authorityVer\":1.55,\"latest\":false},{\"authorityVer\":1.54,\"latest\":false},{\"authorityVer\":1.53,\"latest\":false},{\"authorityVer\":1.52,\"latest\":false},{\"authorityVer\":1.051,\"latest\":false},{\"authorityVer\":1.05,\"latest\":false},{\"authorityVer\":1.049,\"latest\":false},{\"authorityVer\":1.048,\"latest\":false},{\"authorityVer\":1.0,\"latest\":false},{\"authorityVer\":0.9,\"latest\":false}]"}],"_postman_id":"9bba1ff5-6eb2-4f9a-91fd-e5ed34e51500"},{"name":"Taxonomic Groups","event":[{"listen":"test","script":{"id":"d5d02d88-a175-432b-a45b-50de2e8f8f43","exec":["pm.test(\"groupOrder 1 is first\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData[0].groupOrder).to.eql(1);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"aa9804aa-dbf9-4a53-bbf4-48e214e4677a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/ref/sppgroup/{{speciesGrouping}}","description":"<p>Get the list of species groups, e.g. terns, finches, etc.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>speciesGrouping</td>\n<td>Select the order in  which groups are returned, either 'merlin' or 'ebird'.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>groupNameLocale</td>\n<td>bg,cs,da,de,en,es,es_AR,es_CL,es_CU,es_ES,es_MX,es_PA,fr,he,is,nl,no,pt_BR,pt_PT,ru,sr,th,tr, or zh</td>\n<td>en</td>\n<td>Locale for species group names. English names are returned for any non-listed locale or any non-translated group name</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>Merlin puts like birds together, with Falcons next to Hawks, whereas eBird follows taxonomic order.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"36c95b76-e18e-4788-9c9e-e539045f9166","id":"36c95b76-e18e-4788-9c9e-e539045f9166","name":"ref/taxonomy","type":"folder"}},"urlObject":{"path":["ref","sppgroup","{{speciesGrouping}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"7c78a1c6-69a3-4e5a-a68c-7a8619743f69","name":"merlin","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/sppgroup/merlin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"4391","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Wed, 13 Sep 2017 14:04:05 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"dodot1.ornith.cornell.edu","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"groupName\": \"Waterfowl\",\n        \"groupOrder\": 1,\n        \"taxonOrderBounds\": [\n            [\n                211,\n                579\n            ]\n        ]\n    },\n    {\n        \"groupName\": \"Cormorants and Anhingas\",\n        \"groupOrder\": 2,\n        \"taxonOrderBounds\": [\n            [\n                1968,\n                2063\n            ]\n        ]\n    },\n    {\n        \"groupName\": \"Wattle-eyes and Batises\",\n        \"groupOrder\": 114,\n        \"taxonOrderBounds\": [\n            [\n                16549,\n                16613\n            ]\n        ]\n    }\n]"},{"id":"cf2a8d5b-de23-4204-9481-258c060f8be5","name":"ebird","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/sppgroup/ebird"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"connection","value":"close","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"4297","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Wed, 13 Sep 2017 14:06:09 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-server-name","value":"dodot1.ornith.cornell.edu","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"groupName\": \"Vultures, Hawks, and Allies\",\n        \"groupOrder\": 1,\n        \"taxonOrderBounds\": [\n            [\n                2358,\n                3042\n            ]\n        ]\n    },\n    {\n        \"groupName\": \"Thrushes\",\n        \"groupOrder\": 2,\n        \"taxonOrderBounds\": [\n            [\n                24315,\n                24993\n            ]\n        ]\n    },\n    {\n        \"groupName\": \"Catbirds, Mockingbirds, and Thrashers\",\n        \"groupOrder\": 3,\n        \"taxonOrderBounds\": [\n            [\n                26353,\n                26468.2\n            ]\n        ]\n    }\n]"}],"_postman_id":"aa9804aa-dbf9-4a53-bbf4-48e214e4677a"}],"id":"36c95b76-e18e-4788-9c9e-e539045f9166","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"44e8509d-ca1b-4681-8414-4f0bdc20bfff","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"20332fc3-9ebb-4b09-9fea-070b987311df","type":"text/javascript","exec":[""]}}],"_postman_id":"36c95b76-e18e-4788-9c9e-e539045f9166","description":""},{"name":"ref/region","item":[{"name":"Region Info","event":[{"listen":"test","script":{"id":"8e11de6d-c98e-4e81-9441-3e652577407c","exec":["pm.test(\"bounds min lat > -90\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData.bounds.minY).gt(-90);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"07c64240-6359-4688-9c4f-ff3d678a7248","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/ref/region/info/{{regionCode}}","description":"<p>Get information on the name and geographical area covered by a region.</p>\n<h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionCode</td>\n<td>The major region, country, subnational1 or subnational2 code, or locId</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionNameFormat</td>\n<td>detailed, detailednoqual, full, namequal, nameonly, revdetailed</td>\n<td>full</td>\n<td>Control how the name is displayed.</td>\n</tr>\n<tr>\n<td>delim</td>\n<td>(any characters)</td>\n<td>', '</td>\n<td>The characters used to separate elements in the name.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>Taking Madison County, New York, USA (location code US-NY-053) as an example\nthe various values for the regionNameFormat query parameter work as follows:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Value</th>\n<th>Description</th>\n<th>Result</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>detailed</td>\n<td>return a detailed description</td>\n<td>Madison County, New York, US</td>\n</tr>\n<tr>\n<td>detailednoqual</td>\n<td>return the name to the subnational1 level</td>\n<td>Madison, New York</td>\n</tr>\n<tr>\n<td>full</td>\n<td>return the full description</td>\n<td>Madison, New York, United States</td>\n</tr>\n<tr>\n<td>namequal</td>\n<td>return the qualified name</td>\n<td>Madison County</td>\n</tr>\n<tr>\n<td>nameonly</td>\n<td>return only the name of the region</td>\n<td>Madison</td>\n</tr>\n<tr>\n<td>revdetailed</td>\n<td>return the detailed description in reverse</td>\n<td>US, New York, Madison County</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["ref","region","info","{{regionCode}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"1eddadda-bd9a-467d-834d-d4f507000796","name":"Vancouver, Detailed Format","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":{"raw":"https://api.ebird.org/v2/ref/region/info/CA-BC-GV?regionNameFormat=detailed","host":["https://api.ebird.org/v2"],"path":["ref","region","info","CA-BC-GV"],"query":[{"key":"regionNameFormat","value":"detailed"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Date","value":"Wed, 28 Aug 2019 14:58:59 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"141"}],"cookie":[],"responseTime":null,"body":"{\n    \"bounds\": {\n        \"minX\": -123.432442,\n        \"maxX\": -122.408264,\n        \"minY\": 49.001183,\n        \"maxY\": 49.57455\n    },\n    \"result\": \"Metro Vancouver District, British Columbia, CA\",\n    \"code\": \"CA-BC-GV\",\n    \"type\": \"subnational2\",\n    \"parent\": {\n        \"result\": \"British Columbia, CA\",\n        \"code\": \"CA-BC\",\n        \"type\": \"subnational1\",\n        \"parent\": {\n            \"result\": \"Canada\",\n            \"code\": \"CA\",\n            \"type\": \"country\",\n            \"longitude\": 0.0,\n            \"latitude\": 0.0\n        },\n        \"longitude\": 0.0,\n        \"latitude\": 0.0\n    },\n    \"longitude\": -122.920353,\n    \"latitude\": 49.2878665\n}"},{"id":"1f7bbe0e-d74d-4279-8128-eee4f4a00f39","name":"Canada","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/region/info/CA"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Date","value":"Wed, 28 Aug 2019 14:58:03 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"101"}],"cookie":[],"responseTime":null,"body":"{\n    \"bounds\": {\n        \"minX\": -141.006867,\n        \"maxX\": -52.618888,\n        \"minY\": 41.708293,\n        \"maxY\": 83.110626\n    },\n    \"result\": \"Canada\",\n    \"code\": \"CA\",\n    \"type\": \"country\",\n    \"longitude\": -96.8128775,\n    \"latitude\": 62.4094595\n}"}],"_postman_id":"07c64240-6359-4688-9c4f-ff3d678a7248"},{"name":"Sub Region List","event":[{"listen":"test","script":{"id":"a1dbaa16-dc54-44dd-8683-52d9d4bf3a29","exec":["pm.test(\"Length > 0\", function () {\r","    var jsonData = pm.response.json();\r","    pm.expect(jsonData.length).gt(0);\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"382da1c8-8bff-4926-936a-a1f8b065e7d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.ebird.org/v2/ref/region/list/{{regionType}}/{{parentRegionCode}}","description":"<p>Get the list of sub-regions for a given country or region.</p>\n<h4 id=\"query-parameters\">Query parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Values</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>fmt</td>\n<td>csv, json</td>\n<td>json</td>\n<td>Fetch the records in CSV or JSON format.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"url-parameters\">URL parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>regionType</td>\n<td>The region type: 'country', 'subnational1' or 'subnational2'.</td>\n</tr>\n<tr>\n<td>parentRegionCode</td>\n<td>The country or subnational1 code, or 'world'.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"notes\">Notes</h4>\n<p>Not all combinations of region type and region code are valid. You can \nfetch all the subnational1 or subnational2 regions for a country however\nyou can only specify a region type of 'country' when using 'world' as a \nregion code.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}},"urlObject":{"path":["ref","region","list","{{regionType}}","{{parentRegionCode}}"],"host":["https://api.ebird.org/v2"],"query":[],"variable":[]}},"response":[{"id":"0b91f7d2-7949-4572-9406-cf775f8621ab","name":"Counties in Nevada","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/region/list/subnational2/US-NV"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"217","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Fri, 15 Sep 2017 15:10:35 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[{\"code\":\"US-NV-510\",\"name\":\"Carson City\"},{\"code\":\"US-NV-001\",\"name\":\"Churchill\"},{\"code\":\"US-NV-003\",\"name\":\"Clark\"},{\"code\":\"US-NV-005\",\"name\":\"Douglas\"},{\"code\":\"US-NV-007\",\"name\":\"Elko\"},{\"code\":\"US-NV-009\",\"name\":\"Esmeralda\"},{\"code\":\"US-NV-011\",\"name\":\"Eureka\"},{\"code\":\"US-NV-013\",\"name\":\"Humboldt\"},{\"code\":\"US-NV-015\",\"name\":\"Lander\"},{\"code\":\"US-NV-017\",\"name\":\"Lincoln\"},{\"code\":\"US-NV-019\",\"name\":\"Lyon\"},{\"code\":\"US-NV-021\",\"name\":\"Mineral\"},{\"code\":\"US-NV-023\",\"name\":\"Nye\"},{\"code\":\"US-NV-027\",\"name\":\"Pershing\"},{\"code\":\"US-NV-029\",\"name\":\"Storey\"},{\"code\":\"US-NV-031\",\"name\":\"Washoe\"},{\"code\":\"US-NV-033\",\"name\":\"White Pine\"}]"},{"id":"49a9803b-7a83-4df3-80d3-c32d13c93d97","name":"Countries in the World","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/region/list/country/world"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"2351","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Fri, 15 Sep 2017 15:12:26 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[{\"code\":\"AF\",\"name\":\"Afghanistan\"},{\"code\":\"AL\",\"name\":\"Albania\"},{\"code\":\"DZ\",\"name\":\"Algeria\"},{\"code\":\"AS\",\"name\":\"American Samoa\"},{\"code\":\"AD\",\"name\":\"Andorra\"},{\"code\":\"AO\",\"name\":\"Angola\"},{\"code\":\"AI\",\"name\":\"Anguilla\"},{\"code\":\"AQ\",\"name\":\"Antarctica\"},{\"code\":\"AG\",\"name\":\"Antigua and Barbuda\"},{\"code\":\"AR\",\"name\":\"Argentina\"},{\"code\":\"AM\",\"name\":\"Armenia\"},{\"code\":\"AW\",\"name\":\"Aruba\"},{\"code\":\"AC\",\"name\":\"Ashmore and Cartier Islands\"},{\"code\":\"AU\",\"name\":\"Australia\"},{\"code\":\"AT\",\"name\":\"Austria\"},{\"code\":\"AZ\",\"name\":\"Azerbaijan\"},{\"code\":\"BS\",\"name\":\"Bahamas\"},{\"code\":\"BH\",\"name\":\"Bahrain\"},{\"code\":\"BD\",\"name\":\"Bangladesh\"},{\"code\":\"BB\",\"name\":\"Barbados\"},{\"code\":\"BY\",\"name\":\"Belarus\"},{\"code\":\"BE\",\"name\":\"Belgium\"},{\"code\":\"BZ\",\"name\":\"Belize\"},{\"code\":\"BJ\",\"name\":\"Benin\"},{\"code\":\"BM\",\"name\":\"Bermuda\"},{\"code\":\"BT\",\"name\":\"Bhutan\"},{\"code\":\"BO\",\"name\":\"Bolivia\"},{\"code\":\"BA\",\"name\":\"Bosnia and Herzegovina\"},{\"code\":\"BW\",\"name\":\"Botswana\"},{\"code\":\"BV\",\"name\":\"Bouvet Island\"},{\"code\":\"BR\",\"name\":\"Brazil\"},{\"code\":\"IO\",\"name\":\"British Indian Ocean Territory\"},{\"code\":\"BN\",\"name\":\"Brunei\"},{\"code\":\"BG\",\"name\":\"Bulgaria\"},{\"code\":\"BF\",\"name\":\"Burkina Faso\"},{\"code\":\"BI\",\"name\":\"Burundi\"},{\"code\":\"KH\",\"name\":\"Cambodia\"},{\"code\":\"CM\",\"name\":\"Cameroon\"},{\"code\":\"CA\",\"name\":\"Canada\"},{\"code\":\"CV\",\"name\":\"Cape Verde\"},{\"code\":\"BQ\",\"name\":\"Caribbean Netherlands\"},{\"code\":\"KY\",\"name\":\"Cayman Islands\"},{\"code\":\"CF\",\"name\":\"Central African Republic\"},{\"code\":\"TD\",\"name\":\"Chad\"},{\"code\":\"CL\",\"name\":\"Chile\"},{\"code\":\"CN\",\"name\":\"China\"},{\"code\":\"CX\",\"name\":\"Christmas Island\"},{\"code\":\"CP\",\"name\":\"Clipperton Island\"},{\"code\":\"CC\",\"name\":\"Cocos (Keeling) Islands\"},{\"code\":\"CO\",\"name\":\"Colombia\"},{\"code\":\"KM\",\"name\":\"Comoros\"},{\"code\":\"CG\",\"name\":\"Congo\"},{\"code\":\"CK\",\"name\":\"Cook Islands\"},{\"code\":\"CS\",\"name\":\"Coral Sea Islands\"},{\"code\":\"CR\",\"name\":\"Costa Rica\"},{\"code\":\"CI\",\"name\":\"Côte d'Ivoire\"},{\"code\":\"HR\",\"name\":\"Croatia\"},{\"code\":\"CU\",\"name\":\"Cuba\"},{\"code\":\"CW\",\"name\":\"Curaçao\"},{\"code\":\"CY\",\"name\":\"Cyprus\"},{\"code\":\"CZ\",\"name\":\"Czech Republic\"},{\"code\":\"DK\",\"name\":\"Denmark\"},{\"code\":\"DJ\",\"name\":\"Djibouti\"},{\"code\":\"DM\",\"name\":\"Dominica\"},{\"code\":\"DO\",\"name\":\"Dominican Republic\"},{\"code\":\"CD\",\"name\":\"DR Congo\"},{\"code\":\"EC\",\"name\":\"Ecuador\"},{\"code\":\"EG\",\"name\":\"Egypt\"},{\"code\":\"SV\",\"name\":\"El Salvador\"},{\"code\":\"GQ\",\"name\":\"Equatorial Guinea\"},{\"code\":\"ER\",\"name\":\"Eritrea\"},{\"code\":\"EE\",\"name\":\"Estonia\"},{\"code\":\"ET\",\"name\":\"Ethiopia\"},{\"code\":\"FK\",\"name\":\"Falkland Islands (Malvinas)\"},{\"code\":\"FO\",\"name\":\"Faroe Islands\"},{\"code\":\"FJ\",\"name\":\"Fiji\"},{\"code\":\"FI\",\"name\":\"Finland\"},{\"code\":\"FR\",\"name\":\"France\"},{\"code\":\"GF\",\"name\":\"French Guiana\"},{\"code\":\"PF\",\"name\":\"French Polynesia\"},{\"code\":\"TF\",\"name\":\"French Southern and Antarctic Lands\"},{\"code\":\"GA\",\"name\":\"Gabon\"},{\"code\":\"GM\",\"name\":\"Gambia\"},{\"code\":\"GE\",\"name\":\"Georgia\"},{\"code\":\"DE\",\"name\":\"Germany\"},{\"code\":\"GH\",\"name\":\"Ghana\"},{\"code\":\"GI\",\"name\":\"Gibraltar\"},{\"code\":\"GR\",\"name\":\"Greece\"},{\"code\":\"GL\",\"name\":\"Greenland\"},{\"code\":\"GD\",\"name\":\"Grenada\"},{\"code\":\"GP\",\"name\":\"Guadeloupe\"},{\"code\":\"GU\",\"name\":\"Guam\"},{\"code\":\"GT\",\"name\":\"Guatemala\"},{\"code\":\"GG\",\"name\":\"Guernsey\"},{\"code\":\"GN\",\"name\":\"Guinea\"},{\"code\":\"GW\",\"name\":\"Guinea-Bissau\"},{\"code\":\"GY\",\"name\":\"Guyana\"},{\"code\":\"HT\",\"name\":\"Haiti\"},{\"code\":\"HM\",\"name\":\"Heard Island and McDonald Islands\"},{\"code\":\"XX\",\"name\":\"High Seas\"},{\"code\":\"HN\",\"name\":\"Honduras\"},{\"code\":\"HK\",\"name\":\"Hong Kong\"},{\"code\":\"HU\",\"name\":\"Hungary\"},{\"code\":\"IS\",\"name\":\"Iceland\"},{\"code\":\"IN\",\"name\":\"India\"},{\"code\":\"ID\",\"name\":\"Indonesia\"},{\"code\":\"IR\",\"name\":\"Iran\"},{\"code\":\"IQ\",\"name\":\"Iraq\"},{\"code\":\"IE\",\"name\":\"Ireland\"},{\"code\":\"IM\",\"name\":\"Isle of Man\"},{\"code\":\"IL\",\"name\":\"Israel\"},{\"code\":\"IT\",\"name\":\"Italy\"},{\"code\":\"JM\",\"name\":\"Jamaica\"},{\"code\":\"JP\",\"name\":\"Japan\"},{\"code\":\"JE\",\"name\":\"Jersey\"},{\"code\":\"JO\",\"name\":\"Jordan\"},{\"code\":\"KZ\",\"name\":\"Kazakhstan\"},{\"code\":\"KE\",\"name\":\"Kenya\"},{\"code\":\"KI\",\"name\":\"Kiribati\"},{\"code\":\"XK\",\"name\":\"Kosovo\"},{\"code\":\"KW\",\"name\":\"Kuwait\"},{\"code\":\"KG\",\"name\":\"Kyrgyzstan\"},{\"code\":\"LA\",\"name\":\"Laos\"},{\"code\":\"LV\",\"name\":\"Latvia\"},{\"code\":\"LB\",\"name\":\"Lebanon\"},{\"code\":\"LS\",\"name\":\"Lesotho\"},{\"code\":\"LR\",\"name\":\"Liberia\"},{\"code\":\"LY\",\"name\":\"Libya\"},{\"code\":\"LI\",\"name\":\"Liechtenstein\"},{\"code\":\"LT\",\"name\":\"Lithuania\"},{\"code\":\"LU\",\"name\":\"Luxembourg\"},{\"code\":\"MO\",\"name\":\"Macau\"},{\"code\":\"MK\",\"name\":\"Macedonia\"},{\"code\":\"MG\",\"name\":\"Madagascar\"},{\"code\":\"MW\",\"name\":\"Malawi\"},{\"code\":\"MY\",\"name\":\"Malaysia\"},{\"code\":\"MV\",\"name\":\"Maldives\"},{\"code\":\"ML\",\"name\":\"Mali\"},{\"code\":\"MT\",\"name\":\"Malta\"},{\"code\":\"MH\",\"name\":\"Marshall Islands\"},{\"code\":\"MQ\",\"name\":\"Martinique\"},{\"code\":\"MR\",\"name\":\"Mauritania\"},{\"code\":\"MU\",\"name\":\"Mauritius\"},{\"code\":\"YT\",\"name\":\"Mayotte\"},{\"code\":\"MX\",\"name\":\"Mexico\"},{\"code\":\"FM\",\"name\":\"Micronesia\"},{\"code\":\"MD\",\"name\":\"Moldova\"},{\"code\":\"MC\",\"name\":\"Monaco\"},{\"code\":\"MN\",\"name\":\"Mongolia\"},{\"code\":\"ME\",\"name\":\"Montenegro\"},{\"code\":\"MS\",\"name\":\"Montserrat\"},{\"code\":\"MA\",\"name\":\"Morocco\"},{\"code\":\"MZ\",\"name\":\"Mozambique\"},{\"code\":\"MM\",\"name\":\"Myanmar\"},{\"code\":\"NA\",\"name\":\"Namibia\"},{\"code\":\"NR\",\"name\":\"Nauru\"},{\"code\":\"NP\",\"name\":\"Nepal\"},{\"code\":\"NL\",\"name\":\"Netherlands\"},{\"code\":\"NC\",\"name\":\"New Caledonia\"},{\"code\":\"NZ\",\"name\":\"New Zealand\"},{\"code\":\"NI\",\"name\":\"Nicaragua\"},{\"code\":\"NE\",\"name\":\"Niger\"},{\"code\":\"NG\",\"name\":\"Nigeria\"},{\"code\":\"NU\",\"name\":\"Niue\"},{\"code\":\"NF\",\"name\":\"Norfolk Island\"},{\"code\":\"MP\",\"name\":\"Northern Mariana Islands\"},{\"code\":\"KP\",\"name\":\"North Korea\"},{\"code\":\"NO\",\"name\":\"Norway\"},{\"code\":\"OM\",\"name\":\"Oman\"},{\"code\":\"PK\",\"name\":\"Pakistan\"},{\"code\":\"PW\",\"name\":\"Palau\"},{\"code\":\"PS\",\"name\":\"Palestinian Territory\"},{\"code\":\"PA\",\"name\":\"Panama\"},{\"code\":\"PG\",\"name\":\"Papua New Guinea\"},{\"code\":\"PY\",\"name\":\"Paraguay\"},{\"code\":\"PE\",\"name\":\"Peru\"},{\"code\":\"PH\",\"name\":\"Philippines\"},{\"code\":\"PN\",\"name\":\"Pitcairn Islands\"},{\"code\":\"PL\",\"name\":\"Poland\"},{\"code\":\"PT\",\"name\":\"Portugal\"},{\"code\":\"PR\",\"name\":\"Puerto Rico\"},{\"code\":\"QA\",\"name\":\"Qatar\"},{\"code\":\"RE\",\"name\":\"Réunion\"},{\"code\":\"RO\",\"name\":\"Romania\"},{\"code\":\"RU\",\"name\":\"Russia\"},{\"code\":\"RW\",\"name\":\"Rwanda\"},{\"code\":\"BL\",\"name\":\"Saint Barthélemy\"},{\"code\":\"SH\",\"name\":\"Saint Helena, Ascension, and Tristan da Cunha\"},{\"code\":\"KN\",\"name\":\"Saint Kitts and Nevis\"},{\"code\":\"LC\",\"name\":\"Saint Lucia\"},{\"code\":\"MF\",\"name\":\"Saint Martin (French part)\"},{\"code\":\"PM\",\"name\":\"Saint Pierre and Miquelon\"},{\"code\":\"VC\",\"name\":\"Saint Vincent and the Grenadines\"},{\"code\":\"WS\",\"name\":\"Samoa\"},{\"code\":\"SM\",\"name\":\"San Marino\"},{\"code\":\"ST\",\"name\":\"São Tomé and Príncipe\"},{\"code\":\"SA\",\"name\":\"Saudi Arabia\"},{\"code\":\"SN\",\"name\":\"Senegal\"},{\"code\":\"RS\",\"name\":\"Serbia\"},{\"code\":\"SC\",\"name\":\"Seychelles\"},{\"code\":\"SL\",\"name\":\"Sierra Leone\"},{\"code\":\"SG\",\"name\":\"Singapore\"},{\"code\":\"SX\",\"name\":\"Sint Maarten\"},{\"code\":\"SK\",\"name\":\"Slovakia\"},{\"code\":\"SI\",\"name\":\"Slovenia\"},{\"code\":\"SB\",\"name\":\"Solomon Islands\"},{\"code\":\"SO\",\"name\":\"Somalia\"},{\"code\":\"ZA\",\"name\":\"South Africa\"},{\"code\":\"GS\",\"name\":\"South Georgia and South Sandwich Islands\"},{\"code\":\"KR\",\"name\":\"South Korea\"},{\"code\":\"SS\",\"name\":\"South Sudan\"},{\"code\":\"ES\",\"name\":\"Spain\"},{\"code\":\"LK\",\"name\":\"Sri Lanka\"},{\"code\":\"SD\",\"name\":\"Sudan\"},{\"code\":\"SR\",\"name\":\"Suriname\"},{\"code\":\"SJ\",\"name\":\"Svalbard\"},{\"code\":\"SZ\",\"name\":\"Swaziland\"},{\"code\":\"SE\",\"name\":\"Sweden\"},{\"code\":\"CH\",\"name\":\"Switzerland\"},{\"code\":\"SY\",\"name\":\"Syria\"},{\"code\":\"TW\",\"name\":\"Taiwan\"},{\"code\":\"TJ\",\"name\":\"Tajikistan\"},{\"code\":\"TZ\",\"name\":\"Tanzania\"},{\"code\":\"TH\",\"name\":\"Thailand\"},{\"code\":\"TL\",\"name\":\"Timor-Leste\"},{\"code\":\"TG\",\"name\":\"Togo\"},{\"code\":\"TK\",\"name\":\"Tokelau\"},{\"code\":\"TO\",\"name\":\"Tonga\"},{\"code\":\"TT\",\"name\":\"Trinidad and Tobago\"},{\"code\":\"TN\",\"name\":\"Tunisia\"},{\"code\":\"TR\",\"name\":\"Turkey\"},{\"code\":\"TM\",\"name\":\"Turkmenistan\"},{\"code\":\"TC\",\"name\":\"Turks and Caicos Islands\"},{\"code\":\"TV\",\"name\":\"Tuvalu\"},{\"code\":\"UG\",\"name\":\"Uganda\"},{\"code\":\"UA\",\"name\":\"Ukraine\"},{\"code\":\"AE\",\"name\":\"United Arab Emirates\"},{\"code\":\"GB\",\"name\":\"United Kingdom\"},{\"code\":\"US\",\"name\":\"United States\"},{\"code\":\"UM\",\"name\":\"United States Minor Outlying Islands\"},{\"code\":\"UY\",\"name\":\"Uruguay\"},{\"code\":\"UZ\",\"name\":\"Uzbekistan\"},{\"code\":\"VU\",\"name\":\"Vanuatu\"},{\"code\":\"VA\",\"name\":\"Vatican City (Holy See)\"},{\"code\":\"VE\",\"name\":\"Venezuela\"},{\"code\":\"VN\",\"name\":\"Vietnam\"},{\"code\":\"VG\",\"name\":\"Virgin Islands (British)\"},{\"code\":\"VI\",\"name\":\"Virgin Islands (U.S.)\"},{\"code\":\"WF\",\"name\":\"Wallis and Futuna\"},{\"code\":\"EH\",\"name\":\"Western Sahara\"},{\"code\":\"YE\",\"name\":\"Yemen\"},{\"code\":\"ZM\",\"name\":\"Zambia\"},{\"code\":\"ZW\",\"name\":\"Zimbabwe\"}]"},{"id":"59be9301-10ef-443c-9a49-bca7d31f0999","name":"States in US","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/region/list/subnational1/US"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"526","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Fri, 15 Sep 2017 15:11:21 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[{\"code\":\"US-AL\",\"name\":\"Alabama\"},{\"code\":\"US-AK\",\"name\":\"Alaska\"},{\"code\":\"US-AZ\",\"name\":\"Arizona\"},{\"code\":\"US-AR\",\"name\":\"Arkansas\"},{\"code\":\"US-CA\",\"name\":\"California\"},{\"code\":\"US-CO\",\"name\":\"Colorado\"},{\"code\":\"US-CT\",\"name\":\"Connecticut\"},{\"code\":\"US-DE\",\"name\":\"Delaware\"},{\"code\":\"US-DC\",\"name\":\"District of Columbia\"},{\"code\":\"US-FL\",\"name\":\"Florida\"},{\"code\":\"US-GA\",\"name\":\"Georgia\"},{\"code\":\"US-HI\",\"name\":\"Hawaii\"},{\"code\":\"US-ID\",\"name\":\"Idaho\"},{\"code\":\"US-IL\",\"name\":\"Illinois\"},{\"code\":\"US-IN\",\"name\":\"Indiana\"},{\"code\":\"US-IA\",\"name\":\"Iowa\"},{\"code\":\"US-KS\",\"name\":\"Kansas\"},{\"code\":\"US-KY\",\"name\":\"Kentucky\"},{\"code\":\"US-LA\",\"name\":\"Louisiana\"},{\"code\":\"US-ME\",\"name\":\"Maine\"},{\"code\":\"US-MD\",\"name\":\"Maryland\"},{\"code\":\"US-MA\",\"name\":\"Massachusetts\"},{\"code\":\"US-MI\",\"name\":\"Michigan\"},{\"code\":\"US-MN\",\"name\":\"Minnesota\"},{\"code\":\"US-MS\",\"name\":\"Mississippi\"},{\"code\":\"US-MO\",\"name\":\"Missouri\"},{\"code\":\"US-MT\",\"name\":\"Montana\"},{\"code\":\"US-NE\",\"name\":\"Nebraska\"},{\"code\":\"US-NV\",\"name\":\"Nevada\"},{\"code\":\"US-NH\",\"name\":\"New Hampshire\"},{\"code\":\"US-NJ\",\"name\":\"New Jersey\"},{\"code\":\"US-NM\",\"name\":\"New Mexico\"},{\"code\":\"US-NY\",\"name\":\"New York\"},{\"code\":\"US-NC\",\"name\":\"North Carolina\"},{\"code\":\"US-ND\",\"name\":\"North Dakota\"},{\"code\":\"US-OH\",\"name\":\"Ohio\"},{\"code\":\"US-OK\",\"name\":\"Oklahoma\"},{\"code\":\"US-OR\",\"name\":\"Oregon\"},{\"code\":\"US-PA\",\"name\":\"Pennsylvania\"},{\"code\":\"US-RI\",\"name\":\"Rhode Island\"},{\"code\":\"US-SC\",\"name\":\"South Carolina\"},{\"code\":\"US-SD\",\"name\":\"South Dakota\"},{\"code\":\"US-TN\",\"name\":\"Tennessee\"},{\"code\":\"US-TX\",\"name\":\"Texas\"},{\"code\":\"US-UT\",\"name\":\"Utah\"},{\"code\":\"US-VT\",\"name\":\"Vermont\"},{\"code\":\"US-VA\",\"name\":\"Virginia\"},{\"code\":\"US-WA\",\"name\":\"Washington\"},{\"code\":\"US-WV\",\"name\":\"West Virginia\"},{\"code\":\"US-WI\",\"name\":\"Wisconsin\"},{\"code\":\"US-WY\",\"name\":\"Wyoming\"}]"},{"id":"d4bda6c1-5520-468d-a561-685e9af3ccff","name":"Counties in New Zealand","originalRequest":{"method":"GET","header":[{"key":"X-eBirdApiToken","value":"{{x-ebirdapitoken}}"}],"url":"https://api.ebird.org/v2/ref/region/list/subnational2/NZ"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"key":"content-encoding","value":"gzip","description":""},{"key":"content-length","value":"943","description":""},{"key":"content-type","value":"application/json;charset=UTF-8","description":""},{"key":"date","value":"Fri, 15 Sep 2017 15:12:02 GMT","description":""},{"key":"expires","value":"0","description":""},{"key":"pragma","value":"no-cache","description":""},{"key":"server","value":"Apache-Coyote/1.1","description":""},{"key":"x-content-type-options","value":"nosniff","description":""},{"key":"x-frame-options","value":"DENY","description":""},{"key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"[{\"code\":\"NZ-CAN-063\",\"name\":\"Ashburton District\"},{\"code\":\"NZ-AUK-007\",\"name\":\"Auckland City\"},{\"code\":\"NZ-WTC-055\",\"name\":\"Buller District\"},{\"code\":\"NZ-WGN-049\",\"name\":\"Carterton District\"},{\"code\":\"NZ-HKB-032\",\"name\":\"Central Hawke's Bay District\"},{\"code\":\"NZ-OTA-069\",\"name\":\"Central Otago District\"},{\"code\":\"NZ-CAN-060\",\"name\":\"Christchurch City\"},{\"code\":\"NZ-OTA-072\",\"name\":\"Clutha District\"},{\"code\":\"NZ-OTA-071\",\"name\":\"Dunedin City\"},{\"code\":\"NZ-NTL-001\",\"name\":\"Far North District\"},{\"code\":\"NZ-AUK-010\",\"name\":\"Franklin District\"},{\"code\":\"NZ-WKO-010\",\"name\":\"Franklin District\"},{\"code\":\"NZ-GIS-028\",\"name\":\"Gisborne District\"},{\"code\":\"NZ-STL-074\",\"name\":\"Gore District\"},{\"code\":\"NZ-WTC-056\",\"name\":\"Grey District\"},{\"code\":\"NZ-WKO-016\",\"name\":\"Hamilton City\"},{\"code\":\"NZ-HKB-030\",\"name\":\"Hastings District\"},{\"code\":\"NZ-WKO-012\",\"name\":\"Hauraki District\"},{\"code\":\"NZ-MWT-042\",\"name\":\"Horowhenua District\"},{\"code\":\"NZ-CAN-058\",\"name\":\"Hurunui District\"},{\"code\":\"NZ-STL-075\",\"name\":\"Invercargill City\"},{\"code\":\"NZ-CAN-054\",\"name\":\"Kaikoura District\"},{\"code\":\"NZ-NTL-003\",\"name\":\"Kaipara District\"},{\"code\":\"NZ-WGN-043\",\"name\":\"Kapiti Coast District\"},{\"code\":\"NZ-BOP-026\",\"name\":\"Kawerau District\"},{\"code\":\"NZ-WGN-046\",\"name\":\"Lower Hutt City\"},{\"code\":\"NZ-CAN-065\",\"name\":\"Mackenzie District\"},{\"code\":\"NZ-MWT-039\",\"name\":\"Manawatu District\"},{\"code\":\"NZ-AUK-008\",\"name\":\"Manukau City\"},{\"code\":\"NZ-MBH-053\",\"name\":\"Marlborough District\"},{\"code\":\"NZ-WGN-048\",\"name\":\"Masterton District\"},{\"code\":\"NZ-WKO-015\",\"name\":\"Matamata-Piako District\"},{\"code\":\"NZ-HKB-031\",\"name\":\"Napier City\"},{\"code\":\"NZ-NSN-052\",\"name\":\"Nelson City\"},{\"code\":\"NZ-TKI-033\",\"name\":\"New Plymouth District\"},{\"code\":\"NZ-AUK-005\",\"name\":\"North Shore City\"},{\"code\":\"NZ-BOP-027\",\"name\":\"Opotiki District\"},{\"code\":\"NZ-WKO-018\",\"name\":\"Otorohanga District\"},{\"code\":\"NZ-MWT-040\",\"name\":\"Palmerston North City\"},{\"code\":\"NZ-AUK-009\",\"name\":\"Papakura District\"},{\"code\":\"NZ-WGN-044\",\"name\":\"Porirua City\"},{\"code\":\"NZ-OTA-070\",\"name\":\"Queenstown-Lakes District\"},{\"code\":\"NZ-HKB-038\",\"name\":\"Rangitikei District\"},{\"code\":\"NZ-MWT-038\",\"name\":\"Rangitikei District\"},{\"code\":\"NZ-AUK-004\",\"name\":\"Rodney District\"},{\"code\":\"NZ-WKO-024\",\"name\":\"Rotorua District\"},{\"code\":\"NZ-BOP-024\",\"name\":\"Rotorua District\"},{\"code\":\"NZ-MWT-036\",\"name\":\"Ruapehu District\"},{\"code\":\"NZ-CAN-062\",\"name\":\"Selwyn District\"},{\"code\":\"NZ-TKI-035\",\"name\":\"South Taranaki District\"},{\"code\":\"NZ-WKO-019\",\"name\":\"South Waikato District\"},{\"code\":\"NZ-WGN-050\",\"name\":\"South Wairarapa District\"},{\"code\":\"NZ-STL-073\",\"name\":\"Southland District\"},{\"code\":\"NZ-MWT-034\",\"name\":\"Stratford District\"},{\"code\":\"NZ-TKI-034\",\"name\":\"Stratford District\"},{\"code\":\"NZ-WGN-041\",\"name\":\"Tararua District\"},{\"code\":\"NZ-MWT-041\",\"name\":\"Tararua District\"},{\"code\":\"NZ-TAS-051\",\"name\":\"Tasman District\"},{\"code\":\"NZ-WKO-021\",\"name\":\"Taupo District\"},{\"code\":\"NZ-HKB-021\",\"name\":\"Taupo District\"},{\"code\":\"NZ-MWT-021\",\"name\":\"Taupo District\"},{\"code\":\"NZ-BOP-021\",\"name\":\"Taupo District\"},{\"code\":\"NZ-BOP-023\",\"name\":\"Tauranga City\"},{\"code\":\"NZ-WKO-011\",\"name\":\"Thames-Coromandel District\"},{\"code\":\"NZ-CAN-064\",\"name\":\"Timaru District\"},{\"code\":\"NZ-WGN-045\",\"name\":\"Upper Hutt City\"},{\"code\":\"NZ-WKO-013\",\"name\":\"Waikato District\"},{\"code\":\"NZ-CAN-059\",\"name\":\"Waimakariri District\"},{\"code\":\"NZ-CAN-066\",\"name\":\"Waimate District\"},{\"code\":\"NZ-WKO-017\",\"name\":\"Waipa District\"},{\"code\":\"NZ-HKB-029\",\"name\":\"Wairoa District\"},{\"code\":\"NZ-AUK-006\",\"name\":\"Waitakere City\"},{\"code\":\"NZ-OTA-068\",\"name\":\"Waitaki District\"},{\"code\":\"NZ-CAN-068\",\"name\":\"Waitaki District\"},{\"code\":\"NZ-WKO-020\",\"name\":\"Waitomo District\"},{\"code\":\"NZ-MWT-020\",\"name\":\"Waitomo District\"},{\"code\":\"NZ-MWT-037\",\"name\":\"Wanganui District\"},{\"code\":\"NZ-WGN-047\",\"name\":\"Wellington City\"},{\"code\":\"NZ-BOP-022\",\"name\":\"Western Bay of Plenty District\"},{\"code\":\"NZ-WTC-057\",\"name\":\"Westland District\"},{\"code\":\"NZ-BOP-025\",\"name\":\"Whakatane District\"},{\"code\":\"NZ-NTL-002\",\"name\":\"Whangarei District\"}]"}],"_postman_id":"382da1c8-8bff-4926-936a-a1f8b065e7d5"}],"id":"e18ea3b5-e80c-479f-87db-220ce8d9f3b6","description":"<p>The ref/region end-points return information on regions.</p>\n","event":[{"listen":"prerequest","script":{"id":"1bb07d6a-7ab2-4456-9492-6f7737d55255","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6af46ed4-7101-4c9d-94ac-798f5cdb55cf","type":"text/javascript","exec":[""]}}],"_postman_id":"e18ea3b5-e80c-479f-87db-220ce8d9f3b6","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]},"isInherited":true,"source":{"_postman_id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","id":"124a9625-7cc9-48d5-be64-bb4fa0d59f46","name":"eBird API 2.0","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-ebirdapitoken"},{"key":"value","value":"{{x-ebirdapitoken}}"}]}},"event":[{"listen":"prerequest","script":{"id":"386ea5b6-ed1c-4e8d-8f74-05e09813bc87","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"85197138-fe32-4a4c-a07a-4f26778fb1eb","type":"text/javascript","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});"]}}]}