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

{
    "url": "https://treescape.app/api/species/butea-superba/?format=api",
    "slug": "butea-superba",
    "latin_name": "Butea superba",
    "description": "Butea superba is a vining shrub in the legume family Fabaceae, native to India and mainland Southeast Asia. It is thought by locals to be an aphrodisiac, among other effects.",
    "gbif_id": 7797090,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": null,
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/315/?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",
            "https://treescape.app/api/growthhabits/vine/?format=api"
        ],
        "human_uses": [],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": []
    }
}