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

{
    "url": "https://treescape.app/api/humanuses/honey-production/?format=api",
    "name": "Honey Production",
    "slug": "honey-production",
    "description": "The plant provides nectar and pollen for bees, supporting honey production. Honey is a valuable food product with nutritional and medicinal properties.",
    "use_type": "food"
}