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

{
    "url": "https://treescape.app/api/soilpreference/loamy/?format=api",
    "name": "Loamy",
    "slug": "loamy",
    "description": "Soil with a balanced mix of sand, silt, and clay, offering good drainage, nutrient availability, and moisture retention."
}