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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/products/12378/?format=api",
    "specs": "No_Specs_Found",
    "upc": "009439057",
    "id": 12378,
    "title": "50KU",
    "structure": "child",
    "date_created": "2025-04-04T13:56:03.906867Z",
    "date_updated": "2025-04-04T13:56:03.906893Z",
    "recommended_products": [],
    "attributes": [],
    "categories": [
        "Check"
    ],
    "product_class": "HPI",
    "stockrecords": "http://academy.excelhealthcareservices.co.uk/api/products/12378/stockrecords/?format=api",
    "images": [],
    "price": "http://academy.excelhealthcareservices.co.uk/api/products/12378/price/?format=api",
    "availability": "http://academy.excelhealthcareservices.co.uk/api/products/12378/availability/?format=api",
    "options": [],
    "children": [],
    "description_clean": "50KU basic",
    "get_stock_record": {
        "price": "9.95",
        "quantity": "100000"
    }
}