HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 31,
"next": "https://treescape.app/api/climatezones/?format=api&page=3",
"previous": "https://treescape.app/api/climatezones/?format=api",
"results": [
{
"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"
},
{
"url": "https://treescape.app/api/climatezones/hot-summer-mediterranean-climate/?format=api",
"name": "Hot-summer Mediterranean climate",
"slug": "hot-summer-mediterranean-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. At least three times as much precipitation in the wettest month of winter as in the driest month of summer, and the driest month of summer receives less than 40 mm.",
"main_group": "C",
"seasonal_precipitation": "s",
"heat_level": "a"
},
{
"url": "https://treescape.app/api/climatezones/warm-summer-mediterranean-climate/?format=api",
"name": "Warm-summer Mediterranean climate",
"slug": "warm-summer-mediterranean-climate",
"description": "Coldest month averaging above 0°C, all months with average temperatures below 22°C, and at least four months averaging above 10°C. At least three times as much precipitation in the wettest month of winter as in the driest month of summer, and the driest month of summer receives less than 40 mm.",
"main_group": "C",
"seasonal_precipitation": "s",
"heat_level": "b"
},
{
"url": "https://treescape.app/api/climatezones/cold-summer-mediterranean-climate/?format=api",
"name": "Cold-summer Mediterranean climate",
"slug": "cold-summer-mediterranean-climate",
"description": "Coldest month averaging above 0°C and 1-3 months averaging above 10°C. At least three times as much precipitation in the wettest month of winter as in the driest month of summer, and the driest month of summer receives less than 40 mm.",
"main_group": "C",
"seasonal_precipitation": "s",
"heat_level": "c"
},
{
"url": "https://treescape.app/api/climatezones/monsoon-influenced-humid-subtropical-climate/?format=api",
"name": "Monsoon-influenced humid subtropical climate",
"slug": "monsoon-influenced-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. At least ten times as much rain in the wettest month of summer as in the driest month of winter.",
"main_group": "C",
"seasonal_precipitation": "w",
"heat_level": "a"
},
{
"url": "https://treescape.app/api/climatezones/subtropical-highland-climate-or-monsoon-influenced-temperate-oceanic-climate/?format=api",
"name": "Subtropical highland climate or Monsoon-influenced temperate oceanic climate",
"slug": "subtropical-highland-climate-or-monsoon-influenced-temperate-oceanic-climate",
"description": "Coldest month averaging above 0°C, all months with average temperatures below 22°C, and at least four months averaging above 10°C. At least ten times as much rain in the wettest month of summer as in the driest month of winter.",
"main_group": "C",
"seasonal_precipitation": "w",
"heat_level": "b"
},
{
"url": "https://treescape.app/api/climatezones/cold-subtropical-highland-climate-or-monsoon-influenced-subpolar-oceanic-climate/?format=api",
"name": "Cold subtropical highland climate or Monsoon-influenced subpolar oceanic climate",
"slug": "cold-subtropical-highland-climate-or-monsoon-influenced-subpolar-oceanic-climate",
"description": "Coldest month averaging above 0°C and 1-3 months averaging above 10°C. At least ten times as much rain in the wettest month of summer as in the driest month of winter.",
"main_group": "C",
"seasonal_precipitation": "w",
"heat_level": "c"
},
{
"url": "https://treescape.app/api/climatezones/hot-summer-humid-continental-climate/?format=api",
"name": "Hot-summer humid continental climate",
"slug": "hot-summer-humid-continental-climate",
"description": "Coldest month averaging below 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": "D",
"seasonal_precipitation": "f",
"heat_level": "a"
},
{
"url": "https://treescape.app/api/climatezones/warm-summer-humid-continental-climate/?format=api",
"name": "Warm-summer humid continental climate",
"slug": "warm-summer-humid-continental-climate",
"description": "Coldest month averaging below 0°C, all months with average temperatures below 22°C, and at least four months averaging above 10°C. No significant precipitation difference between seasons.",
"main_group": "D",
"seasonal_precipitation": "f",
"heat_level": "b"
},
{
"url": "https://treescape.app/api/climatezones/subarctic-climate/?format=api",
"name": "Subarctic climate",
"slug": "subarctic-climate",
"description": "Coldest month averaging below 0°C and 1-3 months averaging above 10°C. No significant precipitation difference between seasons.",
"main_group": "D",
"seasonal_precipitation": "f",
"heat_level": "c"
}
]
}