I have this code (I made it short so I get directly to the point):
async function getData(){ const response = await fetch("api_url_here") const data = a