GET /api/climatezones/humid-subtropical-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/humid-subtropical-climate/?format=api",
"name": "Humid subtropical climate",
"slug": "humid-subtropical-climate",
"description": "Coldest month averaging above 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": "C",
"seasonal_precipitation": "f",
"heat_level": "a"
}