GET api/Taxon/{taxonID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
taxonID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TaxonName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
taxonID | integer |
None. |
|
scientificNames | Collection of ScientificName |
None. |
|
vernacularNames | Collection of VernacularName |
None. |
|
dynamicProperties | Collection of DynamicProperty |
None. |
|
AcceptedName | ScientificName |
None. |
|
PreferredVernacularName | VernacularName |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.