Advertisement
Guest User

Untitled

a guest
Mar 24th, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. {
  2. "artists": {
  3. "id": "4dpARuHxo51G3z768sgnrY",
  4. "name": "Adele",
  5. "images": "https://i.scdn.co/image/f8737f6fda048b45efe91f81c2bda2b601ae689c"
  6. },
  7. "albums": [{
  8. "album": {
  9. "id": "1cCEfOTFdaZo0POsxE5SkM",
  10. "name": "21",
  11. "image": "https://i.scdn.co/image/4e370e394e5b5ae0c4ab07fc0dcff31239c3da9c"
  12. },
  13. "tracks": {
  14. "name": [
  15. "Rolling in the Deep",
  16. "Rumour Has It",
  17. "Turning Tables",
  18. "Don't You Remember",
  19. "Set Fire to the Rain",
  20. "He Won't Go",
  21. "Take It All",
  22. "I'll Be Waiting",
  23. "One And Only",
  24. "Lovesong",
  25. "Someone Like You"
  26. ]
  27. }
  28. }, {
  29. "album": {
  30. "id": "6Pb3K1oPXdhsqFXtzKe3Z1",
  31. "name": "19",
  32. "image": "https://i.scdn.co/image/1ee6e01e369cf01b9f2eeb1437de8adf746798fd"
  33. },
  34. "tracks": {
  35. "name": [
  36. "Daydreamer",
  37. "Best For Last",
  38. "Chasing Pavements",
  39. "Cold Shoulder",
  40. "Crazy For You",
  41. "Melt My Heart To Stone",
  42. "First Love",
  43. "Right As Rain",
  44. "Make You Feel My Love",
  45. "My Same",
  46. "Tired",
  47. "Hometown Glory",
  48. "Melt My Heart to Stone",
  49. "That's It, I Quit, I'm Moving On"
  50. ]
  51. }
  52. }]
  53. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement