munch-ease-backend/tests/sample_files/recipes/www.simplyrecipes.com-recipes-french_toast.recipe.json

139 lines
3.4 KiB
JSON
Raw Normal View History

2025-11-04 07:31:13 +00:00
{
"id": -1,
"name": "The Best French Toast",
"link": "https://www.simplyrecipes.com/recipes/french_toast/",
"serves": 4,
"imageUrls": [
"https://www.simplyrecipes.com/thmb/34kTh59L8NjsXOB8nqw3hdYIKbs=/1500x0/filters:no_upscale():max_bytes(150000):strip_icc()/Simply-Recipes-Best-French-Toast-LEAD-4-ce3d4ce3d69b4c79a7bb3d9b83c8c3fc.jpg"
],
"ingredients": [
{
"id": -1,
"name": "eggs",
"line": "4 eggs",
"unit": "Items",
"quantity": 4.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "milk",
"line": "2/3 cup milk",
"unit": "Cup",
"quantity": 0.667,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "cinnamon",
"line": "2 teaspoons cinnamon",
"unit": "Teaspoon",
"quantity": 2.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "2-day-old bread",
"line": "8 thick slices 2-day-old bread (better if slightly stale)",
"unit": "Items",
"quantity": 8.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "Butter",
"line": "Butter (can sub vegetable oil)",
"unit": "Items",
"quantity": 1.0,
"preparation": "",
"productId": 4,
"recipeId": null,
"mealId": null,
"product": {
"id": 4,
"productId": "712251",
"shopCode": "woolworths",
"link": "https://www.woolworths.com.au/shop/productdetails/712251/western-star-unsalted-butter-chef-s-choice",
"name": "Western Star Unsalted Butter Chef's Choice",
"quantity": 500,
"unit": "g",
"imgSmall": "https://cdn0.woolworths.media/content/wowproductimages/small/712251.jpg",
"imgLarge": "https://cdn0.woolworths.media/content/wowproductimages/large/712251.jpg"
}
},
{
"id": -1,
"name": "Maple syrup",
"line": "Maple syrup",
"unit": "Items",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "orange zest",
"line": "2 teaspoons freshly grated orange zest",
"unit": "Teaspoon",
"quantity": 2.0,
"preparation": "freshly grated",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "Triple Sec",
"line": "1/4 cup Triple Sec",
"unit": "Cup",
"quantity": 0.25,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "Fresh berries",
"line": "Fresh berries",
"unit": "Items",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
}
],
"basedOnRecipe": null,
"dateCreated": "2025-11-04T18:24:29.962968+11:00",
"createdById": 1,
"createdBy": {
"id": 1,
"displayName": "Snapshot Generator"
},
"dateHidden": null,
"hiddenById": null,
"hiddenBy": null
}