GET api/Taxon/ScientificName/{scientificNameID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
scientificNameID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ScientificNameName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
scientificNameID | integer |
None. |
|
taxonID | integer |
None. |
|
scientificName | string |
None. |
|
scientificNamePresentation | string |
None. |
|
scientificNameAuthorship | string |
None. |
|
taxonRank | string |
None. |
|
taxonomicStatus | string |
None. |
|
acceptedNameUsage | ScientificName |
None. |
|
higherClassification | Collection of ScientificName |
None. |
|
nameAccordingTo | string |
None. |
|
dynamicProperties | Collection of DynamicProperty |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.