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

{
    "url": "https://treescape.app/api/growthhabits/herb/?format=api",
    "name": "Herb",
    "slug": "herb",
    "description": "A non-woody plant with soft, green stems."
}