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

{
    "url": "https://treescape.app/api/species/alchornea-floribunda/?format=api",
    "slug": "alchornea-floribunda",
    "latin_name": "Alchornea floribunda",
    "description": "Alchornea floribunda is a plant native to tropical Africa. The plant is locally known as Niando.",
    "gbif_id": 3055490,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": null,
        "height_confidence": "1.0",
        "height_source": "https://treescape.app/api/sources/85/?format=api",
        "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/shrub/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/edible-leaves/?format=api",
            "https://treescape.app/api/humanuses/medicinal-leaves/?format=api",
            "https://treescape.app/api/humanuses/medicinal-roots/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/pest-and-disease-control/?format=api"
        ],
        "soil_preferences": [],
        "propagation_methods": []
    }
}