GET
GET /api/humanuses/edible-seeds/?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-seeds/?format=api",
    "name": "Edible Seeds",
    "slug": "edible-seeds",
    "description": "The seeds of the plant are edible and can be used in various culinary applications. Edible seeds can provide nutrition and have cultural significance.",
    "use_type": "food"
}