---
title: "crops Detail"
method: GET
path: "/crops/{id}"
tags: ["crops"]
---

# crops Detail

`GET /crops/{id}`

## Path parameters

- `id` integer, required

## Query parameters

- `include` string
- `fields[crops]` string
- `fields[plantings]` string
- `fields[seeds]` string
- `fields[harvests]` string
- `fields[photos]` string

## Response `200`

Get detail

## Changes

- **2022-12-18** (v1) `07ca5e9d8ebb` — 1 warning
  - deleted the `query` request parameter `fields[crops]`
- **2022-12-15** (v1) `baeff2d176af` — 1 warning, 1 info
  - deleted the `query` request parameter `fields[crops]`
  - added the new optional `query` request parameter `fields[crops]`
- **2022-12-09** (v1) `c24b8e3ab1c1` — 1 info
  - endpoint added
- **2019-11-19** (v1) `cb9712817db0` — 1 breaking
  - api path removed without deprecation
- **2019-11-17** (v1) `56e7324f9927` — 1 info
  - added the new optional `query` request parameter `fields[crops]`

[Change history](https://skmtc.dev/growstuff/apis/api-v1/changes/crops/:id/get.md)

---

[API](https://skmtc.dev/growstuff/apis/api-v1.md) · [All operations](https://skmtc.dev/growstuff/apis/api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/growstuff/api-v1/revisions/6d0220e8e65b/schema)
