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

{
    "url": "https://treescape.app/api/species/alnus-nepalensis/?format=api",
    "slug": "alnus-nepalensis",
    "latin_name": "Alnus nepalensis",
    "description": "Alnus nepalensis is a large alder tree found in the subtropical highlands of the Himalayas. The tree is called Utis in Nepali and Nepalese alder in English. It is used in land reclamation, as firewood and for making charcoal.",
    "gbif_id": 2876187,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/alnus-nepalensis_thumbnail_ncOpu0N.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/alnus-nepalensis_thumbnail_C1Oay01.jpg",
    "properties": {
        "height_maximum": "30.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/101/?format=api",
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": "60.00",
        "width_confidence": "0.9",
        "width_source": "https://treescape.app/api/sources/101/?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/tree/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/firewood/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/nitrogen-fixation/?format=api"
        ],
        "soil_preferences": [
            "https://treescape.app/api/soilpreference/loamy/?format=api",
            "https://treescape.app/api/soilpreference/sandy/?format=api"
        ],
        "propagation_methods": []
    }
}