example-data.com

recipes / #152

delicious Kale-infused Kangaroo

delicious Kale-infused Kangaroo

healthyweeknight
Prep
5 min
Cook
168 min
Serves
5

Adicio non catena vivo asperiores tempora eligendi.

Ingredients

  • • 3.25 lb english spinach
  • • 3.5 g oatmeal
  • • 1.75 g allspice
  • • 4 tbsp jerusalem artichoke
  • • 1.5 oz lime leaves
  • • 2 cup shark
  • • 2.25 tbsp nutritional yeast
  • • 2 oz sea salt
  • • 0.5 tsp soy sauce
  • • 0.5 tsp garam masala
  • • 1.5 g beef
  • • 2.75 cup tapioca

Instructions

  1. Step 1: Whisk cocoa powder until adicio approbo urbanus expedita capitulus.
  2. Step 2: Simmer red wine until stillicidium arma avaritia.
  3. Step 3: Whisk smoked trout until canonicus termes sum vis tutis.
  4. Step 4: Combine sugar until volva coma.
  5. Step 5: Whisk soba until amo auditor amo.
  6. Step 6: Whisk melon until tonsor texo.
  7. Step 7: Garnish silverbeet until amiculum verbum.
  8. Step 8: Combine oatmeal until ea verecundia.
  9. Step 9: Garnish white wine until tametsi stabilis spiritus supplanto vilis.
  10. Step 10: Combine corella pear until amplexus carbo totidem vigilo claro.

Component variants

Related

curl -sS \
  "https://example-data.com/api/v1/recipes/152" \
  -H "Accept: application/json"
const res = await fetch(
  "https://example-data.com/api/v1/recipes/152"
);
const recipe = await res.json();
import type { Recipe } from "https://example-data.com/types/recipes.d.ts";

const res = await fetch(
  "https://example-data.com/api/v1/recipes/152"
);
const recipe = (await res.json()) as Recipe;
import requests

res = requests.get(
    "https://example-data.com/api/v1/recipes/152"
)
recipe = res.json()
{
  "id": 152,
  "userId": 130,
  "title": "delicious Kale-infused Kangaroo",
  "slug": "delicious-kale-infused-kangaroo-152",
  "description": "Adicio non catena vivo asperiores tempora eligendi.",
  "cuisine": "japanese",
  "difficulty": "hard",
  "prepMinutes": 5,
  "cookMinutes": 168,
  "servings": 5,
  "ingredients": [
    "3.25 lb english spinach",
    "3.5 g oatmeal",
    "1.75 g allspice",
    "4 tbsp jerusalem artichoke",
    "1.5 oz lime leaves",
    "2 cup shark",
    "2.25 tbsp nutritional yeast",
    "2 oz sea salt",
    "0.5 tsp soy sauce",
    "0.5 tsp garam masala",
    "1.5 g beef",
    "2.75 cup tapioca"
  ],
  "instructions": [
    "Step 1: Whisk cocoa powder until adicio approbo urbanus expedita capitulus.",
    "Step 2: Simmer red wine until stillicidium arma avaritia.",
    "Step 3: Whisk smoked trout until canonicus termes sum vis tutis.",
    "Step 4: Combine sugar until volva coma.",
    "Step 5: Whisk soba until amo auditor amo.",
    "Step 6: Whisk melon until tonsor texo.",
    "Step 7: Garnish silverbeet until amiculum verbum.",
    "Step 8: Combine oatmeal until ea verecundia.",
    "Step 9: Garnish white wine until tametsi stabilis spiritus supplanto vilis.",
    "Step 10: Combine corella pear until amplexus carbo totidem vigilo claro."
  ],
  "tags": [
    "healthy",
    "weeknight"
  ],
  "imageUrl": "https://picsum.photos/seed/recipe-152/1200/800",
  "createdAt": "2025-09-15T12:42:22.158Z",
  "updatedAt": "2025-09-15T12:42:22.158Z"
}
Draftbit