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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/products/13456/?format=api",
    "specs": "No_Specs_Found",
    "upc": "009330392",
    "id": 13456,
    "title": "H982FKL",
    "structure": "child",
    "date_created": "2025-05-20T07:20:54.141210Z",
    "date_updated": "2025-05-20T07:20:54.141238Z",
    "recommended_products": [],
    "attributes": [],
    "categories": [
        "Check"
    ],
    "product_class": "HPI",
    "stockrecords": "http://academy.excelhealthcareservices.co.uk/api/products/13456/stockrecords/?format=api",
    "images": [],
    "price": "http://academy.excelhealthcareservices.co.uk/api/products/13456/price/?format=api",
    "availability": "http://academy.excelhealthcareservices.co.uk/api/products/13456/availability/?format=api",
    "options": [],
    "children": [],
    "description_clean": "H982FKL basic",
    "get_stock_record": {
        "price": "9.95",
        "quantity": "100000"
    }
}