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

{
    "url": "https://treescape.app/api/soilpreference/sandy/?format=api",
    "name": "Sandy",
    "slug": "sandy",
    "description": "Soil with a gritty texture, good drainage but low nutrient and water retention."
}