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

{
    "url": "https://treescape.app/api/species/helianthus-tuberosus/?format=api",
    "slug": "helianthus-tuberosus",
    "latin_name": "Helianthus tuberosus",
    "description": "The Jerusalem artichoke (Helianthus tuberosus), also called sunroot, sunchoke, wild sunflower, topinambur, or earth apple, is a species of sunflower native to central North America. It is cultivated widely across the temperate zone for its tuber, which is used as a root vegetable.",
    "gbif_id": 3119175,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/helianthus-tuberosus_thumbnail_g2qsRlX.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/helianthus-tuberosus_thumbnail_oE9M1jG.jpg",
    "properties": {
        "height_maximum": "3.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/793/?format=api",
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": null,
        "width_confidence": null,
        "width_source": null,
        "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/herb/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/edible-fruits/?format=api",
            "https://treescape.app/api/humanuses/animal-fodder/?format=api",
            "https://treescape.app/api/humanuses/medicinal-roots/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/nutrient-cycling/?format=api",
            "https://treescape.app/api/ecologicalroles/pest-and-disease-control/?format=api",
            "https://treescape.app/api/ecologicalroles/pollinator-attraction/?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/bulb-and-tuber-propagation/?format=api"
        ]
    }
}