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

{
    "url": "https://treescape.app/api/species/passiflora-edulis/?format=api",
    "slug": "passiflora-edulis",
    "latin_name": "Passiflora edulis",
    "description": "Passiflora edulis, commonly known as passion fruit, is a vine species of passion flower native to the region of southern Brazil through Paraguay to northern Argentina. It is cultivated commercially in tropical and subtropical areas for its sweet, seedy fruit. \nThe fruit is a pepo, a type of berry, round to oval, either yellow or dark purple at maturity, with a soft to firm, juicy interior filled with numerous seeds. The fruit is both eaten and juiced, with the juice often added to other fruit juices to enhance aroma.",
    "gbif_id": 2874190,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/passiflora-edulis_thumbnail_AXSWVZm.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/passiflora-edulis_thumbnail_djWdtve.jpg",
    "properties": {
        "height_maximum": "15.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/1138/?format=api",
        "width_minimum": "1.00",
        "width_typical": "3.00",
        "width_maximum": "5.00",
        "width_confidence": "0.9",
        "width_source": "https://treescape.app/api/sources/1138/?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/vine/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/edible-fruits/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/pollinator-attraction/?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"
        ]
    }
}