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

{
    "url": "https://treescape.app/api/species/gardenia-aqualla/?format=api",
    "slug": "gardenia-aqualla",
    "latin_name": "Gardenia aqualla",
    "description": "Gardenia is a genus of flowering plants in the coffee family, Rubiaceae, native to the tropical and subtropical regions of Africa, Asia, Madagascar, Pacific Islands, and Australia.\nThe genus was named by Carl Linnaeus and John Ellis after Alexander Garden (1730–1791), a Scottish naturalist.",
    "gbif_id": 5334988,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": "15.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/740/?format=api",
        "width_minimum": "1.00",
        "width_typical": "4.00",
        "width_maximum": "25.00",
        "width_confidence": "0.9",
        "width_source": "https://treescape.app/api/sources/740/?format=api",
        "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": [
            "https://treescape.app/api/humanuses/dye/?format=api",
            "https://treescape.app/api/humanuses/ornamental-flowers/?format=api"
        ],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": []
    }
}