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

{
    "url": "https://treescape.app/api/species/cupressus-funebris/?format=api",
    "slug": "cupressus-funebris",
    "latin_name": "Cupressus funebris",
    "description": "Cupressus funebris, the Chinese weeping cypress, is a species of cypress native to southwestern and central China. It may also occur naturally in Vietnam.",
    "gbif_id": 2684076,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": "35.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/527/?format=api",
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": null,
        "width_confidence": "0.7",
        "width_source": "https://treescape.app/api/sources/527/?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/tree/?format=api"
        ],
        "human_uses": [],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": []
    }
}