{ "artist": "<string>", "image_url": "<string>", "top_tracks": [ { "title": "<string>", "cover": "<string>" } ] }
Get an artist’s top songs
The name of the artist.
A song title to exclude from the results.
Successful response with the artist's top tracks.
The response is of type object.
object