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

{
    "url": "https://treescape.app/api/propagationmethod/grafting/?format=api",
    "name": "Grafting",
    "slug": "grafting",
    "description": "Joining parts of two plants so that they grow as one. Includes cleft grafting, bud grafting, and whip and tongue grafting."
}