GET
GET /api/climatezones/tropical-monsoon-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-monsoon-climate/?format=api",
    "name": "Tropical monsoon climate",
    "slug": "tropical-monsoon-climate",
    "description": "Driest month with precipitation less than 60 mm, but at least 100 - (Total Annual Precipitation (mm) / 25).",
    "main_group": "A",
    "seasonal_precipitation": "m",
    "heat_level": null
}