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

{
    "url": "https://treescape.app/api/ecologicalroles/windbreak/?format=api",
    "name": "Windbreak",
    "slug": "windbreak",
    "description": "The plant can be used as a windbreak to reduce wind speed and protect crops or structures, providing ecological benefits."
}