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

# plantings Detail

`GET /plantings/{id}`

## Path parameters

- `id` integer, required

## Query parameters

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

## Response `200`

Get detail

## Changes

- **2022-12-09** (v1) `c24b8e3ab1c1` — 1 info
  - endpoint added
- **2019-11-19** (v1) `cb9712817db0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/growstuff/apis/api-v1/changes/plantings/: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)
