GET /api/products/35/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/products/35/?format=api",
    "specs": "No_Specs_Found",
    "upc": "3333333",
    "id": 35,
    "title": "child-check",
    "structure": "child",
    "date_created": "2024-05-26T17:50:30.306592Z",
    "date_updated": "2024-05-26T17:50:30.306631Z",
    "recommended_products": [],
    "attributes": [],
    "categories": [],
    "product_class": "HPI",
    "stockrecords": "http://academy.excelhealthcareservices.co.uk/api/products/35/stockrecords/?format=api",
    "images": [],
    "price": "http://academy.excelhealthcareservices.co.uk/api/products/35/price/?format=api",
    "availability": "http://academy.excelhealthcareservices.co.uk/api/products/35/availability/?format=api",
    "options": [],
    "children": [],
    "description_clean": "test",
    "get_stock_record": {
        "price": "8.99",
        "quantity": "10000"
    }
}