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

{
    "url": "https://treescape.app/api/propagationmethod/rhizomatous-propagation/?format=api",
    "name": "Rhizomatous Propagation",
    "slug": "rhizomatous-propagation",
    "description": "Propagation using rhizomes, which are horizontal underground stems that produce new plants."
}