GET
GET /api/climatezones/extremely-cold-subarctic-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/extremely-cold-subarctic-climate/?format=api",
    "name": "Extremely cold subarctic climate",
    "slug": "extremely-cold-subarctic-climate",
    "description": "Coldest month averaging below -38°C and 1-3 months averaging above 10°C. No significant precipitation difference between seasons.",
    "main_group": "D",
    "seasonal_precipitation": "f",
    "heat_level": "d"
}