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

{
    "url": "https://treescape.app/api/species/asclepias-tuberosa/?format=api",
    "slug": "asclepias-tuberosa",
    "latin_name": "Asclepias tuberosa",
    "description": "Asclepias tuberosa, commonly known as butterfly weed, is a species of milkweed native to eastern and southwestern North America. It is commonly known as butterfly weed because of the butterflies that are attracted to the plant by its color and its copious production of nectar.",
    "gbif_id": 3170305,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/asclepias-tuberosa_thumbnail_GMe2ms3.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/asclepias-tuberosa_thumbnail_LVwJ86S.jpg",
    "properties": {
        "height_maximum": "1.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/203/?format=api",
        "width_minimum": "0.20",
        "width_typical": "0.25",
        "width_maximum": "0.30",
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/203/?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/herb/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/medicinal-roots/?format=api",
            "https://treescape.app/api/humanuses/ornamental-flowers/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/pollinator-attraction/?format=api"
        ],
        "soil_preferences": [
            "https://treescape.app/api/soilpreference/sandy/?format=api"
        ],
        "propagation_methods": [
            "https://treescape.app/api/propagationmethod/seed-propagation/?format=api"
        ]
    }
}