GET
GET /api/climatezones/hot-summer-humid-continental-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/hot-summer-humid-continental-climate/?format=api",
    "name": "Hot-summer humid continental climate",
    "slug": "hot-summer-humid-continental-climate",
    "description": "Coldest month averaging below 0°C, at least one month's average temperature above 22°C, and at least four months averaging above 10°C. No significant precipitation difference between seasons.",
    "main_group": "D",
    "seasonal_precipitation": "f",
    "heat_level": "a"
}