Species

Retrieve a species

Get a species

get/api/v1/species/{id}

Path parameters

idstring required

The id or the slug of the requested species

Response

Success

Changes

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

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/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/sources/items/citation became nullable for the status 200

      response-property-became-nullable

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • response property data/distribution reactivated

      response-property-reactivated