I am fetching data from an api like this:
this.projects = this.http.get(apiUrl);
The API has a field which returns a url like thi