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

{
    "url": "https://treescape.app/api/species/berberis-vulgaris/?format=api",
    "slug": "berberis-vulgaris",
    "latin_name": "Berberis vulgaris",
    "description": "Berberis vulgaris, also known as common barberry, European barberry or simply barberry, is a shrub in the genus Berberis native to the Old World. It produces edible but sharply acidic berries, which people in many countries eat as a tart and refreshing fruit.",
    "gbif_id": 3033894,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/berberis-vulgaris_thumbnail_ATrTzCA.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/berberis-vulgaris_thumbnail_w9ocz6k.jpg",
    "properties": {
        "height_maximum": "4.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/256/?format=api",
        "width_minimum": null,
        "width_typical": "3.00",
        "width_maximum": "3.00",
        "width_confidence": "0.9",
        "width_source": "https://treescape.app/api/sources/256/?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/shrub/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/edible-fruits/?format=api",
            "https://treescape.app/api/humanuses/dye/?format=api"
        ],
        "ecological_roles": [
            "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": []
    }
}