GET
GET /api/climatezones/ice-cap-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/ice-cap-climate/?format=api",
    "name": "Ice cap climate",
    "slug": "ice-cap-climate",
    "description": "Eternal winter, with all 12 months of the year with average temperatures below 0°C.",
    "main_group": "E",
    "seasonal_precipitation": null,
    "heat_level": "F"
}