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

{
    "url": "https://treescape.app/api/soilpreference/peaty/?format=api",
    "name": "Peaty",
    "slug": "peaty",
    "description": "Soil high in organic matter, retaining moisture well but may be acidic."
}