GET
GET /api/growthhabits/shrub/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://treescape.app/api/growthhabits/shrub/?format=api",
    "name": "Shrub",
    "slug": "shrub",
    "description": "A woody plant with multiple stems and shorter height than a tree."
}