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

{
    "url": "https://treescape.app/api/species/lavandula-angustifolia/?format=api",
    "slug": "lavandula-angustifolia",
    "latin_name": "Lavandula angustifolia",
    "description": "Lavandula angustifolia, formerly L. officinalis, is a flowering plant in the family Lamiaceae, native to the Mediterranean (Spain, France, Italy, Croatia etc.). Its common names include lavender, true lavender and English lavender (though not native to England); also garden lavender, common lavender and narrow-leaved lavender.",
    "gbif_id": 2927305,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/lavandula-angustifolia_thumbnail_npKaOzB.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/lavandula-angustifolia_thumbnail_NHMqoWx.jpg",
    "properties": {
        "height_maximum": "2.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/889/?format=api",
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": "0.30",
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/889/?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"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/medicinal-flowers/?format=api",
            "https://treescape.app/api/humanuses/ornamental-flowers/?format=api"
        ],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": []
    }
}