{ "title": "Peanut Chicken Curry", "description": "A fusion style peanut-butter based chicken curry from Chef John of FoodWishes.com", "products": [ { "name": "Curry", "cards": [ { "id": 0, "dependsOn": [], "vessel": "", "preparation": { "duration": { "displayAs": "MINUTES", "approximate": true, "minSeconds": 300, "maxSeconds": 600 } }, "cooking": [ { "ingredients": [ { "name": "oil", "amount": "1 Tbsp" } ], "duration": { "displayAs": "SECONDS", "approximate": true, "minSeconds": 30, "maxSeconds": 60 }, "instruction": "Heat oil over high heat" }, { "ingredients": [ { "name": "onion", "preparation": "chopped", "amount": "100 g" } ], "duration": { "displayAs": "MINUTES", "approximate": true, "minSeconds": 300, "maxSeconds": 900 }, "instruction": "Sauté the onions until soft and translucent, stirring to prevent burning" } ], "rest": { "where": "ROOM_TEMPERATURE", "duration": { "displayAs": "SECONDS", "approximate": false, "minSeconds": 30, "maxSeconds": 30 } } } ] } ] }