GET
GET /api/climatezones/hot-desert-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/hot-desert-climate/?format=api",
    "name": "Hot desert climate",
    "slug": "hot-desert-climate",
    "description": "Annual precipitation less than 50% of the threshold for a desert climate.",
    "main_group": "B",
    "seasonal_precipitation": "W",
    "heat_level": "h"
}