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

{
    "url": "https://treescape.app/api/species/cephalotaxus-sinensis/?format=api",
    "slug": "cephalotaxus-sinensis",
    "latin_name": "Cephalotaxus sinensis",
    "description": "Cephalotaxus sinensis is a coniferous shrub or small tree in the family Taxaceae. It is native to central and southern China.\nSome botanists consider Cephalotaxus koreana and C. sinensis to be synonymous with Cephalotaxus harringtonii.",
    "gbif_id": 2685275,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": null,
        "height_confidence": null,
        "height_source": null,
        "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/shrub/?format=api",
            "https://treescape.app/api/growthhabits/tree/?format=api"
        ],
        "human_uses": [],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": []
    }
}