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

{
    "url": "https://treescape.app/api/soilpreference/saline/?format=api",
    "name": "Saline",
    "slug": "saline",
    "description": "Soil with high salt content, usually found in arid or coastal areas."
}