I can add that my fallback method for now is to get the song_id and use that in song/profile to get an analysis that way. It works but it is suboptimal for two reasons:
- an extra server call needed
- no guarantee that the analysis will match the track well? (beat timings etc)