================================================================================
REQUEST LOG: req_bPVk9CQxyfVv
================================================================================

[2026-04-01 17:45:56.019829] REQUEST END
    Status: 200
    Response Time: 12.91ms
    Response: {
    "success": true,
    "message": "Production items retrieved successfully",
    "data": [
        {
            "id": 41,
            "recipe_id": "20",
            "source_product_id": "90",
            "grams": "230.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-03-31T18:27:08.000000Z",
            "updated_at": "2026-03-31T18:27:08.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_bPVk9CQxyfVv",
        "timestamp": "2026-04-01T17:45:56+00:00"
    }
}

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