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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/products/1100/?format=api",
    "specs": "No_Specs_Found",
    "upc": "009475263",
    "id": 1100,
    "title": "YPC351G",
    "structure": "child",
    "date_created": "2024-11-03T22:13:32.741032Z",
    "date_updated": "2024-11-03T22:13:32.741060Z",
    "recommended_products": [],
    "attributes": [],
    "categories": [
        "Check"
    ],
    "product_class": "HPI",
    "stockrecords": "http://academy.excelhealthcareservices.co.uk/api/products/1100/stockrecords/?format=api",
    "images": [],
    "price": "http://academy.excelhealthcareservices.co.uk/api/products/1100/price/?format=api",
    "availability": "http://academy.excelhealthcareservices.co.uk/api/products/1100/availability/?format=api",
    "options": [],
    "children": [],
    "description_clean": "YPC351G basic",
    "get_stock_record": {
        "price": "8.99",
        "quantity": "100000"
    }
}