If there is anything you want to tell us about the website, please contact the Species+ team at:
Lists distributions for a given taxon concept
ISO 3166-1 alpha-2 [max 255 characters]
name of country / territory (translated based on locale) [max 255 characters]
one of COUNTRY or TERRITORY [max 255 characters]
array of distribution tags, e.g. extinct [strings max 255 characters each]
array of citations [strings of unlimited length]
[
{
"iso_code2":"GQ",
"name":"Equatorial Guinea",
"tags":[
],
"type":"COUNTRY",
"references":[
"Basilio, A. 1962. La vida animal en la Guinea Espanola. Instituto de Estudios Africanos. Madrid."
]
},
{
"iso_code2":"MR",
"name":"Mauritania",
"tags":[
"extinct"
],
"type":"COUNTRY",
"references":[
"Blanc, J.J., Thouless, C.R., Hart, J.A., Dublin H.T., Douglas-Hamilton, I., Craig, C.R. and Barnes, R.F.W. 2003. African Elephant Status Report 2002: an update from the African Elephant Database. http://iucn.org/afesg/aed/aesr2002.html IUCN/SSC African Elephant Specialist Group. IUCN, Gland, Switzerland and Cambridge, UK. ",
"Jackson, P. 1982. Elephants and rhinos in Africa. A time for decision. IUCN. Gland."
]
}
]
<?xml version="1.0" encoding="UTF-8"?>
<distributions type="array">
<distribution>
<iso-code2>GQ</iso-code2>
<name>Equatorial Guinea</name>
<tags type="array"/>
<type>COUNTRY</type>
<references type="array">
<reference>Basilio, A. 1962. La vida animal en la Guinea Espanola. Instituto de Estudios Africanos. Madrid.</reference>
</references>
</distribution>
<distribution>
<iso-code2>MR</iso-code2>
<name>Mauritania</name>
<tags type="array">
<tag>extinct</tag>
</tags>
<type>COUNTRY</type>
<references type="array">
<reference>Blanc, J.J., Thouless, C.R., Hart, J.A., Dublin H.T., Douglas-Hamilton, I., Craig, C.R. and Barnes, R.F.W. 2003. African Elephant Status Report 2002: an update from the African Elephant Database. http://iucn.org/afesg/aed/aesr2002.html IUCN/SSC African Elephant Specialist Group. IUCN, Gland, Switzerland and Cambridge, UK. </reference>
<reference>Jackson, P. 1982. Elephants and rhinos in Africa. A time for decision. IUCN. Gland.</reference>
</references>
</distribution>
</distributions>
| Param name | Description |
|---|---|
|
taxon_concept_id required |
Taxon Concept ID Value: Must be a String |
|
language optional |
Select language for the names of distributions. Select en, fr, or es. Defaults to en. Value: Must be a String |