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

{
    "url": "https://treescape.app/api/propagationmethod/division/?format=api",
    "name": "Division",
    "slug": "division",
    "description": "Propagation by dividing the root, rhizome, tuber, or other parts of the plant into sections that each become new plants."
}