---
title: "Changes to Retrieve a species"
method: GET
path: "/api/v1/species/{id}"
---

# Changes to Retrieve a species

`GET /api/v1/species/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 31 revisions.

- **2020-10-03** (v1) `524fa32ffb76` — 2 info
- **2020-08-17** (v1) `a91d12bcc207` — 3 info
- **2020-08-10** (v1) `3d0b90549625` — 1 info
- **2020-08-10** (v1) `9331c6c48cb2` — 1 breaking
- **2020-07-23** (v1) `4bc1d1daf88e` — 1 breaking
- **2020-07-15** (v1) `15d88532a85a` — 6 warning, 1 info

## Changes

- **2020-10-03** (v1) `524fa32ffb76` — 2 info
  - removed the `undefined` enum value from the `data/rank` response property for the response status `200`
  - removed the `undefined` enum value from the `data/status` response property for the response status `200`
- **2020-08-17** (v1) `a91d12bcc207` — 3 info
  - added the optional property `data/edible` to the response with the `200` status
  - added the optional property `data/edible_part` to the response with the `200` status
  - added the optional property `data/vegetable` to the response with the `200` status
- **2020-08-10** (v1) `3d0b90549625` — 1 info
  - endpoint added
- **2020-08-10** (v1) `9331c6c48cb2` — 1 breaking
  - api path removed without deprecation
- **2020-07-23** (v1) `4bc1d1daf88e` — 1 breaking
  - the response property `data/sources/items/citation` became nullable for the status `200`
- **2020-07-15** (v1) `15d88532a85a` — 6 warning, 1 info
  - removed the optional property `data/distributions` from the response with the `200` status
  - removed the optional property `data/edible` from the response with the `200` status
  - removed the optional property `data/edible_part` from the response with the `200` status
  - removed the optional property `data/vegetable` from the response with the `200` status
  - added the new `undefined` enum value to the `data/rank` response property for the response status `200`
  - added the new `undefined` enum value to the `data/status` response property for the response status `200`
  - response property `data/distribution` reactivated

---

[Operation](https://skmtc.dev/treflehq/apis/trefle-api-v1/docs/api/v1/species/:id/get.md) · [API](https://skmtc.dev/treflehq/apis/trefle-api-v1.md) · [Page](https://skmtc.dev/treflehq/apis/trefle-api-v1/changes/api/v1/species/:id/get)
