Climate Zone Instance
GET /api/climatezones/tropical-rainforest-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/tropical-rainforest-climate/?format=api",
"name": "Tropical rainforest climate",
"slug": "tropical-rainforest-climate",
"description": "Average precipitation of at least 60 mm in every month.",
"main_group": "A",
"seasonal_precipitation": "f",
"heat_level": null
}