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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/products/1958/?format=api",
    "specs": "No_Specs_Found",
    "upc": "009225179",
    "id": 1958,
    "title": "J3BSC",
    "structure": "child",
    "date_created": "2024-12-01T17:07:26.221526Z",
    "date_updated": "2024-12-01T17:07:26.221553Z",
    "recommended_products": [],
    "attributes": [],
    "categories": [
        "Check"
    ],
    "product_class": "HPI",
    "stockrecords": "http://academy.excelhealthcareservices.co.uk/api/products/1958/stockrecords/?format=api",
    "images": [],
    "price": "http://academy.excelhealthcareservices.co.uk/api/products/1958/price/?format=api",
    "availability": "http://academy.excelhealthcareservices.co.uk/api/products/1958/availability/?format=api",
    "options": [],
    "children": [],
    "description_clean": "J3BSC basic",
    "get_stock_record": {
        "price": "2.99",
        "quantity": "100000"
    }
}