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

{
    "url": "https://treescape.app/api/humanuses/edible-leaves/?format=api",
    "name": "Edible Leaves",
    "slug": "edible-leaves",
    "description": "The leaves of the plant are edible and can be used in salads or cooked dishes. Edible leaves offer dietary diversity and can have cultural significance in traditional cuisines.",
    "use_type": "food"
}