{
  "id": 76,
  "title": "Bread omelette",
  "author": null,
  "uploaded_by": null,
  "nationality": "Indian",
  "instructions": "Make and enjoy",
  "cook_time": 0,
  "public_visibility": true,
  "image_url": "https://www.themealdb.com/images/media/meals/hqaejl1695738653.jpg",
  "ingredients": [
    {
      "name": "Bread",
      "quantity": "2"
    },
    {
      "name": "Egg",
      "quantity": "2"
    },
    {
      "name": "Salt",
      "quantity": "0.5"
    }
  ]
}