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

{
    "url": "https://treescape.app/api/species/canthium-glaucum/?format=api",
    "slug": "canthium-glaucum",
    "latin_name": "Canthium glaucum",
    "description": "Canthium is a genus of flowering plants in the family Rubiaceae. They are shrubs and small trees. The leaves are deciduous and the stems are usually thorny.",
    "gbif_id": 2917579,
    "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/shrub/?format=api",
            "https://treescape.app/api/growthhabits/tree/?format=api"
        ],
        "human_uses": [],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": []
    }
}