munch-ease-backend/tests/sample_files/recipes/www.kingarthurbaking.com-recipes-banana-bread-recipe.recipe.json

199 lines
4.9 KiB
JSON
Raw Normal View History

2025-11-04 07:31:13 +00:00
{
"id": -1,
"name": "Banana Bread",
"link": "https://www.kingarthurbaking.com/recipes/banana-bread-recipe",
"serves": 18,
"imageUrls": [
"https://www.kingarthurbaking.com/sites/default/files/recipe_legacy/5-3-large.jpg"
],
"ingredients": [
{
"id": -1,
"name": "unsalted butter",
"line": "8 tablespoons (113g) unsalted butter, at cool room temperature",
"unit": "Tablespoon",
"quantity": 8.0,
"preparation": "at cool room temperature",
"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": "light brown sugar or dark brown sugar",
"line": "2/3 cup (142g) light brown sugar or dark brown sugar, packed",
"unit": "Cup",
"quantity": 0.667,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "King Arthur Pure Vanilla Extract",
"line": "1 teaspoon King Arthur Pure Vanilla Extract",
"unit": "Teaspoon",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "cinnamon",
"line": "1 teaspoon cinnamon",
"unit": "Teaspoon",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "nutmeg",
"line": "1/4 teaspoon nutmeg",
"unit": "Teaspoon",
"quantity": 0.25,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "baking soda",
"line": "1 teaspoon baking soda",
"unit": "Teaspoon",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "baking powder",
"line": "1 teaspoon baking powder",
"unit": "Teaspoon",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "table salt",
"line": "1 teaspoon table salt",
"unit": "Teaspoon",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "bananas",
"line": "1 1/2 cups (340g) bananas, mashed",
"unit": "Cup",
"quantity": 1.5,
"preparation": "mashed",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "apricot jam or orange marmalade",
"line": "3 tablespoons (64g) apricot jam or orange marmalade, optional but tasty",
"unit": "Tablespoon",
"quantity": 3.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "honey",
"line": "1/4 cup (85g) honey",
"unit": "Cup",
"quantity": 0.25,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "eggs",
"line": "2 large eggs",
"unit": "Items",
"quantity": 2.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "King Arthur Unbleached All-Purpose Flour",
"line": "2 1/4 cups (270g) King Arthur Unbleached All-Purpose Flour",
"unit": "Cup",
"quantity": 2.25,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "walnuts",
"line": "1/2 cup (57g) chopped walnuts, optional",
"unit": "Cup",
"quantity": 0.5,
"preparation": "chopped",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
}
],
"basedOnRecipe": null,
"dateCreated": "2025-11-04T18:24:29.834444+11:00",
"createdById": 1,
"createdBy": {
"id": 1,
"displayName": "Snapshot Generator"
},
"dateHidden": null,
"hiddenById": null,
"hiddenBy": null
}