GET
GET /api/species/inga-densiflora/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://treescape.app/api/species/inga-densiflora/?format=api",
    "slug": "inga-densiflora",
    "latin_name": "Inga densiflora",
    "description": "Inga densiflora is a species of Fabaceae described by botanist George Bentham. The native range extends from South-East Mexico to Bolivia. It is the most common species of Inga utilized for its fruits in the highlands of Colombia. The common name is Guamo Salado in Central America and Pacay del Monte (mountain ice-cream-bean) in Bolivia.",
    "gbif_id": 5357837,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": null,
        "height_confidence": null,
        "height_source": null,
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": null,
        "width_confidence": null,
        "width_source": null,
        "soil_acidity_minimum": null,
        "soil_acidity_typical": null,
        "soil_acidity_maximum": null,
        "soil_acidity_confidence": null,
        "soil_acidity_source": null,
        "climate_zones": [],
        "growth_habits": [
            "https://treescape.app/api/growthhabits/tree/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/edible-fruits/?format=api"
        ],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": []
    }
}