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

{
    "url": "https://treescape.app/api/species/anethum-graveolens/?format=api",
    "slug": "anethum-graveolens",
    "latin_name": "Anethum graveolens",
    "description": "Dill (Anethum graveolens) is an annual herb in the celery family Apiaceae. It is native to North Africa, Iran, and the Arabian Peninsula; it is grown widely in Eurasia, where its leaves and seeds are used as a herb or spice for flavouring food.",
    "gbif_id": 3034646,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/anethum-graveolens_thumbnail_3BXSqIw.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/anethum-graveolens_thumbnail_VlznZe4.jpg",
    "properties": {
        "height_maximum": "1.52",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/141/?format=api",
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": null,
        "width_confidence": "0.7",
        "width_source": "https://treescape.app/api/sources/141/?format=api",
        "soil_acidity_minimum": null,
        "soil_acidity_typical": null,
        "soil_acidity_maximum": null,
        "soil_acidity_confidence": "0.5",
        "soil_acidity_source": "https://treescape.app/api/sources/141/?format=api",
        "climate_zones": [
            "https://treescape.app/api/climatezones/tropical-rainforest-climate/?format=api",
            "https://treescape.app/api/climatezones/hot-desert-climate/?format=api"
        ],
        "growth_habits": [
            "https://treescape.app/api/growthhabits/herb/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/edible-leaves/?format=api",
            "https://treescape.app/api/humanuses/edible-seeds/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/carbon-sequestration/?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/cuttings/?format=api",
            "https://treescape.app/api/propagationmethod/seed-propagation/?format=api"
        ]
    }
}