GET api/Crops/{id}

Henter en afgrøde ud fra unikt id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The id if the crop

integer

Required

Body Parameters

None.

Response Information

Resource Description

The entity

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.