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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/products/1233/?format=api",
    "specs": "No_Specs_Found",
    "upc": "009120246",
    "id": 1233,
    "title": "VU17NXP",
    "structure": "child",
    "date_created": "2024-11-06T18:42:42.365403Z",
    "date_updated": "2024-11-06T18:42:42.365436Z",
    "recommended_products": [],
    "attributes": [],
    "categories": [
        "Check"
    ],
    "product_class": "HPI",
    "stockrecords": "http://academy.excelhealthcareservices.co.uk/api/products/1233/stockrecords/?format=api",
    "images": [],
    "price": "http://academy.excelhealthcareservices.co.uk/api/products/1233/price/?format=api",
    "availability": "http://academy.excelhealthcareservices.co.uk/api/products/1233/availability/?format=api",
    "options": [],
    "children": [],
    "description_clean": "VU17NXP basic",
    "get_stock_record": {
        "price": "8.99",
        "quantity": "100000"
    }
}