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

{
    "url": "https://treescape.app/api/propagationmethod/layering/?format=api",
    "name": "Layering",
    "slug": "layering",
    "description": "Propagation technique where a branch is encouraged to form roots while still attached to the parent plant. Includes air layering and ground layering."
}