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

{
    "url": "https://treescape.app/api/species/agapanthus-praecox/?format=api",
    "slug": "agapanthus-praecox",
    "latin_name": "Agapanthus praecox",
    "description": "Agapanthus praecox (common agapanthus, blue lily, African lily,  or lily of the Nile) is a popular garden plant around the world, especially in Mediterranean climates. It is native to the Kwa-Zulu Natal and Western Cape provinces of South Africa. Local names include agapant, bloulelie, isicakathi and ubani. Most of the cultivated plants of the genus Agapanthus are hybrids or cultivars of this species. It is divided into three subspecies: subsp.praecox, subsp. orientalis and subsp. minimus.",
    "gbif_id": 2854755,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/agapanthus-praecox_thumbnail_YnqQ4SF.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/agapanthus-praecox_thumbnail_IrgN4VL.jpg",
    "properties": {
        "height_maximum": "30.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/63/?format=api",
        "width_minimum": "5.00",
        "width_typical": "10.00",
        "width_maximum": "15.00",
        "width_confidence": "0.7",
        "width_source": "https://treescape.app/api/sources/63/?format=api",
        "soil_acidity_minimum": "6.00",
        "soil_acidity_typical": "6.50",
        "soil_acidity_maximum": "7.00",
        "soil_acidity_confidence": "0.6",
        "soil_acidity_source": "https://treescape.app/api/sources/63/?format=api",
        "climate_zones": [
            "https://treescape.app/api/climatezones/tropical-rainforest-climate/?format=api",
            "https://treescape.app/api/climatezones/tropical-monsoon-climate/?format=api"
        ],
        "growth_habits": [
            "https://treescape.app/api/growthhabits/herb/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/edible-fruits/?format=api",
            "https://treescape.app/api/humanuses/firewood/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/carbon-sequestration/?format=api",
            "https://treescape.app/api/ecologicalroles/pollinator-attraction/?format=api"
        ],
        "soil_preferences": [
            "https://treescape.app/api/soilpreference/sandy/?format=api",
            "https://treescape.app/api/soilpreference/silty/?format=api"
        ],
        "propagation_methods": [
            "https://treescape.app/api/propagationmethod/cuttings/?format=api",
            "https://treescape.app/api/propagationmethod/seed-propagation/?format=api"
        ]
    }
}