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

{
    "url": "http://academy.excelhealthcareservices.co.uk/api/products/12/?format=api",
    "specs": "No_Specs_Found",
    "upc": "001003001",
    "id": 12,
    "title": "ESL for Beginners Level 3, Lesson 1",
    "structure": "standalone",
    "date_created": "2024-03-10T10:55:09.525698Z",
    "date_updated": "2024-04-02T21:03:54.730655Z",
    "recommended_products": [],
    "attributes": [],
    "categories": [
        "Tutorials > ESL Level 3"
    ],
    "product_class": "Content",
    "stockrecords": "http://academy.excelhealthcareservices.co.uk/api/products/12/stockrecords/?format=api",
    "images": [
        {
            "id": 7,
            "original": "https://idaily-img.s3.amazonaws.com/images/products/2024/03/Screenshot_2024-03-10_at_10.54.50.png",
            "caption": "",
            "display_order": 0,
            "date_created": "2024-03-10T10:55:10.584123Z",
            "remote_image": null,
            "product": 12
        }
    ],
    "price": "http://academy.excelhealthcareservices.co.uk/api/products/12/price/?format=api",
    "availability": "http://academy.excelhealthcareservices.co.uk/api/products/12/availability/?format=api",
    "options": [],
    "children": [],
    "description_clean": "This is the first lesson of the cutting-edge ESL - Level 3! \r\n \r\nLevel 3 is a great way to get excited about the progress they've made and boost their confidence. \r\n \r\nIn this first lesson of level 3, you will build on a range of skills in the context of age and numbers. ",
    "get_stock_record": {
        "price": "994.00",
        "quantity": "1000"
    }
}