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

{
    "url": "https://treescape.app/api/soilpreference/silty/?format=api",
    "name": "Silty",
    "slug": "silty",
    "description": "Soil with fine particles that retain moisture and nutrients well but may have poor drainage."
}