List species in a project

Retrieve the available species in a project. Only those species with stock > 0 can be used for planting.

Path parameters

project_idintegerRequired
Project ID.

Response

A list of species.
idintegerOptional
namestringOptional
project_idintegerOptional
life_time_CO2doubleOptional

Estimated lifetime COâ‚‚ sequestration in kg.

stockintegerOptional

Available stock. Only species with stock > 0 can be used for planting.

pricedoubleOptional

Errors

404
Not Found Error