================================================================================
REQUEST LOG: req_MHhWYgAQSltA
================================================================================

[2026-03-31 18:24:27.525860] REQUEST END
    Status: 200
    Response Time: 5.64ms
    Response: {
    "success": true,
    "message": "Production items retrieved successfully",
    "data": [
        {
            "id": 24,
            "recipe_id": "19",
            "source_product_id": "90",
            "grams": "180.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-03-31T17:40:22.000000Z",
            "updated_at": "2026-03-31T17:40:22.000000Z",
            "source_product": {
                "id": 90,
                "category_id": "6",
                "name": "Chocolate",
                "slug": "chocolate",
                "description": "Scoop Ice Cream",
                "base_price": "0.00",
                "scoop_price": null,
                "image": null,
                "max_scoops": 6,
                "is_active": true,
                "requires_production": true,
                "created_at": "2026-02-07T18:35:17.000000Z",
                "updated_at": "2026-02-13T17:14:35.000000Z",
                "deleted_at": null,
                "image_url": null
            },
            "size_option": null
        }
    ],
    "meta": {
        "request_id": "req_MHhWYgAQSltA",
        "timestamp": "2026-03-31T18:24:27+00:00"
    }
}

================================================================================