GET
GET /api/climatezones/temperate-oceanic-climate-or-subtropical-highland-climate/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://treescape.app/api/climatezones/temperate-oceanic-climate-or-subtropical-highland-climate/?format=api",
    "name": "Temperate oceanic climate or subtropical highland climate",
    "slug": "temperate-oceanic-climate-or-subtropical-highland-climate",
    "description": "Coldest month averaging above 0°C, all months with average temperatures below 22°C, and at least four months averaging above 10°C. No significant precipitation difference between seasons.",
    "main_group": "C",
    "seasonal_precipitation": "f",
    "heat_level": "b"
}