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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/products/44/?format=api",
    "specs": "No_Specs_Found",
    "upc": "009203277",
    "id": 44,
    "title": "a2",
    "structure": "child",
    "date_created": "2024-05-27T08:00:09.652176Z",
    "date_updated": "2024-05-27T08:00:09.652359Z",
    "recommended_products": [],
    "attributes": [],
    "categories": [
        "Check"
    ],
    "product_class": "HPI",
    "stockrecords": "http://academy.excelhealthcareservices.co.uk/api/products/44/stockrecords/?format=api",
    "images": [],
    "price": "http://academy.excelhealthcareservices.co.uk/api/products/44/price/?format=api",
    "availability": "http://academy.excelhealthcareservices.co.uk/api/products/44/availability/?format=api",
    "options": [],
    "children": [],
    "description_clean": "a2 basic",
    "get_stock_record": {
        "price": "10000.00",
        "quantity": "0"
    }
}