Hi, I'm trying to get the Artist bio, but I cannot figure out the correct API to get the information. According to the documentation the responses for Artists can include ShortBio and FullBio but I have not been able to find how to get this data. Any idea on how to get the data.
<Artists>
<Artist>
<Image/>
<Category/>
<Releases/>
<TopSimilarArtists/>
<RadioStations/>
<Events/>
<Fans/>
<NewsArticles/>
<ReleaseReviews/>
<ShortBio/>
<FullBio/>
<ItemInfo/>
<Video/>
</Artist>
</Artists>
by
4 Replies