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

{
    "url": "https://treescape.app/api/species/pandanus-tectorius/?format=api",
    "slug": "pandanus-tectorius",
    "latin_name": "Pandanus tectorius",
    "description": "Pandanus tectorius is a species of Pandanus (screwpine) that is native to Malesia, Papuasia, eastern Australia, and the Pacific Islands. It grows in the coastal lowlands typically near the edge of the ocean. Common names in English include thatch screwpine, Tahitian screwpine, hala tree (pū hala in Hawaiian) and pandanus. The fruit is edible and sometimes known as hala fruit.",
    "gbif_id": 8023236,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/pandanus-tectorius_thumbnail_2f7hXQt.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/pandanus-tectorius_thumbnail_Vj1p5kk.jpg",
    "properties": {
        "height_maximum": "14.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/1128/?format=api",
        "width_minimum": "4.50",
        "width_typical": "8.00",
        "width_maximum": "11.00",
        "width_confidence": "0.9",
        "width_source": "https://treescape.app/api/sources/1128/?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/edible-fruits/?format=api",
            "https://treescape.app/api/humanuses/fiber/?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/shade-provision/?format=api",
            "https://treescape.app/api/ecologicalroles/soil-erosion-control/?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/seed-propagation/?format=api"
        ]
    }
}