Usage problem of featured_media in src

Respected Ionic Community,

I’m making ionic application and using WordPress API to fetch blogs but I’m unable to display image in app. API is providing me image ID but don’t know how to display it in App.

My code: <img [src]="blog.featured_media">