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.
idinteger
namestring
project_idinteger
life_time_CO2double

Estimated lifetime COâ‚‚ sequestration in kg.

stockinteger

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

pricedouble

Errors

404
Not Found Error