GET flip/plants/{id}
Get full details for an individual invasive plant species.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Plant ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Full Details of the Plant Species
PlantFullDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| ShortDescription | string |
None. |
|
| Origin | string |
None. |
|
| EcologicalImpact | string |
None. |
|
| IdentificationTips | string |
None. |
|
| History | string |
None. |
|
| Range | string |
None. |
|
| ManagementStrategies | string |
None. |
|
| PlantType | string |
None. |
|
| FlowerArrangement | string |
None. |
|
| FlowerPetals | string |
None. |
|
| FlowerColor | string |
None. |
|
| LeafArrangement | string |
None. |
|
| LeafEdges | string |
None. |
|
| StemFeatures | string |
None. |
|
| BarkFeatures | string |
None. |
|
| ID | integer |
None. |
|
| Scientific_name | string |
None. |
|
| Common_name | string |
None. |
|
| Counties | string |
None. |
|
| Images | Collection of string |
None. |
|
| detailsPage | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.