GET
GET /api/humanuses/edible-nuts/?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-nuts/?format=api",
    "name": "Edible Nuts",
    "slug": "edible-nuts",
    "description": "The plant produces edible nuts that are nutritious and can be consumed raw or processed. Nuts are a valuable food source and can have commercial value.",
    "use_type": "food"
}