GET
GET /api/climatezones/tundra-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/tundra-climate/?format=api",
    "name": "Tundra climate",
    "slug": "tundra-climate",
    "description": "Average temperature of warmest month between 0°C and 10°C.",
    "main_group": "E",
    "seasonal_precipitation": null,
    "heat_level": "T"
}