{
  "id": 345,
  "title": "Oatmeal pancakes",
  "author": null,
  "uploaded_by": null,
  "nationality": "Venezulan",
  "instructions": "Place all the ingredients in the glass and beat.\r\nLet the mixture stand for 10 minutes.\r\nGrease a hot frying pan with a little butter and pour a little of the mixture.\r\nWhen it starts to bubble on the surface, turn over with a spatula. Cook over medium-low heat so that they do not burn.\r\nFinally, add the caramel and strawberries.",
  "cook_time": 0,
  "public_visibility": true,
  "image_url": "https://www.themealdb.com/images/media/meals/c400ok1764439058.jpg",
  "ingredients": [
    {
      "name": "Egg",
      "quantity": "1 medium"
    },
    {
      "name": "Milk",
      "quantity": "80 ml"
    },
    {
      "name": "Sugar",
      "quantity": "1 tablespoon"
    },
    {
      "name": "Baking Powder",
      "quantity": "1 tsp"
    },
    {
      "name": "Salt",
      "quantity": "Pinch"
    },
    {
      "name": "Vanilla Extract",
      "quantity": "1 dash"
    },
    {
      "name": "Ground Oats",
      "quantity": "150g"
    },
    {
      "name": "Butter",
      "quantity": "150g"
    },
    {
      "name": "Sugar Syrup",
      "quantity": "1 tablespoon"
    },
    {
      "name": "Strawberries",
      "quantity": "3"
    }
  ]
}