I want to get track information for a bunch of similar artists, given a single artist. Right now I have to request similar artists, then do a song search with the "tracks" bucket for each of those artists to get the track data. That's a lot of requests..
If there was a "tracks" bucket for similar artists I could do this with one request. Alternatively, if song search accepted multiple artist_ids, then I could do this with two requests.
It looks like I can get something like this with dynamic/methods API (which is really cool btw), but this maxes out at 5 results and doesn't give me control of the artists I load.
Hi mtytel - You shouldn't expect to see a 'tracks' bucket for the artist similarity call any time soon. Perhaps the static playlist api will give you what you want. For example, here's a static playlist with a single seed with 30 tracks in the result, all by mostly different artists: