GET api/Crops/{id}
Henter en afgrøde ud fra unikt id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id if the crop |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The entity
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.