Plants

Retrieve a plant

Get a plant

get/api/v1/plants/{id}

Path parameters

idstring required

The id or the slug of the requested plant

Response

Success

Changes

Changed in 6 of the 31 revisions of this API.267

    • removed the undefined enum value from the data/main_species/rank response property for the response status 200

      response-property-enum-value-removed

    • removed the undefined enum value from the data/main_species/status response property for the response status 200

      response-property-enum-value-removed

    • added the optional property data/main_species/edible to the response with the 200 status

      response-optional-property-added

    • added the optional property data/main_species/edible_part to the response with the 200 status

      response-optional-property-added

    • added the optional property data/main_species/vegetable to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • the response property data/main_species/sources/items/citation became nullable for the status 200

      response-property-became-nullable

  • v115d88532a85a61See the full diff
    • removed the optional property data/main_species/distributions from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/main_species/edible from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/main_species/edible_part from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/main_species/vegetable from the response with the 200 status

      response-optional-property-removed

    • added the new undefined enum value to the data/main_species/rank response property for the response status 200

      response-property-enum-value-added

    • added the new undefined enum value to the data/main_species/status response property for the response status 200

      response-property-enum-value-added

    • response property data/main_species/distribution reactivated

      response-property-reactivated