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

{
    "url": "https://treescape.app/api/propagationmethod/cuttings/?format=api",
    "name": "Cuttings",
    "slug": "cuttings",
    "description": "Vegetative propagation method using parts of plants (softwood, hardwood, semi-hardwood cuttings) to grow new plants."
}