Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. recommendations = {
  2. 'user_name': {
  3. 'type': {
  4. 'top_artist': [recording_msid1, recording_msid2....recording_msidN],
  5. 'similar_artist': [recording_msid1, recording_msid2....recording_msidN]
  6. }
  7. }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement