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

{
    "url": "https://treescape.app/api/species/ficus-benghalensis/?format=api",
    "slug": "ficus-benghalensis",
    "latin_name": "Ficus benghalensis",
    "description": "Ficus benghalensis, or Ficus indica commonly known as the banyan, banyan fig and Indian banyan, is a tree native to the Indian Subcontinent. Specimens in India are among the largest trees in the world by canopy coverage. It is also known as the \"strangler fig\" because it starts out as epiphyte, that is, leaning on another tree that it ends up suffocating.",
    "gbif_id": 5361919,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/ficus-benghalensis_thumbnail_F71pG3q.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/ficus-benghalensis_thumbnail_jbRsJ2m.jpg",
    "properties": {
        "height_maximum": "30.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/698/?format=api",
        "width_minimum": "15.00",
        "width_typical": null,
        "width_maximum": "30.00",
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/698/?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/animal-fodder/?format=api",
            "https://treescape.app/api/humanuses/fiber/?format=api",
            "https://treescape.app/api/humanuses/firewood/?format=api",
            "https://treescape.app/api/humanuses/timber/?format=api",
            "https://treescape.app/api/humanuses/medicinal-bark/?format=api",
            "https://treescape.app/api/humanuses/medicinal-flowers/?format=api",
            "https://treescape.app/api/humanuses/medicinal-leaves/?format=api",
            "https://treescape.app/api/humanuses/medicinal-roots/?format=api",
            "https://treescape.app/api/humanuses/ornamental-bark/?format=api",
            "https://treescape.app/api/humanuses/ornamental-flowers/?format=api",
            "https://treescape.app/api/humanuses/ornamental-foliage/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/carbon-sequestration/?format=api",
            "https://treescape.app/api/ecologicalroles/habitat-provision/?format=api",
            "https://treescape.app/api/ecologicalroles/pest-and-disease-control/?format=api",
            "https://treescape.app/api/ecologicalroles/shade-provision/?format=api"
        ],
        "soil_preferences": [
            "https://treescape.app/api/soilpreference/clayey/?format=api",
            "https://treescape.app/api/soilpreference/sandy/?format=api"
        ],
        "propagation_methods": [
            "https://treescape.app/api/propagationmethod/cuttings/?format=api",
            "https://treescape.app/api/propagationmethod/layering/?format=api",
            "https://treescape.app/api/propagationmethod/seed-propagation/?format=api"
        ]
    }
}