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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/products/18/?format=api",
    "specs": "No_Specs_Found",
    "upc": "00099999999",
    "id": 18,
    "title": "HPI Full Check",
    "structure": "standalone",
    "date_created": "2024-05-25T14:33:58.575880Z",
    "date_updated": "2024-05-25T14:33:58.575929Z",
    "recommended_products": [],
    "attributes": [],
    "categories": [
        "Check"
    ],
    "product_class": "HPI",
    "stockrecords": "http://academy.excelhealthcareservices.co.uk/api/products/18/stockrecords/?format=api",
    "images": [],
    "price": "http://academy.excelhealthcareservices.co.uk/api/products/18/price/?format=api",
    "availability": "http://academy.excelhealthcareservices.co.uk/api/products/18/availability/?format=api",
    "options": [],
    "children": [],
    "description_clean": "HPI Check",
    "get_stock_record": {
        "price": "9.99",
        "quantity": "50000"
    }
}