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

{
    "url": "https://treescape.app/api/soilpreference/clayey/?format=api",
    "name": "Clayey",
    "slug": "clayey",
    "description": "Soil with fine particles, high water retention, and nutrient levels but poor drainage."
}