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

{
    "url": "https://treescape.app/api/humanuses/animal-fodder/?format=api",
    "name": "Animal Fodder",
    "slug": "animal-fodder",
    "description": "The plant can be used as fodder for livestock or other animals. Animal fodder supports animal husbandry and can provide supplementary income for farmers.",
    "use_type": "material"
}