================================================================================
REQUEST LOG: req_WMue6JVoPTTb
================================================================================

[2026-04-19 15:41:37.511459] REQUEST END
    Status: 200
    Response Time: 3.79ms
    Response: {
    "success": true,
    "message": "Production items retrieved successfully",
    "data": [
        {
            "id": 60,
            "recipe_id": "34",
            "source_product_id": "131",
            "grams": "25.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-04-19T15:35:01.000000Z",
            "updated_at": "2026-04-19T15:35:01.000000Z",
            "source_product": {
                "id": 131,
                "category_id": "12",
                "name": "Brownie",
                "slug": "brownie",
                "description": "Desserts",
                "base_price": "0.00",
                "scoop_price": null,
                "image": null,
                "max_scoops": 4,
                "is_active": true,
                "requires_production": true,
                "created_at": "2026-02-14T15:33:28.000000Z",
                "updated_at": "2026-02-14T15:33:28.000000Z",
                "deleted_at": null,
                "image_url": null
            },
            "size_option": null
        },
        {
            "id": 61,
            "recipe_id": "34",
            "source_product_id": "90",
            "grams": "170.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-04-19T15:35:01.000000Z",
            "updated_at": "2026-04-19T15:35:01.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_WMue6JVoPTTb",
        "timestamp": "2026-04-19T15:41:37+00:00"
    }
}

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