munch-ease-backend/tests/sample_files/recipes/www.recipetineats.com-beef-stroganoff.recipe.json

178 lines
4.6 KiB
JSON
Raw Normal View History

2025-11-04 07:31:13 +00:00
{
"id": -1,
"name": "Beef Stroganoff",
"link": "https://www.recipetineats.com/beef-stroganoff/",
"serves": 4,
"imageUrls": [
"https://www.recipetineats.com/tachyon/2018/01/Beef-Stroganoff_2-1-1.jpg",
"https://www.recipetineats.com/tachyon/2018/01/Beef-Stroganoff_2-1-1.jpg?resize=500%2C500",
"https://www.recipetineats.com/tachyon/2018/01/Beef-Stroganoff_2-1-1.jpg?resize=500%2C375",
"https://www.recipetineats.com/tachyon/2018/01/Beef-Stroganoff_2-1-1.jpg?resize=480%2C270"
],
"ingredients": [
{
"id": -1,
"name": "scotch fillet steak / boneless rib eye",
"line": "600 g / 1.2 lb scotch fillet steak / boneless rib eye ((Note 1))",
"unit": "Gram",
"quantity": 600.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "vegetable oil",
"line": "2 tbsp vegetable oil (, divided)",
"unit": "Tablespoon",
"quantity": 2.0,
"preparation": "(, divided)",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "onion",
"line": "1 large onion ((or 2 small onions), sliced)",
"unit": "Items",
"quantity": 1.0,
"preparation": "sliced",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "mushrooms",
"line": "300 g / 10 oz mushrooms (, sliced (not too thin))",
"unit": "Gram",
"quantity": 300.0,
"preparation": ", sliced",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "butter",
"line": "40 g / 3 tbsp butter",
"unit": "Gram",
"quantity": 40.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": "flour",
"line": "2 tbsp flour ((Note 2))",
"unit": "Tablespoon",
"quantity": 2.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "beef broth",
"line": "2 cups / 500 ml beef broth (, preferably salt reduced)",
"unit": "Cup",
"quantity": 2.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "Dijon mustard",
"line": "1 tbsp Dijon mustard",
"unit": "Tablespoon",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "sour cream",
"line": "150 ml / 2/3 cup sour cream",
"unit": "Cup",
"quantity": 150.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "Salt and pepper",
"line": "Salt and pepper",
"unit": "Items",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "pasta or egg noodles of choice",
"line": "250 - 300 g / 8 - 10 oz pasta or egg noodles of choice ((Note 3))",
"unit": "Gram",
"quantity": 250.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "chives",
"line": "Chopped chives (, for garnish (optional))",
"unit": "Items",
"quantity": 1.0,
"preparation": "Chopped",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
}
],
"basedOnRecipe": null,
"dateCreated": "2025-11-04T18:24:29.900537+11:00",
"createdById": 1,
"createdBy": {
"id": 1,
"displayName": "Snapshot Generator"
},
"dateHidden": null,
"hiddenById": null,
"hiddenBy": null
}