GET
GET /api/climatezones/subpolar-oceanic-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/subpolar-oceanic-climate/?format=api",
    "name": "Subpolar oceanic climate",
    "slug": "subpolar-oceanic-climate",
    "description": "Coldest month averaging above 0°C and 1-3 months averaging above 10°C. No significant precipitation difference between seasons.",
    "main_group": "C",
    "seasonal_precipitation": "f",
    "heat_level": "c"
}