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

{
    "url": "https://treescape.app/api/species/myrianthus-holstii/?format=api",
    "slug": "myrianthus-holstii",
    "latin_name": "Myrianthus holstii",
    "description": "Myrianthus holstii is a plant species within the family Urticaceae. It grows either as a shrub or tree. It is considered a dioecious species but a monoecious tree has been observed.",
    "gbif_id": 4013390,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": "20.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/1060/?format=api",
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": "20.00",
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/1060/?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/medicinal-bark/?format=api",
            "https://treescape.app/api/humanuses/medicinal-leaves/?format=api"
        ],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": []
    }
}