How to display api call results into a list in swiftui?

I currentely have this code: import SwiftUIimport Foundationstruct ContentView: View { let d - Pastebin.com

And here is the output: { "_links" = { next = { href = "https://a - Pastebin.com

I want to put these search results into a list view but I cant figure it out can someone help? I am grabbing food data form the edamam api