GET
GET /api/climatezones/cold-semi-arid-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/cold-semi-arid-climate/?format=api",
    "name": "Cold semi-arid climate",
    "slug": "cold-semi-arid-climate",
    "description": "Annual precipitation between 50% and 100% of the threshold for a desert climate.",
    "main_group": "B",
    "seasonal_precipitation": "S",
    "heat_level": "k"
}