shuffler_fm 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. data/.gitignore +21 -0
  2. data/.rspec +1 -0
  3. data/.travis.yml +10 -0
  4. data/.yardopts +2 -0
  5. data/Gemfile +4 -0
  6. data/LICENSE +22 -0
  7. data/README.md +121 -0
  8. data/Rakefile +37 -0
  9. data/lib/shuffler_fm/api/artists.rb +53 -0
  10. data/lib/shuffler_fm/api/blogs.rb +52 -0
  11. data/lib/shuffler_fm/api/channels.rb +88 -0
  12. data/lib/shuffler_fm/api/charts.rb +28 -0
  13. data/lib/shuffler_fm/api/genres.rb +28 -0
  14. data/lib/shuffler_fm/api/tracks.rb +33 -0
  15. data/lib/shuffler_fm/api.rb +54 -0
  16. data/lib/shuffler_fm/configuration.rb +44 -0
  17. data/lib/shuffler_fm/errors.rb +37 -0
  18. data/lib/shuffler_fm/http.rb +25 -0
  19. data/lib/shuffler_fm/middleware/error_handler.rb +49 -0
  20. data/lib/shuffler_fm/request.rb +25 -0
  21. data/lib/shuffler_fm/version.rb +3 -0
  22. data/lib/shuffler_fm.rb +67 -0
  23. data/shuffler_fm.gemspec +37 -0
  24. data/spec/config.yml.sample +3 -0
  25. data/spec/fixtures/vcr_cassettes/api.yml +26 -0
  26. data/spec/fixtures/vcr_cassettes/artists.yml +187 -0
  27. data/spec/fixtures/vcr_cassettes/blogs.yml +187 -0
  28. data/spec/fixtures/vcr_cassettes/channels.yml +95 -0
  29. data/spec/fixtures/vcr_cassettes/charts.yml +95 -0
  30. data/spec/fixtures/vcr_cassettes/genres.yml +95 -0
  31. data/spec/fixtures/vcr_cassettes/tracks.yml +95 -0
  32. data/spec/helper.rb +39 -0
  33. data/spec/shuffler_fm/api/artists_spec.rb +25 -0
  34. data/spec/shuffler_fm/api/blogs_spec.rb +25 -0
  35. data/spec/shuffler_fm/api/channels_spec.rb +23 -0
  36. data/spec/shuffler_fm/api/charts_spec.rb +15 -0
  37. data/spec/shuffler_fm/api/genres_spec.rb +15 -0
  38. data/spec/shuffler_fm/api/tracks_spec.rb +15 -0
  39. data/spec/shuffler_fm/api_spec.rb +15 -0
  40. data/spec/shuffler_fm/configuration_spec.rb +9 -0
  41. data/spec/shuffler_fm/middleware/error_handler_spec.rb +29 -0
  42. data/spec/shufflerfm_spec.rb +29 -0
  43. metadata +315 -0
@@ -0,0 +1,95 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: http://api.shuffler.fm/v1/channels/media:mp3?api-key=<api-key>&page=1
6
+ body:
7
+ string: ""
8
+ headers:
9
+ Accept:
10
+ - "*/*"
11
+ response:
12
+ status:
13
+ code: 200
14
+ message: OK
15
+ headers:
16
+ Content-Type:
17
+ - application/json
18
+ Content-Length:
19
+ - "163974"
20
+ Server:
21
+ - TornadoServer/2.4
22
+ body:
23
+ string: "[{\"target\": {\"url\": \"http://musicforprogramming.net/?c=fourteen\", \"objectType\": \"blog_post\", \"description\": \"Datassette presents a series of mixes intended for listening while programming to aid concentration and increase productivity (also compatible with other activities).\", \"title\": \"Episode 14: Tahlhoff Garten + Untitled\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139883/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T15:00:59\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/9d74432b735b084dc035af6aeed22b73/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139883, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Music For Programming\", \"id\": 23879}, \"title\": \"Episode 14 (Compiled by Tahlhoff Garten & Untitled)\", \"replaygain\": -3.98, \"duration\": 3554, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Drones, Noise, Fuzz, Field recordings,, Vagueness (Hypnagogia),\\r\\nTextures without rhythm, Minor complex chords, Early music (Baroque, lute, harpsichord), Very few drums or vocals, Synth arpeggios, Awesome\\r\\nand Walls of reverb\\r\\n\", \"updated_at\": \"2012-09-25T17:29:15\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4234/lute_large.png\", \"width\": 240, \"height\": 240}], \"id\": 4234, \"objectType\": \"blog\", \"permalink\": \"music-for-programming\", \"statistics\": {\"tracks\": {\"favorited\": 4, \"total\": 14}, \"followers\": 7}, \"title\": \"Music For Programming\", \"url\": \"http://musicforprogramming.net/\", \"profiles\": {\"twitter\": \"@datassette\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4234?api-key=<api-key>\", \"genres\": [\"mixtape\", \"ambient\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T15:00:59\", \"position\": \"1348585207.13485852961616\", \"id\": \"34845441\"}, {\"target\": {\"url\": \"http://www.rollingstone.com/music/news/love-crime-by-spirit-animal-free-mp3-20120925\", \"objectType\": \"blog_post\", \"description\": \"Artist Spirit AnimalSong \\\"Love Crime\\\"Album This Is A Test \\\"'Love Crime' is about a breakup a friend of mine went through where the other person lost interest abruptly and got with someone else very shortly after&nbsp; That's the \\\"crime\\\" in this case\\\" Spirit Animal's Steve Cooper explains to Rolling Stone \\\"That...\", \"title\": \"'Love Crime' by Spirit Animal - Free MP3\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139860/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T14:51:26\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/bff74f6017e3318bd560d6eaa9fa4494/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139860, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Spirit Animal\", \"id\": 27974}, \"title\": \"Love Crime\", \"replaygain\": -9.56, \"duration\": 174, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T20:47:20\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3955/RS-icon-twitter_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 3955, \"objectType\": \"blog\", \"permalink\": \"rolling-stone\", \"statistics\": {\"tracks\": {\"favorited\": 74, \"total\": 377}, \"followers\": 16}, \"title\": \"Rolling Stone\", \"url\": \"http://www.rollingstone.com\", \"profiles\": {\"twitter\": \"@rollingstone \", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3955?api-key=<api-key>\", \"genres\": [\"indie\", \"rock\", \"folk\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T14:51:26\", \"position\": \"1348574402.13485846923253\", \"id\": \"34840696\"}, {\"target\": {\"url\": \"http://www.lowerfrequencies.com/2012/09/how-to-dress-well-it-was-u/\", \"objectType\": \"blog_post\", \"description\": \"Tension-and-release is a foundational element of all music, and Tom Krell uses the mechanism with such a delicate and deliberate touch, building sonic dams and then slowly poking holes in the walls, allowing the sweet spillage to flow where it may. &#8220;&#038; It was U&#8221; finds Krell taking a brave generic leap toward a more accessible pop sound that feels like a strange amalgamation of his \", \"title\": \"How To Dress Well \\u2013 & It Was U\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139828/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T14:43:49\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/e3b64037efc171bd4f5be988b10f2b6a/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139828, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"How To Dress Well\", \"id\": 7049}, \"title\": \"& It Was U\", \"replaygain\": -6.91, \"duration\": 186, \"external_ids\": {\"spotify\": \"spotify:track:5P89IKmNrmZHQwwjU424V7\", \"deezer\": \"59594491\"}}}, \"actor\": {\"about\": \"Lower Frequencies is a indie music blog featuring daily mp3s and track reviews.\", \"updated_at\": \"2012-09-25T14:44:05\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3702/Screen Shot 2011-10-06 at 9.00.29 PM_large.png\", \"width\": 240, \"height\": 240}], \"id\": 3702, \"objectType\": \"blog\", \"permalink\": \"lower-frequencies\", \"statistics\": {\"tracks\": {\"favorited\": 32, \"total\": 368}, \"followers\": 15}, \"title\": \"Lower Frequencies\", \"url\": \"http://www.lowerfrequencies.com\", \"profiles\": {\"twitter\": \"@lowrfrequencies\", \"facebook\": \"http://www.facebook.com/pages/Lower-Frequencies/135555046543495\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3702?api-key=<api-key>\", \"genres\": [\"hip-hop\", \"indie\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T14:43:49\", \"position\": \"1348560000.13485842446617\", \"id\": \"34837109\"}, {\"target\": {\"url\": \"http://meadowmusic.se/en/2012/09/wittsell-3-using-palettes/\", \"objectType\": \"blog_post\", \"description\": \"Last Autumn I wrote about Coyote Deathbed, a somewhat mysterious band. I do know, though, that\\u00a0M\\u00e5ns Rohde Wittsell is involved in the band. M\\u00e5ns normally is the singer and guitar player in the band\\u00a0Wittsell 3, a trio which was formed in 2010, and that recently released their debut EP, &#8220;Using Palettes&#8221;.\\nIt feels like a mix of older and newer influences, of classic blues and blues rock m\", \"title\": \"Wittsell 3 \\u2013 \\u201cUsing Palettes\\u201d\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139826/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T14:42:40\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/cedfde2f33533bff63a1d7044a02c703/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139826, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Wittsell 3\", \"id\": 173720}, \"title\": \"Using Palettes\", \"replaygain\": -6.43, \"duration\": 212, \"external_ids\": {\"spotify\": \"spotify:track:1E0IP24b9PxeOBe9hTH165\", \"deezer\": \"44422271\"}}}, \"actor\": {\"about\": \"Present new Swedish music\", \"updated_at\": \"2012-09-25T20:35:56\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2143/meadowmusiclogoc_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2143, \"objectType\": \"blog\", \"permalink\": \"meadow-music\", \"statistics\": {\"tracks\": {\"favorited\": 11, \"total\": 481}, \"followers\": 1}, \"title\": \"Meadow Music\", \"url\": \"http://meadowmusic.se/en\", \"profiles\": {\"twitter\": \"@parberglund\", \"facebook\": \"http://facebook.com/meadowmusic\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2143?api-key=<api-key>\", \"genres\": [\"electronic\", \"swedish\", \"indie pop\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T14:42:40\", \"position\": \"1348584106.13485841673348\", \"id\": \"34836521\"}, {\"target\": {\"url\": \"http://www.thewildhoneypie.com/ive-fallen-for-deep-time-and-i-cant-get-up-free-download/\", \"objectType\": \"blog_post\", \"description\": \"Photo credit:\\u00a0Angel Ceballos\\nHomebody &#8211; Deep Time // Buy\\nI first heard about Deep Time\\u00a0(@deep_time) during an interview\\u00a0with\\u00a0Wild Flag\\u2019s Carrie Brownstein conducted by Ira Glass\\u2019 wife, Anaheed Alani (and who on Earth wouldn\\u2019t trust a recommendation from that gang?). They\\u2019re a two-piece band, guy and girl, from Austin, Texas with a seriously cool sound.\\nIt took me a few listens to dissect the\", \"title\": \"I\\u2019VE FALLEN FOR DEEP TIME AND I CAN\\u2019T GET UP [FREE DOWNLOAD]\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139742/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T14:27:51\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139742, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Deep Time\", \"id\": 7330}, \"title\": \"Homebody\", \"replaygain\": -6.94, \"duration\": 214, \"external_ids\": {\"spotify\": \"spotify:track:58NlX47z3NCNXguhqvrLid\", \"deezer\": null}}}, \"actor\": {\"about\": \"The Wild Honey Pie is a New York based music website that films with, blogs about, and puts on shows for our favorite bands.\", \"updated_at\": \"2012-09-25T14:28:03\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3050/thewildhoneypie_large.png\", \"width\": 240, \"height\": 240}], \"id\": 3050, \"objectType\": \"blog\", \"permalink\": \"the-wild-honey-pie\", \"statistics\": {\"tracks\": {\"favorited\": 69, \"total\": 2103}, \"followers\": 49}, \"title\": \"The Wild Honey Pie\", \"url\": \"http://www.thewildhoneypie.com\", \"profiles\": {\"twitter\": \"@thewildhoneypie\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3050?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie pop\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T14:27:51\", \"position\": \"1348579735.13485832824400\", \"id\": \"34830324\"}, {\"target\": {\"url\": \"http://www.thewildhoneypie.com/ive-fallen-for-deep-time-and-i-cant-get-up-free-download/\", \"objectType\": \"blog_post\", \"description\": \"Photo credit:\\u00a0Angel Ceballos\\nHomebody &#8211; Deep Time // Buy\\nI first heard about Deep Time\\u00a0(@deep_time) during an interview\\u00a0with\\u00a0Wild Flag\\u2019s Carrie Brownstein conducted by Ira Glass\\u2019 wife, Anaheed Alani (and who on Earth wouldn\\u2019t trust a recommendation from that gang?). They\\u2019re a two-piece band, guy and girl, from Austin, Texas with a seriously cool sound.\\nIt took me a few listens to dissect the\", \"title\": \"I\\u2019VE FALLEN FOR DEEP TIME AND I CAN\\u2019T GET UP [FREE DOWNLOAD]\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139740/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T14:27:40\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/dfd4eddc90076580fa8ecf90054fc381/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139740, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Deep Time\", \"id\": 7330}, \"title\": \"Clouds\", \"replaygain\": -7.13, \"duration\": 165, \"external_ids\": {\"spotify\": \"spotify:track:6g0yiNdK2S0jsKJDkGJUtf\", \"deezer\": \"12301516\"}}}, \"actor\": {\"about\": \"The Wild Honey Pie is a New York based music website that films with, blogs about, and puts on shows for our favorite bands.\", \"updated_at\": \"2012-09-25T14:28:03\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3050/thewildhoneypie_large.png\", \"width\": 240, \"height\": 240}], \"id\": 3050, \"objectType\": \"blog\", \"permalink\": \"the-wild-honey-pie\", \"statistics\": {\"tracks\": {\"favorited\": 69, \"total\": 2103}, \"followers\": 49}, \"title\": \"The Wild Honey Pie\", \"url\": \"http://www.thewildhoneypie.com\", \"profiles\": {\"twitter\": \"@thewildhoneypie\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3050?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie pop\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T14:27:40\", \"position\": \"1348579735.13485832672827\", \"id\": \"34830227\"}, {\"target\": {\"url\": \"http://www.soundsbetterwithreverb.com/dreampop/faunts-place-found/\", \"objectType\": \"blog_post\", \"description\": \"As heard on\\u00a0Dream Over\\u00a0last weekend, here&#8217;s a stunning cut from\\u00a0Faunts\\u00a0debut album &#8216;High Expectations/Low Results&#8217;. The Alberta five piece recorded the album in the early noughties before re-releasing it on Friendly Fire Recordings in 2005. A dream pop lullaby without the post rock meltdown.\\n&nbsp;\\nDownload audio file (Faunts-Place-Ive-Found.mp3)\\nVisit Faunts\\u00a0online\\u00a0@\\u00a0Friendly Fi\", \"title\": \"Faunts \\u2013 'Place I've Found'\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139739/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T14:27:22\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/2dd3d70693621849a95307ccca50b65d/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139739, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Faunts\", \"id\": 41754}, \"title\": \"Place I've Found\", \"replaygain\": -4.7, \"duration\": 324, \"external_ids\": {\"spotify\": \"spotify:track:1wBYzzUs9nPjCpIjAPn8RB\", \"deezer\": \"11472644\"}}}, \"actor\": {\"about\": \"Sounds Better With Reverb is based in Sydney, Australia and is preoccupied with the over indulgence of reverb, echo & delay. We love HUGE echoey drums, looped guitars and reverb for days! For lovers of shoegaze and dream pop.\", \"updated_at\": \"2012-09-25T14:27:40\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3726/sounds better with reverb_logo 1_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 3726, \"objectType\": \"blog\", \"permalink\": \"sounds-better-with-reverb-1\", \"statistics\": {\"tracks\": {\"favorited\": 73, \"total\": 434}, \"followers\": 14}, \"title\": \"Sounds Better With Reverb\", \"url\": \"http://www.soundsbetterwithreverb.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3726?api-key=<api-key>\", \"genres\": [\"shoegaze\", \"dream pop\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T14:27:22\", \"position\": \"1348581776.13485832597832\", \"id\": \"34830183\"}, {\"target\": {\"url\": \"http://rapradar.com/2012/09/25/new-music-gucci-mane-young-scooter-ft-waka-flocka-hold-ya-rollie-up/\", \"objectType\": \"blog_post\", \"description\": \"Before Gucci and Young Scooter delivers Free Bricks 2\\u00a0next month, they both throw their Rollies to the sky and wave &#8216;em side to side on their new track featuring Waka Flocka.\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: rolly_up.mp3\", \"title\": \"New Music: Gucci Mane & Young Scooter Ft. Waka Flocka \\u201cHold Ya Rollie Up\\u201d\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139733/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T14:25:30\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/5caa7a164d444e46c18879ab07a31a02/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139733, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"Rolly Up\", \"replaygain\": -3.78, \"duration\": 299, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Est. March 9, 2009\", \"updated_at\": \"2012-09-25T20:13:56\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/477/rapradar_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 477, \"objectType\": \"blog\", \"permalink\": \"rap-radar\", \"statistics\": {\"tracks\": {\"favorited\": 118, \"total\": 5460}, \"followers\": 61}, \"title\": \"Rap Radar\", \"url\": \"http://rapradar.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:477?api-key=<api-key>\", \"genres\": [\"hip-hop\", \"rap\", \"dirty south\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T14:25:30\", \"position\": \"1348583085.13485831392648\", \"id\": \"34829885\"}, {\"target\": {\"url\": \"http://inyourspeakers.com/content/review/168-cutler-best-things-life-arent-things-09252012\", \"objectType\": \"blog_post\", \"description\": \"The Cutler's third LP is a funk-fueled electronica album, and sounds as fresh as it is relentless.\\n \\n\\n\\n\\n\\n\\n02 The Cutler - Pyramid Of Power.mp3 \\n\\n11 The Cutler - Burn The Bankers.mp3 \\n\\n\\nread more\", \"title\": \"The Cutler: The Best Things in Life Aren't Things\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139676/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T14:03:33\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139676, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Cutler\", \"id\": 134079}, \"title\": \"Pyramid Of Power\", \"replaygain\": -0.29, \"duration\": 326, \"external_ids\": {\"spotify\": \"spotify:track:7sk4pt0B4gA1l9rLVOKBB9\", \"deezer\": \"7644434\"}}}, \"actor\": {\"about\": \"We rate music so that you don't have to.\", \"updated_at\": \"2012-09-25T20:28:48\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2374/inyourspeakers_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2374, \"objectType\": \"blog\", \"permalink\": \"inyourspeakerscom\", \"statistics\": {\"tracks\": {\"favorited\": 142, \"total\": 1484}, \"followers\": 43}, \"title\": \"inyourspeakers.com\", \"url\": \"http://inyourspeakers.com\", \"profiles\": {\"twitter\": \"@inyourspeakers\", \"facebook\": \"http://www.facebook.com/inyourspeakers\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2374?api-key=<api-key>\", \"genres\": [\"electronic\", \"experimental\", \"indie\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T14:03:33\", \"position\": \"1348581600.13485818226408\", \"id\": \"34820284\"}, {\"target\": {\"url\": \"http://inyourspeakers.com/content/review/168-cutler-best-things-life-arent-things-09252012\", \"objectType\": \"blog_post\", \"description\": \"The Cutler's third LP is a funk-fueled electronica album, and sounds as fresh as it is relentless.\\n \\n\\n\\n\\n\\n\\n02 The Cutler - Pyramid Of Power.mp3 \\n\\n11 The Cutler - Burn The Bankers.mp3 \\n\\n\\nread more\", \"title\": \"The Cutler: The Best Things in Life Aren't Things\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139674/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T14:03:25\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/b66b2565e52d0d269e186dd1147b5142/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139674, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Cutler\", \"id\": 134079}, \"title\": \"Burn The Bankers\", \"replaygain\": -0.78, \"duration\": 221, \"external_ids\": {\"spotify\": \"spotify:track:5KTt4rHVK2jzIX4isCXAJw\", \"deezer\": \"7644432\"}}}, \"actor\": {\"about\": \"We rate music so that you don't have to.\", \"updated_at\": \"2012-09-25T20:28:48\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2374/inyourspeakers_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2374, \"objectType\": \"blog\", \"permalink\": \"inyourspeakerscom\", \"statistics\": {\"tracks\": {\"favorited\": 142, \"total\": 1484}, \"followers\": 43}, \"title\": \"inyourspeakers.com\", \"url\": \"http://inyourspeakers.com\", \"profiles\": {\"twitter\": \"@inyourspeakers\", \"facebook\": \"http://www.facebook.com/inyourspeakers\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2374?api-key=<api-key>\", \"genres\": [\"electronic\", \"experimental\", \"indie\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T14:03:25\", \"position\": \"1348581600.13485818172749\", \"id\": \"34820242\"}, {\"target\": {\"url\": \"http://www.thestarkonline.com/2012/09/dum-dum-girls-lord-knows-video.html\", \"objectType\": \"blog_post\", \"description\": \"[mp3] Dum Dum Girls: \\\"Lord Knows\\\"We have a massive amount of respect for Dum Dum Girls. Starting as a dime-a-dozen lo-fi girl group, Dum Dum Girls have honed their songwriting, image and sound to remain cutting edge, and downright excellent - while their lesser peers (see Vivian Girls) have disappeared. Dum Dum Girls began as a band we were not destined to like, and have matured into a band we mig\", \"title\": \"Dum Dum Girls: \\\"Lord Knows\\\" Video\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139667/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T13:55:09\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/e4febeddfc1d5dc4c4355a8416eadb7e/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139667, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Dum Dum Girls\", \"id\": 2535}, \"title\": \"Lord Knows\", \"replaygain\": -9.11, \"duration\": 258, \"external_ids\": {\"spotify\": \"spotify:track:333O7OmJulajXJJfG1ohXS\", \"deezer\": \"59871541\"}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T17:14:58\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/359/thestarkonline_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 359, \"objectType\": \"blog\", \"permalink\": \"the-stark-online\", \"statistics\": {\"tracks\": {\"favorited\": 8, \"total\": 807}, \"followers\": 16}, \"title\": \"The Stark Online\", \"url\": \"http://www.thestarkonline.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:359?api-key=<api-key>\", \"genres\": [\"indie\", \"indie rock\", \"folk\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T13:55:09\", \"position\": \"1348581240.13485813144400\", \"id\": \"34816556\"}, {\"target\": {\"url\": \"http://www.indieshuffle.com/nil-grapevyne-bootleg-dub/\", \"objectType\": \"blog_post\", \"description\": \"Visit Indie Shuffle to download.\\n\\nSounds like: \\nPillowTalk, Navid Izadi, Deniz Kurtel, Krystal Klear, Bicep\\n\\n\\n\\n\\nSong: \\n\\n Nil \\n\\n-\\n \\n Grapevyne Bootleg Dub \\n[download here]\\n\\nWhat's so good?\\nSan Francisco-based DJ/producer Nil delivers a sexy bit of dub R&amp;B on \\u201cGrapevyne Bootleg Dub,\\u201d out today on the Bay Area\\u2019s Mother Records.\\nThe tune heavily samples the 1994 single \\u201cGrapevyne\\u201d by Brownsto\", \"title\": \"Nil \\u2013 Grapevyne Bootleg Dub\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139615/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T13:38:06\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139615, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Nil\", \"id\": 173697}, \"title\": \"Grapevyne Bootleg Dub\", \"replaygain\": -7.6, \"duration\": 263, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"MP3s, Downloads, Album Reviews and New Music. We are an indie music blog that allows you to shuffle through piles of independent music \\u2014 hip-hop, indie rock, electronica, remixes and more \\u2014 using an awesome music player.\", \"updated_at\": \"2012-09-25T20:26:27\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1421/indieshuffle_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1421, \"objectType\": \"blog\", \"permalink\": \"indie-shuffle\", \"statistics\": {\"tracks\": {\"favorited\": 582, \"total\": 3731}, \"followers\": 274}, \"title\": \"indie shuffle\", \"url\": \"http://www.indieshuffle.com\", \"profiles\": {\"twitter\": \"@indieshuffle\", \"facebook\": \"http://www.facebook.com/indieshuffle\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1421?api-key=<api-key>\", \"genres\": [\"electronic\", \"indie\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T13:38:06\", \"position\": \"1348580096.13485802986189\", \"id\": \"34810141\"}, {\"target\": {\"url\": \"http://www.indieshuffle.com/nil-grapevyne-bootleg-dub/\", \"objectType\": \"blog_post\", \"description\": \"Visit Indie Shuffle to download.\\n\\nSounds like: \\nPillowTalk, Navid Izadi, Deniz Kurtel, Krystal Klear, Bicep\\n\\n\\n\\n\\nSong: \\n\\n Nil \\n\\n-\\n \\n Grapevyne Bootleg Dub \\n[download here]\\n\\nWhat's so good?\\nSan Francisco-based DJ/producer Nil delivers a sexy bit of dub R&amp;B on \\u201cGrapevyne Bootleg Dub,\\u201d out today on the Bay Area\\u2019s Mother Records.\\nThe tune heavily samples the 1994 single \\u201cGrapevyne\\u201d by Brownsto\", \"title\": \"Nil \\u2013 Grapevyne Bootleg Dub\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139613/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T13:37:59\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a684764a87dfb4dae035aa993e25f0a3/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139613, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Nil\", \"id\": 173697}, \"title\": \"Grapevyne Bootleg Dub\", \"replaygain\": -7.6, \"duration\": 263, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"MP3s, Downloads, Album Reviews and New Music. We are an indie music blog that allows you to shuffle through piles of independent music \\u2014 hip-hop, indie rock, electronica, remixes and more \\u2014 using an awesome music player.\", \"updated_at\": \"2012-09-25T20:26:27\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1421/indieshuffle_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1421, \"objectType\": \"blog\", \"permalink\": \"indie-shuffle\", \"statistics\": {\"tracks\": {\"favorited\": 582, \"total\": 3731}, \"followers\": 274}, \"title\": \"indie shuffle\", \"url\": \"http://www.indieshuffle.com\", \"profiles\": {\"twitter\": \"@indieshuffle\", \"facebook\": \"http://www.facebook.com/indieshuffle\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1421?api-key=<api-key>\", \"genres\": [\"electronic\", \"indie\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T13:37:59\", \"position\": \"1348580096.13485802910134\", \"id\": \"34810081\"}, {\"target\": {\"url\": \"http://allthingsgomusic.com/rocket-and-the-ghost-no-one-likes-you\", \"objectType\": \"blog_post\", \"description\": \"There are three things you can count on at ATG: fresh events, fresh tunes, and fresh bands. Today we&#8217;re bringing you a new band straight off the streets of New York City called Rocket and the Ghost. The five piece group will &#8220;whisper in your ear one minute and make you holler from a mountain top the next.&#8221; Kiyoshi Matsuyama and Lily Nussbaum lead the band and will melt your heart\", \"title\": \"Rocket And The Ghost \\u2013 No One Likes You\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139601/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T13:32:33\", \"images\": null, \"objectType\": \"track\", \"id\": 1139601, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Rocket & The Ghost\", \"id\": 173695}, \"title\": \"No one likes you\", \"replaygain\": -5.82, \"duration\": 265, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Music and culture.\", \"updated_at\": \"2012-09-25T20:32:13\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2199/allthingsgomusic_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2199, \"objectType\": \"blog\", \"permalink\": \"all-things-go\", \"statistics\": {\"tracks\": {\"favorited\": 150, \"total\": 1730}, \"followers\": 86}, \"title\": \"All Things Go\", \"url\": \"http://allthingsgomusic.com\", \"profiles\": {\"twitter\": \"@AllThingsGo\", \"facebook\": \"facebook.com/allthingsgomusic\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2199?api-key=<api-key>\", \"genres\": [\"indie\", \"electronic\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T13:32:33\", \"position\": \"1348579847.13485799656497\", \"id\": \"34808677\"}, {\"target\": {\"url\": \"http://risea07.com/2012/09/25/baby-bandit-get-smoked-freestyle/\", \"objectType\": \"blog_post\", \"description\": \"San Diego&#8217;s own Baby Bandit releases another track &#8220;Get Smoked Freestyle&#8220;. Track stream &#038; download link below, enjoy. #supportSDmusic Baby Bandit &#8211; Get Smoked Freestyle Spread the word: Related PostsYung JB &#038; Hell Rell &#8211; Bronxtales Yung Blesd &#8211; Diego Nights The Mixtape (Hosted By DJ Birdy Bird) YP \\u2013 Trade it All (prod. Hit-Boy) [...]\", \"title\": \"Baby Bandit \\u2013 Get Smoked Freestyle\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139575/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T13:23:20\", \"images\": null, \"objectType\": \"track\", \"id\": 1139575, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"Get Smoked Freestyle\", \"replaygain\": -4.21, \"duration\": 184, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"All Things Good in Entertainmnet Media Fashion and Music\", \"updated_at\": \"2012-09-25T19:21:52\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1198/2011_LOGO_SMALL_invert_large.png\", \"width\": 240, \"height\": 240}], \"id\": 1198, \"objectType\": \"blog\", \"permalink\": \"a07-entertainment-media\", \"statistics\": {\"tracks\": {\"favorited\": 35, \"total\": 1230}, \"followers\": 3}, \"title\": \"A07 Entertainment & Media\", \"url\": \"http://risea07.com\", \"profiles\": {\"twitter\": \"@a07ENT\", \"facebook\": \"http://www.facebook.com/SocalofSD\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1198?api-key=<api-key>\", \"genres\": [\"hip-hop\", \"rap\", \"experimental\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T13:23:20\", \"position\": \"1348578449.13485794096412\", \"id\": \"34807335\"}, {\"target\": {\"url\": \"http://rapradar.com/2012/09/25/new-music-royce-da-59-skillz-diamond-d-one-for-the-money/\", \"objectType\": \"blog_post\", \"description\": \"Flossin&#8217; is easy as one two three for Royce, Skillz and Diamond D&#8217;s new track. Sounds like money and worth the purchase.\\u00a0Get\\u00a0it on\\u00a0iTunes now.\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: royce-da-59-skillz-diamond-d-one-for-the-money.mp3\", \"title\": \"New Music: Royce Da 5\\u20199\\u2033, Skillz & Diamond D \\u201cOne For The Money\\u201d\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139563/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T13:14:42\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/ce887aee8ff218eef274b80047084a86/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139563, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Royce da 5'9\\\", Skillz & Diamond D\", \"id\": 173692}, \"title\": \"One for the Money\", \"replaygain\": -10.11, \"duration\": 206, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Est. March 9, 2009\", \"updated_at\": \"2012-09-25T20:13:56\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/477/rapradar_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 477, \"objectType\": \"blog\", \"permalink\": \"rap-radar\", \"statistics\": {\"tracks\": {\"favorited\": 118, \"total\": 5460}, \"followers\": 61}, \"title\": \"Rap Radar\", \"url\": \"http://rapradar.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:477?api-key=<api-key>\", \"genres\": [\"hip-hop\", \"rap\", \"dirty south\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T13:14:42\", \"position\": \"1348578348.13485789104141\", \"id\": \"34805418\"}, {\"target\": {\"url\": \"http://www.largeheartedboy.com/blog/archive/2012/09/daily_downloads_3150.html\", \"objectType\": \"blog_post\", \"description\": \"Every day, Daily Downloads offers 10 free and legal mp3 downloads, plus free and legal live sets from around the internet.\\nToday's free and legal mp3 downloads:\\nCara Mitchell: \\\"Passing Sun\\\" [mp3] from Have You Ever Wondered (out September 23rd)\\nsearch for more Cara Mitchell posts at Largehearted Boy\\nCommunist Daughter: \\\"Ghosts\\\" [mp3] from Lions and Lambs EP\\nsearch for more v posts at Largehearted \", \"title\": \"Daily Downloads (Strand of Oaks, One Finger Riot, and more)\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139525/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:56:26\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/7cdd5d9a2d14767153835edfb10c8aac/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139525, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Decomposure\", \"id\": 140611}, \"title\": \"Black Snow\", \"replaygain\": -9.63, \"duration\": 353, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T12:57:14\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/963/argeheartedboy_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 963, \"objectType\": \"blog\", \"permalink\": \"largehearted-boy\", \"statistics\": {\"tracks\": {\"favorited\": 135, \"total\": 3193}, \"followers\": 123}, \"title\": \"Largehearted Boy\", \"url\": \"http://blog.largeheartedboy.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:963?api-key=<api-key>\", \"genres\": [\"folk\", \"singer-songwriter\", \"alt-country\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:56:26\", \"position\": \"1348577762.13485778314632\", \"id\": \"34797172\"}, {\"target\": {\"url\": \"http://www.largeheartedboy.com/blog/archive/2012/09/daily_downloads_3150.html\", \"objectType\": \"blog_post\", \"description\": \"Every day, Daily Downloads offers 10 free and legal mp3 downloads, plus free and legal live sets from around the internet.\\nToday's free and legal mp3 downloads:\\nCara Mitchell: \\\"Passing Sun\\\" [mp3] from Have You Ever Wondered (out September 23rd)\\nsearch for more Cara Mitchell posts at Largehearted Boy\\nCommunist Daughter: \\\"Ghosts\\\" [mp3] from Lions and Lambs EP\\nsearch for more v posts at Largehearted \", \"title\": \"Daily Downloads (Strand of Oaks, One Finger Riot, and more)\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139526/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:56:26\", \"images\": null, \"objectType\": \"track\", \"id\": 1139526, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Neil Nathan Inc.\", \"id\": 173686}, \"title\": \"Sweep The Nation\", \"replaygain\": -10.55, \"duration\": 144, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T12:57:14\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/963/argeheartedboy_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 963, \"objectType\": \"blog\", \"permalink\": \"largehearted-boy\", \"statistics\": {\"tracks\": {\"favorited\": 135, \"total\": 3193}, \"followers\": 123}, \"title\": \"Largehearted Boy\", \"url\": \"http://blog.largeheartedboy.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:963?api-key=<api-key>\", \"genres\": [\"folk\", \"singer-songwriter\", \"alt-country\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:56:26\", \"position\": \"1348577762.13485778339234\", \"id\": \"34797192\"}, {\"target\": {\"url\": \"http://www.largeheartedboy.com/blog/archive/2012/09/daily_downloads_3150.html\", \"objectType\": \"blog_post\", \"description\": \"Every day, Daily Downloads offers 10 free and legal mp3 downloads, plus free and legal live sets from around the internet.\\nToday's free and legal mp3 downloads:\\nCara Mitchell: \\\"Passing Sun\\\" [mp3] from Have You Ever Wondered (out September 23rd)\\nsearch for more Cara Mitchell posts at Largehearted Boy\\nCommunist Daughter: \\\"Ghosts\\\" [mp3] from Lions and Lambs EP\\nsearch for more v posts at Largehearted \", \"title\": \"Daily Downloads (Strand of Oaks, One Finger Riot, and more)\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139524/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:56:19\", \"images\": null, \"objectType\": \"track\", \"id\": 1139524, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"01 Miles MIX04 FINAL--29Aug2012\", \"replaygain\": -9.09, \"duration\": 210, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T12:57:14\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/963/argeheartedboy_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 963, \"objectType\": \"blog\", \"permalink\": \"largehearted-boy\", \"statistics\": {\"tracks\": {\"favorited\": 135, \"total\": 3193}, \"followers\": 123}, \"title\": \"Largehearted Boy\", \"url\": \"http://blog.largeheartedboy.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:963?api-key=<api-key>\", \"genres\": [\"folk\", \"singer-songwriter\", \"alt-country\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:56:19\", \"position\": \"1348577762.13485778249270\", \"id\": \"34797112\"}, {\"target\": {\"url\": \"http://www.indierockcafe.com/2012/09/more-best-new-music-releases-diy-drops-vol-ii-the-whigs-the-sea-and-cake-sic-alps-woods-josephine-foster-how-to-dress-well-the-burning-of-rome/\", \"objectType\": \"blog_post\", \"description\": \"Volume One of the Best New Music Releases for the Week of Sept. 18th featured Grizzly Bear, Band of Horses, Dinosaur Jr., Menomena, Alt. J, and many others. This, Volume Two for the past week&#8217;s best new releases, includes singles from The Sea and Cake, Sic Alps, Woods, Josephine Foster, How to Dress Well, Catherine [...]\", \"title\": \"More Best New Music Releases & DIY Drops, Vol. II \\u2013 The Whigs, The Sea and Cake, Sic Alps, Woods, Josephine Foster\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139481/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:42:53\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/597ffe3a41d09ade920da8fa7e826b1c/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139481, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Sic Alps\", \"id\": 21020}, \"title\": \"Glyphs\", \"replaygain\": -9.02, \"duration\": 212, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Best new indie rock music, top new songs, popular rock bands, best new album releases, free MP3s, playlists & mixes\", \"updated_at\": \"2012-09-25T12:52:36\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/306/indierockcafe_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 306, \"objectType\": \"blog\", \"permalink\": \"indie-rock-cafe\", \"statistics\": {\"tracks\": {\"favorited\": 115, \"total\": 2194}, \"followers\": 86}, \"title\": \"Indie Rock Cafe\", \"url\": \"http://www.indierockcafe.com\", \"profiles\": {\"twitter\": \"@indierockcafe\", \"facebook\": \"http://www.facebook.com/pages/Indie-Rock-Cafe/113280162084030\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:306?api-key=<api-key>\", \"genres\": [\"folk\", \"shoegaze\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:42:53\", \"position\": \"1348458254.13485775552339\", \"id\": \"34795078\"}, {\"target\": {\"url\": \"http://www.indierockcafe.com/2012/09/more-best-new-music-releases-diy-drops-vol-ii-the-whigs-the-sea-and-cake-sic-alps-woods-josephine-foster-how-to-dress-well-the-burning-of-rome/\", \"objectType\": \"blog_post\", \"description\": \"Volume One of the Best New Music Releases for the Week of Sept. 18th featured Grizzly Bear, Band of Horses, Dinosaur Jr., Menomena, Alt. J, and many others. This, Volume Two for the past week&#8217;s best new releases, includes singles from The Sea and Cake, Sic Alps, Woods, Josephine Foster, How to Dress Well, Catherine [...]\", \"title\": \"More Best New Music Releases & DIY Drops, Vol. II \\u2013 The Whigs, The Sea and Cake, Sic Alps, Woods, Josephine Foster\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139480/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:42:46\", \"images\": null, \"objectType\": \"track\", \"id\": 1139480, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"Cali in a Cup\", \"replaygain\": -9.81, \"duration\": 202, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Best new indie rock music, top new songs, popular rock bands, best new album releases, free MP3s, playlists & mixes\", \"updated_at\": \"2012-09-25T12:52:36\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/306/indierockcafe_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 306, \"objectType\": \"blog\", \"permalink\": \"indie-rock-cafe\", \"statistics\": {\"tracks\": {\"favorited\": 115, \"total\": 2194}, \"followers\": 86}, \"title\": \"Indie Rock Cafe\", \"url\": \"http://www.indierockcafe.com\", \"profiles\": {\"twitter\": \"@indierockcafe\", \"facebook\": \"http://www.facebook.com/pages/Indie-Rock-Cafe/113280162084030\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:306?api-key=<api-key>\", \"genres\": [\"folk\", \"shoegaze\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:42:46\", \"position\": \"1348458254.13485775521699\", \"id\": \"34795050\"}, {\"target\": {\"url\": \"http://www.indierockcafe.com/2012/09/more-best-new-music-releases-diy-drops-vol-ii-the-whigs-the-sea-and-cake-sic-alps-woods-josephine-foster-how-to-dress-well-the-burning-of-rome/\", \"objectType\": \"blog_post\", \"description\": \"Volume One of the Best New Music Releases for the Week of Sept. 18th featured Grizzly Bear, Band of Horses, Dinosaur Jr., Menomena, Alt. J, and many others. This, Volume Two for the past week&#8217;s best new releases, includes singles from The Sea and Cake, Sic Alps, Woods, Josephine Foster, How to Dress Well, Catherine [...]\", \"title\": \"More Best New Music Releases & DIY Drops, Vol. II \\u2013 The Whigs, The Sea and Cake, Sic Alps, Woods, Josephine Foster\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139478/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:42:36\", \"images\": null, \"objectType\": \"track\", \"id\": 1139478, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"01 Ballad of an Onion Sprout\", \"replaygain\": -8.36, \"duration\": 242, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Best new indie rock music, top new songs, popular rock bands, best new album releases, free MP3s, playlists & mixes\", \"updated_at\": \"2012-09-25T12:52:36\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/306/indierockcafe_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 306, \"objectType\": \"blog\", \"permalink\": \"indie-rock-cafe\", \"statistics\": {\"tracks\": {\"favorited\": 115, \"total\": 2194}, \"followers\": 86}, \"title\": \"Indie Rock Cafe\", \"url\": \"http://www.indierockcafe.com\", \"profiles\": {\"twitter\": \"@indierockcafe\", \"facebook\": \"http://www.facebook.com/pages/Indie-Rock-Cafe/113280162084030\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:306?api-key=<api-key>\", \"genres\": [\"folk\", \"shoegaze\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:42:36\", \"position\": \"1348458254.13485775451294\", \"id\": \"34794980\"}, {\"target\": {\"url\": \"http://www.indierockcafe.com/2012/09/more-best-new-music-releases-diy-drops-vol-ii-the-whigs-the-sea-and-cake-sic-alps-woods-josephine-foster-how-to-dress-well-the-burning-of-rome/\", \"objectType\": \"blog_post\", \"description\": \"Volume One of the Best New Music Releases for the Week of Sept. 18th featured Grizzly Bear, Band of Horses, Dinosaur Jr., Menomena, Alt. J, and many others. This, Volume Two for the past week&#8217;s best new releases, includes singles from The Sea and Cake, Sic Alps, Woods, Josephine Foster, How to Dress Well, Catherine [...]\", \"title\": \"More Best New Music Releases & DIY Drops, Vol. II \\u2013 The Whigs, The Sea and Cake, Sic Alps, Woods, Josephine Foster\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139477/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:42:29\", \"images\": null, \"objectType\": \"track\", \"id\": 1139477, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"Summer Heat\", \"replaygain\": -8.7, \"duration\": 223, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Best new indie rock music, top new songs, popular rock bands, best new album releases, free MP3s, playlists & mixes\", \"updated_at\": \"2012-09-25T12:52:36\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/306/indierockcafe_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 306, \"objectType\": \"blog\", \"permalink\": \"indie-rock-cafe\", \"statistics\": {\"tracks\": {\"favorited\": 115, \"total\": 2194}, \"followers\": 86}, \"title\": \"Indie Rock Cafe\", \"url\": \"http://www.indierockcafe.com\", \"profiles\": {\"twitter\": \"@indierockcafe\", \"facebook\": \"http://www.facebook.com/pages/Indie-Rock-Cafe/113280162084030\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:306?api-key=<api-key>\", \"genres\": [\"folk\", \"shoegaze\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:42:29\", \"position\": \"1348458254.13485775410760\", \"id\": \"34794948\"}, {\"target\": {\"url\": \"http://www.indierockcafe.com/2012/09/more-best-new-music-releases-diy-drops-vol-ii-the-whigs-the-sea-and-cake-sic-alps-woods-josephine-foster-how-to-dress-well-the-burning-of-rome/\", \"objectType\": \"blog_post\", \"description\": \"Volume One of the Best New Music Releases for the Week of Sept. 18th featured Grizzly Bear, Band of Horses, Dinosaur Jr., Menomena, Alt. J, and many others. This, Volume Two for the past week&#8217;s best new releases, includes singles from The Sea and Cake, Sic Alps, Woods, Josephine Foster, How to Dress Well, Catherine [...]\", \"title\": \"More Best New Music Releases & DIY Drops, Vol. II \\u2013 The Whigs, The Sea and Cake, Sic Alps, Woods, Josephine Foster\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139476/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:42:24\", \"images\": null, \"objectType\": \"track\", \"id\": 1139476, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"Waiting\", \"replaygain\": -9.42, \"duration\": 213, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Best new indie rock music, top new songs, popular rock bands, best new album releases, free MP3s, playlists & mixes\", \"updated_at\": \"2012-09-25T12:52:36\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/306/indierockcafe_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 306, \"objectType\": \"blog\", \"permalink\": \"indie-rock-cafe\", \"statistics\": {\"tracks\": {\"favorited\": 115, \"total\": 2194}, \"followers\": 86}, \"title\": \"Indie Rock Cafe\", \"url\": \"http://www.indierockcafe.com\", \"profiles\": {\"twitter\": \"@indierockcafe\", \"facebook\": \"http://www.facebook.com/pages/Indie-Rock-Cafe/113280162084030\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:306?api-key=<api-key>\", \"genres\": [\"folk\", \"shoegaze\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:42:24\", \"position\": \"1348458254.13485775379950\", \"id\": \"34794933\"}, {\"target\": {\"url\": \"http://beyondjazz.net/podcasts/2012/09/433-emotional-rollercoaster\", \"objectType\": \"blog_post\", \"description\": \"At Beyondjazz we care deeply about eclecticism \\u2013 a healthy musical taste knows no artificial boundaries! So here we present another rollercoaster ride through styles and emotions. From bass beats that have your subwoofer running overtime to lush yet intricate string arrangements.\\nHadyn &#8211; Manchild &#8211; Brownswood\\nLeonidas &#8211; Interstellar Vibrations feat. Kay Suzuki &#8211; Round In Mo\", \"title\": \"#433 \\u2013 Emotional Rollercoaster\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139467/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:39:33\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/1f3bd90e1e8ba7c5843a76521b195ee8/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139467, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Beyondjazz\", \"id\": 26944}, \"title\": \"Beyondjazz #433\", \"replaygain\": -4.93, \"duration\": 6994, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Beyondjazz is an online future jazz community. Where we once had almost 5000 registered members on our community, we now have focused more on editorial content and our podcast. It still remains one of the must-visit sites for any music lover with a passion for broken beats, hiphop, house, nujazz, funk, soul, dubstep \\u2026\", \"updated_at\": \"2012-09-25T12:51:46\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4186/Screen shot 2012-02-27 at 12.27.17 PM_large.png\", \"width\": 240, \"height\": 240}], \"id\": 4186, \"objectType\": \"blog\", \"permalink\": \"beyondjazz\", \"statistics\": {\"tracks\": {\"favorited\": 4, \"total\": 23}, \"followers\": 2}, \"title\": \"Beyondjazz\", \"url\": \"http://beyondjazz.net\", \"profiles\": {\"twitter\": \"@beyondjazz\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4186?api-key=<api-key>\", \"genres\": [\"mixtape\", \"\", \"nu jazz\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:39:33\", \"position\": \"1348574912.13485775062441\", \"id\": \"34794791\"}, {\"target\": {\"url\": \"http://www.fatberris.com/2012/09/25/hess-is-more-call-for-change/\", \"objectType\": \"blog_post\", \"description\": \"Theodor Klausen that has blogged here with us, has made a top noch remix of Hess is More&#8217;s &#8211; &#8216;Call for change&#8216; It&#8217;s a fantastic remix and in many ways its better then the original, and we are not just saying this because Theodor is a good friend of the blog. Give it up for [...]\", \"title\": \"Hess Is More, Call for Change\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139453/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:31:16\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/09ffa5e40f8ca2ee7672ddb967555c0a/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139453, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Hess Is More\", \"id\": 31714}, \"title\": \"Call for Change Feat. Nomi Ruiz - Theodor Clausen Remix\", \"replaygain\": -5.99, \"duration\": 321, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Electronic Music Blog\", \"updated_at\": \"2012-09-25T12:31:23\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/34/fatberris_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 34, \"objectType\": \"blog\", \"permalink\": \"fat-berris\", \"statistics\": {\"tracks\": {\"favorited\": 16, \"total\": 418}, \"followers\": 30}, \"title\": \"FAT BERRI'S\", \"url\": \"http://www.fatberris.com\", \"profiles\": {\"twitter\": \"@fatberrisblog\", \"facebook\": \"http://www.facebook.com/fatberris\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:34?api-key=<api-key>\", \"genres\": [\"dub\", \"ambient\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:31:16\", \"position\": \"1348572038.13485762833010\", \"id\": \"34794359\"}, {\"target\": {\"url\": \"http://www.skatterbrain.org/post/32259277502\", \"objectType\": \"blog_post\", \"description\": \"Homecomings are a brilliant new noisepop band from Kyoto, Japan! I first came upon on the fantastic Ano(t)raks compilation &#8216;Soon&#8217;. With a little snooping I&#8217;ve managed to also track down a wonderful Demo track of theirs simple titled &#8220;Demo 01&#8221;. It&#8217;s starting to perhaps get a bit chilly in Philadelphia for this sort of sunkissed indiepop, but I&#8217;m having a ha\", \"title\": \"Homecomings, Etc!\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139434/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:21:01\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/4564a5fca9d056017d3c520d273572b5/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139434, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Homecomings\", \"id\": 173675}, \"title\": \"Demo 01\", \"replaygain\": -8.8, \"duration\": 200, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Na na na.\", \"updated_at\": \"2012-09-25T12:21:15\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1168/skatterbrain_org_large.png\", \"width\": 240, \"height\": 240}], \"id\": 1168, \"objectType\": \"blog\", \"permalink\": \"skatterbrain\", \"statistics\": {\"tracks\": {\"favorited\": 6, \"total\": 49}, \"followers\": 2}, \"title\": \"Skatterbrain!\", \"url\": \"http://www.skatterbrain.org/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1168?api-key=<api-key>\", \"genres\": [\"indie\", \"indie pop\", \"shoegaze\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:21:01\", \"position\": \"1348575608.13485756740402\", \"id\": \"34793587\"}, {\"target\": {\"url\": \"http://meadowmusic.se/en/2012/09/one-two-die-four-tramps/\", \"objectType\": \"blog_post\", \"description\": \"This summer One Two DIE Four\\u00a0released a single containing two songs with mainly acoustic arrangements. The idea is that these songs will be part of their next album, but then with full arrangements. Compared to their earlier album, which I wrote about last year, I think this is even better. It feels more full of life, playful and unique, and Pelle Jonsson gets more space to show what good singer h\", \"title\": \"One Two DIE Four \\u2013 \\u201cTramps\\u201d\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139370/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:05:43\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139370, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"On Two DIE Four\", \"id\": 173665}, \"title\": \"Tramps\", \"replaygain\": -7.48, \"duration\": 230, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Present new Swedish music\", \"updated_at\": \"2012-09-25T20:35:56\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2143/meadowmusiclogoc_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2143, \"objectType\": \"blog\", \"permalink\": \"meadow-music\", \"statistics\": {\"tracks\": {\"favorited\": 11, \"total\": 481}, \"followers\": 1}, \"title\": \"Meadow Music\", \"url\": \"http://meadowmusic.se/en\", \"profiles\": {\"twitter\": \"@parberglund\", \"facebook\": \"http://facebook.com/meadowmusic\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2143?api-key=<api-key>\", \"genres\": [\"electronic\", \"swedish\", \"indie pop\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:05:43\", \"position\": \"1348574671.13485747509700\", \"id\": \"34791548\"}, {\"target\": {\"url\": \"http://meadowmusic.se/en/2012/09/one-two-die-four-tramps/\", \"objectType\": \"blog_post\", \"description\": \"This summer One Two DIE Four\\u00a0released a single containing two songs with mainly acoustic arrangements. The idea is that these songs will be part of their next album, but then with full arrangements. Compared to their earlier album, which I wrote about last year, I think this is even better. It feels more full of life, playful and unique, and Pelle Jonsson gets more space to show what good singer h\", \"title\": \"One Two DIE Four \\u2013 \\u201cTramps\\u201d\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139369/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T12:05:38\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/b0416eab1d309dab3c30fbd4018ccc38/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139369, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"One Two DIE Four\", \"id\": 143312}, \"title\": \"Morning Story\", \"replaygain\": -7.44, \"duration\": 234, \"external_ids\": {\"spotify\": \"spotify:track:4d61AGTIAhS4IUTFm4VXKR\", \"deezer\": null}}}, \"actor\": {\"about\": \"Present new Swedish music\", \"updated_at\": \"2012-09-25T20:35:56\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2143/meadowmusiclogoc_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2143, \"objectType\": \"blog\", \"permalink\": \"meadow-music\", \"statistics\": {\"tracks\": {\"favorited\": 11, \"total\": 481}, \"followers\": 1}, \"title\": \"Meadow Music\", \"url\": \"http://meadowmusic.se/en\", \"profiles\": {\"twitter\": \"@parberglund\", \"facebook\": \"http://facebook.com/meadowmusic\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2143?api-key=<api-key>\", \"genres\": [\"electronic\", \"swedish\", \"indie pop\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T12:05:38\", \"position\": \"1348574671.13485747462918\", \"id\": \"34791543\"}, {\"target\": {\"url\": \"http://www.gorillavsbear.net/2012/09/25/video-dum-dum-girls-lord-knows/\", \"objectType\": \"blog_post\", \"description\": \"Directed by Christin Turner, via Rookie. DDG&#8217;s beautiful End of Daze 12&#8243; EP is out now on Sub Pop.\\nmp3:\\nDum Dum Girls :: Lord Knows\", \"title\": \"video: Dum Dum Girls \\u2013 \\u201cLord Knows\\u201d\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139341/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T11:57:28\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/dedaab741609b6e9e7a1980a65ac1b5d/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139341, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Dum Dum Girls\", \"id\": 2535}, \"title\": \"Lord Knows\", \"replaygain\": -9.11, \"duration\": 258, \"external_ids\": {\"spotify\": \"spotify:track:333O7OmJulajXJJfG1ohXS\", \"deezer\": \"59871541\"}}}, \"actor\": {\"about\": \"Gorilla vs. Bear is a Texas-based music blog. Once called \\u201cthe New Yorker of hipster blogs,\\u201d we blog about relevant artists of the day, with no particular genre-specific focus. Newsweek thinks we\\u2019re \\u201cinfluential.\\u201d\", \"updated_at\": \"2012-09-25T20:03:22\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1782/gorillavsbear_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1782, \"objectType\": \"blog\", \"permalink\": \"gorilla-vs-bear\", \"statistics\": {\"tracks\": {\"favorited\": 88, \"total\": 903}, \"followers\": 124}, \"title\": \"GORILLA VS. BEAR\", \"url\": \"http://www.gorillavsbear.net\", \"profiles\": {\"twitter\": \"@gorillavsbear\", \"facebook\": \"https://www.facebook.com/gorillavsbear\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1782?api-key=<api-key>\", \"genres\": [\"electronic\", \"hip-hop\", \"indie\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T11:57:28\", \"position\": \"1348572619.13485742503848\", \"id\": \"34789312\"}, {\"target\": {\"url\": \"http://www.lagasta.com/luca-c-brigante-flash-of-light-feat-roisin-murphy/\", \"objectType\": \"blog_post\", \"description\": \"Fresh from delivering the single &#8220;Simulation&#8221; on Permanent Vacation back in August, R\\u00f3is\\u00edn Murphy returns with another great single, called &#8220;Flash Of Light&#8221;, a collaboration with Italian disco house duo Luca C &#038; Brigante. You may have already heard the Solomun remix, and now you can stream the original version of &#8220;Flash Of Light&#8221;, a perfect late-night house\", \"title\": \"Luca C & Brigante: \\u201cFlash Of Light (feat. R\\u00f3is\\u00edn Murphy)\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139337/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T11:55:26\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/e6bbbf85d404a8684221190f0ebb554c/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139337, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Luca C & Brigante\", \"id\": 40008}, \"title\": \"Flash of Light feat. Roisin Murphy\", \"replaygain\": -6.56, \"duration\": 402, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"La.Ga.Sta. [Last Gas Station] is a music blog based in Athens, Greece. Fill it up!\\r\\n\", \"updated_at\": \"2012-09-25T17:52:45\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4151/lagasta_large.jpeg\", \"width\": 240, \"height\": 240}], \"id\": 4151, \"objectType\": \"blog\", \"permalink\": \"lagasta\", \"statistics\": {\"tracks\": {\"favorited\": 164, \"total\": 938}, \"followers\": 114}, \"title\": \"La.Ga.Sta.\", \"url\": \"http://www.lagasta.com\", \"profiles\": {\"twitter\": \"@lagastatwit\", \"facebook\": \"https://www.facebook.com/LastGasStation\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4151?api-key=<api-key>\", \"genres\": [\"electronic\", \"remix\", \"chillwave\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T11:55:26\", \"position\": \"1348573363.13485741378385\", \"id\": \"34788427\"}, {\"target\": {\"url\": \"http://www.massive-talent.com/massivetalent-artist/joined-the-massivetalent-family-hands-down-eugene-slow-down\", \"objectType\": \"blog_post\", \"description\": \"Matt Moody started Hands Down Eugene while living in Lawrence Kansas in the year 2000.\\u00a0After being synced to the Mercedes Benz commercial\\u00a0with the rocking &#8216;Name Your Heart&#8217;, we decided to throw another splendid track in the MassiveTalent bowl. &#8216;Slow Down&#8217; &#8230; Continue reading &#8594;\", \"title\": \"Joined the MassiveTalent Family: Hands Down Eugene \\u2013 Slow Down\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139329/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T11:52:38\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139329, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Hands Down Eugene\", \"id\": 72977}, \"title\": \"Slow Down\", \"replaygain\": -6.43, \"duration\": 135, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T11:52:40\", \"images\": [], \"id\": 4031, \"objectType\": \"blog\", \"permalink\": \"massive-talent\", \"statistics\": {\"tracks\": {\"favorited\": 6, \"total\": 104}, \"followers\": 1}, \"title\": \"Massive Talent\", \"url\": \"http://www.massive-talent.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4031?api-key=<api-key>\", \"genres\": [\"under 2000 listeners\", \"singer-songwriter\", \"indie pop\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T11:52:38\", \"position\": \"1348563614.13485739600657\", \"id\": \"34787904\"}, {\"target\": {\"url\": \"http://32ftpersecond.blogspot.de/2012/09/parade-of-lights-just-give-it-up.html\", \"objectType\": \"blog_post\", \"description\": \"Tapping the same genome that M83's \\\"Midnight City\\\" and the Big Pink's \\\"Dominos\\\" made deservedly famous, Parade of Lights, a Los Angeles band release a stunning first single, \\\"Just Give It Up.\\\" Made for late nights and the fuzzy neon of downtown, \\\"Just Give It Up\\\" smashes its way through a shout along arrangement rooted in an enormous back beat and a karate-chop sample loop that offers an implied a\", \"title\": \"Parade of Lights :: \\\"Just Give It Up\\\"\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139302/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T11:47:30\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/72167a5fec0522dea5f1cd93c73cc684/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139302, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Parade Of Lights\", \"id\": 173654}, \"title\": \"Just Give It Up\", \"replaygain\": -8.34, \"duration\": 161, \"external_ids\": {\"spotify\": \"spotify:track:1jECd10hniPksoV3e9lxUI\", \"deezer\": null}}}, \"actor\": {\"about\": \"Music/Mp3s/News/New York\", \"updated_at\": \"2012-09-25T18:51:50\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2132/32ftpersecond_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2132, \"objectType\": \"blog\", \"permalink\": \"32ftsecond\", \"statistics\": {\"tracks\": {\"favorited\": 27, \"total\": 306}, \"followers\": 5}, \"title\": \"32ft/second\", \"url\": \"http://32ftpersecond.blogspot.com/\", \"profiles\": {\"twitter\": \"@32feet\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2132?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T11:47:30\", \"position\": \"1348573620.13485736658103\", \"id\": \"34786883\"}, {\"target\": {\"url\": \"http://www.feelmybicep.com/2012/09/25/destinys-child-cyril-hahn-remix/\", \"objectType\": \"blog_post\", \"description\": \"Another R&#8217;n'B remake, another track with pitched down vocals&#8230; yes and yes&#8230;BUT, you&#8217;re a cold bastard if this doesn&#8217;t make you smile from ear to ear. There&#8217;s...\\n\\nDOWNLOAD/ STREAM http://www.feelmybicep.com\", \"title\": \"DESTINY\\u2019S CHILD | SAY MY NAME (CYRIL HAHN REMIX)\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139284/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T11:31:05\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/aba4c27f6788695f3d152cd630d1d206/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139284, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Destiny's Child\", \"id\": 12942}, \"title\": \"Say My Name (Cyril Hahn Remix)\", \"replaygain\": -6.71, \"duration\": 260, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"DISCO ITALO COSMIC FUNK TECHNO\", \"updated_at\": \"2012-09-25T17:51:09\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/836/feelmybicep_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 836, \"objectType\": \"blog\", \"permalink\": \"feel-my-bicep\", \"statistics\": {\"tracks\": {\"favorited\": 101, \"total\": 433}, \"followers\": 100}, \"title\": \"FEEL MY BICEP\", \"url\": \"http://www.feelmybicep.com\", \"profiles\": {\"twitter\": \"@feelmybicep\", \"facebook\": \"http://www.facebook.com/feelmybicep\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:836?api-key=<api-key>\", \"genres\": [\"disco\", \"detroit\", \"italo\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T11:31:05\", \"position\": \"1348572090.13485726862975\", \"id\": \"34785434\"}, {\"target\": {\"url\": \"http://www.massive-talent.com/massivetalent-artist/joined-the-massivetalent-family-hands-down-eugene-slow-down\", \"objectType\": \"blog_post\", \"description\": \"Matt Moody started Hands Down Eugene while living in Lawrence Kansas in the year 2000.\\u00a0After being synced to the Mercedes Benz commercial\\u00a0with the rocking &#8216;Name Your Heart&#8217;, we decided to throw another splendid track in the MassiveTalent bowl. &#8216;Slow Down&#8217; &#8230; Continue reading &#8594;\", \"title\": \"Joined the MassiveTalent Family: Hands Down Eugene \\u2013 Slow Down\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139232/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T11:02:22\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a758582988a2c4aaafad6291581bd308/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139232, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Hands Down Eugene\", \"id\": 72977}, \"title\": \"Slow Down\", \"replaygain\": -6.43, \"duration\": 135, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T11:02:27\", \"images\": [], \"id\": 2065, \"objectType\": \"blog\", \"permalink\": \"massive-talent-blog\", \"statistics\": {\"tracks\": {\"favorited\": 5, \"total\": 748}, \"followers\": 0}, \"title\": \"Massive Talent blog\", \"url\": \"http://www.massive-talent.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2065?api-key=<api-key>\", \"genres\": [\"indie\", \"popronde 2010\", \"rock\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T11:02:22\", \"position\": \"1348563614.13485709469243\", \"id\": \"34782488\"}, {\"target\": {\"url\": \"http://avant-avant.net/2012/09/thee-oh-sees-the-gouger/\", \"objectType\": \"blog_post\", \"description\": \"From the A-A archives: Sad and self-resigned psych noise soft rockers. Tweet FacebookRelated posts: Ex-Cocaine &#8211; Sexy Music Indian Jewelry \\u2013 Pompeii Music For Your Plants &#8211; Mr. Huanted Faust &#8211; Extract 1 Eric Roberts &#8211; Modern Times_ (side a)\", \"title\": \"Thee Oh Sees \\u2013 The Gouger\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139216/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:40:25\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/ecd885eb8d29a6a4a6ca466f77b24203/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139216, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Thee Oh Sees\", \"id\": 14176}, \"title\": \"The Gouger\", \"replaygain\": -8.31, \"duration\": 114, \"external_ids\": {\"spotify\": \"spotify:track:0OJh665f5fQDjTGOGqzeAV\", \"deezer\": \"11125633\"}}}, \"actor\": {\"about\": \"A daily-curated musical selection.\", \"updated_at\": \"2012-09-25T10:40:42\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1576/avant-avant_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1576, \"objectType\": \"blog\", \"permalink\": \"avant-avant\", \"statistics\": {\"tracks\": {\"favorited\": 27, \"total\": 424}, \"followers\": 80}, \"title\": \"Avant-Avant\", \"url\": \"http://avant-avant.net\", \"profiles\": {\"twitter\": \"@avant_avant\", \"facebook\": \"http://www.facebook.com/pages/Avant-Avant/339977747660\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1576?api-key=<api-key>\", \"genres\": [\"electronic\", \"remix\", \"under 2000 listeners\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:40:25\", \"position\": \"1348560058.13485696418332\", \"id\": \"34775136\"}, {\"target\": {\"url\": \"http://reviews.headphonecommute.com/2012/09/25/mirrorring-foreign-body-kranky/\", \"objectType\": \"blog_post\", \"description\": \"Besides all of the effort that I am trying to put into writing this review with the appropriate adjectives, only three words come to mind: serenity, simplicity, and beauty. Even the press release which accompanies this collaborative release by Jesy Fortino and Liz Harris tends to avoid many words:\\u00a0&#8220;One could try to assess what part of the album each artist was responsible for, but that would\", \"title\": \"Mirrorring \\u2013 Foreign Body (Kranky)\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139207/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:32:45\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/d1a77ec6fbe2ae7a29f4676c214d3383/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139207, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Mirrorring\", \"id\": 20409}, \"title\": \"Silent From Above\", \"replaygain\": -3.59, \"duration\": 299, \"external_ids\": {\"spotify\": \"spotify:track:3Zj9kVu79NFyIgEiB19scr\", \"deezer\": \"16404589\"}}}, \"actor\": {\"about\": \"Headphone Commute is an independent online magazine covering electronic, experimental and instrumental music.\", \"updated_at\": \"2012-09-25T15:40:07\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4517/Headphone Commute_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 4517, \"objectType\": \"blog\", \"permalink\": \"headphonecommute\", \"statistics\": {\"tracks\": {\"favorited\": 11, \"total\": 90}, \"followers\": 1}, \"title\": \"Headphone Commute\", \"url\": \"http://reviews.headphonecommute.com\", \"profiles\": {\"twitter\": \"@h_c\", \"facebook\": \"https://www.facebook.com/headphone.commute\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4517?api-key=<api-key>\", \"genres\": [\"ambient\", \"experimental\", \"post-rock\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:32:45\", \"position\": \"1348569127.13485692035086\", \"id\": \"34771994\"}, {\"target\": {\"url\": \"http://ramone666.blogspot.de/2012/09/born-to-be-hurt.html\", \"objectType\": \"blog_post\", \"description\": \"\\\"It makes no difference if you're rich or poor, or if you're smart or dumb...\\\" Sandy Posey's country-flavored '66 hit version of &nbsp;Born A Woman&nbsp;- penned by&nbsp;the rather mysterious Martha Sharpe - will&nbsp;always remain the ultimate interpretation for me.&nbsp;Nick Lowe's rocking gender bender of sorts from '77, which incidentally I was familiar with long before I even realised it was \", \"title\": \"Born To Be Hurt\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139202/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:29:29\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139202, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Nick Lowe\", \"id\": 15278}, \"title\": \"Born A Woman\", \"replaygain\": -6.83, \"duration\": 154, \"external_ids\": {\"spotify\": \"spotify:track:21JnJ777GS2eHaQUdk3M1f\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T10:29:52\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/403/forthesakeofthesong_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 403, \"objectType\": \"blog\", \"permalink\": \"for-the-sake-of-the-song\", \"statistics\": {\"tracks\": {\"favorited\": 41, \"total\": 654}, \"followers\": 20}, \"title\": \"For The Sake Of The Song\", \"url\": \"http://ramone666.blogspot.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:403?api-key=<api-key>\", \"genres\": [\"classic rock\", \"reggae\", \"folk\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:29:29\", \"position\": \"1348568700.13485689907680\", \"id\": \"34770349\"}, {\"target\": {\"url\": \"http://ramone666.blogspot.de/2012/09/born-to-be-hurt.html\", \"objectType\": \"blog_post\", \"description\": \"\\\"It makes no difference if you're rich or poor, or if you're smart or dumb...\\\" Sandy Posey's country-flavored '66 hit version of &nbsp;Born A Woman&nbsp;- penned by&nbsp;the rather mysterious Martha Sharpe - will&nbsp;always remain the ultimate interpretation for me.&nbsp;Nick Lowe's rocking gender bender of sorts from '77, which incidentally I was familiar with long before I even realised it was \", \"title\": \"Born To Be Hurt\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139201/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:29:28\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/285b9a5147165ecd10e7ffb341b55ca0/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139201, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Sandy Posey\", \"id\": 173646}, \"title\": \"Born A Woman\", \"replaygain\": -6.67, \"duration\": 129, \"external_ids\": {\"spotify\": \"spotify:track:56qnkIpqBuCTnz99HUsXhf\", \"deezer\": \"10217312\"}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T10:29:52\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/403/forthesakeofthesong_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 403, \"objectType\": \"blog\", \"permalink\": \"for-the-sake-of-the-song\", \"statistics\": {\"tracks\": {\"favorited\": 41, \"total\": 654}, \"followers\": 20}, \"title\": \"For The Sake Of The Song\", \"url\": \"http://ramone666.blogspot.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:403?api-key=<api-key>\", \"genres\": [\"classic rock\", \"reggae\", \"folk\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:29:28\", \"position\": \"1348568700.13485689850001\", \"id\": \"34770283\"}, {\"target\": {\"url\": \"http://www.feelmybicep.com/2012/09/25/andrew-ashong-slow/\", \"objectType\": \"blog_post\", \"description\": \"Sound Signature delivering\\u00a0undoubtedly\\u00a0one of the big hits of the summer&#8230;Take it slow is kinda the overlooked flip to the lead Flowers. For me take it slow is the one, bumpin&#8217; bassine and...\\n\\nDOWNLOAD/ STREAM http://www.feelmybicep.com\", \"title\": \"ANDREW ASHONG | TAKE IT SLOW\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139132/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:26:25\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/80b5db8ecc339f0d1142252f497014f8/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139132, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Andrew Ashong\", \"id\": 164323}, \"title\": \"Take It Slow\", \"replaygain\": -7.88, \"duration\": 428, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"DISCO ITALO COSMIC FUNK TECHNO\", \"updated_at\": \"2012-09-25T17:51:09\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/836/feelmybicep_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 836, \"objectType\": \"blog\", \"permalink\": \"feel-my-bicep\", \"statistics\": {\"tracks\": {\"favorited\": 101, \"total\": 433}, \"followers\": 100}, \"title\": \"FEEL MY BICEP\", \"url\": \"http://www.feelmybicep.com\", \"profiles\": {\"twitter\": \"@feelmybicep\", \"facebook\": \"http://www.facebook.com/feelmybicep\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:836?api-key=<api-key>\", \"genres\": [\"disco\", \"detroit\", \"italo\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:26:25\", \"position\": \"1348567103.13485688147412\", \"id\": \"34768744\"}, {\"target\": {\"url\": \"http://hipodrome.net/2012/09/25/ra-330-robert-hood/\", \"objectType\": \"blog_post\", \"description\": \"direct download\\u00a0/ download2 interview Tracklist: DJ Muggs vs GZA Robert Hood &#8211; unreleased Tim Wolff &#8211; Backstage Fridge &#8211; Dynamic Reflection Italo Boyz &#8211; Zinga &#8211; Get Physical &#8211; unreleased Robert Hood edit Robert Hood &#8211; Omega : Alive &#8211; M-Plant Floorplan &#8211; Chord Principle &#8211; M-Plant Marco Lenzi &#8211; Taboo &#8211; Molecular 69 &#8211; [...]\", \"title\": \"RA.330 Robert Hood\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139079/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:22:37\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/e85f9aa53339866ba3a1a72d6b81180f/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139079, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Robert Hood\", \"id\": 28383}, \"title\": \"RA.330 Robert Hood - 2012.09.24\", \"replaygain\": -6.52, \"duration\": 3680, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T10:23:32\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4446/417555_245845868825189_128309207245523_546016_78805748_n_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 4446, \"objectType\": \"blog\", \"permalink\": \"hipodrome\", \"statistics\": {\"tracks\": {\"favorited\": 7, \"total\": 256}, \"followers\": 1}, \"title\": \"The Hipodrome Of Music\", \"url\": \"http://hipodrome.net\", \"profiles\": {\"twitter\": null, \"facebook\": \"https://www.facebook.com/hipodrome\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4446?api-key=<api-key>\", \"genres\": [\"mixtape\", \"electronic\", \"ebm\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:22:37\", \"position\": \"1348563674.13485686108164\", \"id\": \"34767038\"}, {\"target\": {\"url\": \"http://www.goodtunes.de/2012/09/the-floacist-soul/\", \"objectType\": \"blog_post\", \"description\": \"So, ne Woche Sonne, Strand und Meer hinter mir &#8211; daf\\u00fcr endlich wieder neue Musik. The Floacist ist war ein Teil des Soul-Duos Floetry &#8211; die andere H\\u00e4lfte war Marsha Ambrosius &#8211; und wie es in der Beschreibung steht, war Marsha eindeutig pr\\u00e4senter in den Medien. Nachdem ich Natalies Song Say Yes vor etwa 1-2 Wochen geh\\u00f6rt hab, dacht ich auch: Okay ist berechtigt, der gefiel mir mal\", \"title\": \"The Floacist \\u2013 Soul\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139057/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:21:13\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/281f9f9f549a8b68f4302f2d2ed06d8c/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139057, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Floacist\", \"id\": 122507}, \"title\": \"Soul\", \"replaygain\": -8.15, \"duration\": 174, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T18:03:39\", \"images\": [], \"id\": 4387, \"objectType\": \"blog\", \"permalink\": \"good-tunes\", \"statistics\": {\"tracks\": {\"favorited\": 31, \"total\": 668}, \"followers\": 3}, \"title\": \"Good Tunes\", \"url\": \"http://www.goodtunes.de/\", \"profiles\": {\"twitter\": \"@GoodTunes_de\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4387?api-key=<api-key>\", \"genres\": [\"hip-hop\", \"indie\", \"jazz\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:21:13\", \"position\": \"1348562827.13485685458239\", \"id\": \"34766457\"}, {\"target\": {\"url\": \"http://thespillblog.co.uk/2012/09/25/spill-game-week-7-he-got-dimples-in-his-jaw/\", \"objectType\": \"blog_post\", \"description\": \"And he knows how to party!\\nSo these are all songs that, when they come up on the shuffle when I&#8217;m driving, cause me to take a deep breath and go &#8220;ahhhh&#8230;&#8221; with satisfaction.\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: 02-caledonia1.mp3Download: 02-caledonia.mp3Download: 06-endless-night.mp3Download: 02-my-beloved.mp3Download: 02-mudcrutch-scare_easy1.mp3Download:\", \"title\": \"\\u2018Spill Game week 7 \\u2013 he got dimples in his jaw\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139050/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:20:48\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139050, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Gourds\", \"id\": 29402}, \"title\": \"Caledonia\", \"replaygain\": -4.26, \"duration\": 201, \"external_ids\": {\"spotify\": \"spotify:track:0skmuBxTHAAdl2rbPSNEyw\", \"deezer\": \"11033522\"}}}, \"actor\": {\"about\": \"Home to the Readers Recommend Community, since 2007\", \"updated_at\": \"2012-09-25T16:02:43\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1131/thespillblog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1131, \"objectType\": \"blog\", \"permalink\": \"the-spill\", \"statistics\": {\"tracks\": {\"favorited\": 291, \"total\": 3278}, \"followers\": 73}, \"title\": \"The 'Spill\", \"url\": \"http://thespillblog.co.uk\", \"profiles\": {\"twitter\": \"@thespillblog\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1131?api-key=<api-key>\", \"genres\": [\"rock\", \"folk\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:20:48\", \"position\": \"1348563627.13485685282898\", \"id\": \"34766295\"}, {\"target\": {\"url\": \"http://thespillblog.co.uk/2012/09/25/spill-game-week-7-he-got-dimples-in-his-jaw/\", \"objectType\": \"blog_post\", \"description\": \"And he knows how to party!\\nSo these are all songs that, when they come up on the shuffle when I&#8217;m driving, cause me to take a deep breath and go &#8220;ahhhh&#8230;&#8221; with satisfaction.\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: 02-caledonia1.mp3Download: 02-caledonia.mp3Download: 06-endless-night.mp3Download: 02-my-beloved.mp3Download: 02-mudcrutch-scare_easy1.mp3Download:\", \"title\": \"\\u2018Spill Game week 7 \\u2013 he got dimples in his jaw\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139042/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:20:19\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139042, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Eliza Gilkyson\", \"id\": 152258}, \"title\": \"Beauty Way\", \"replaygain\": -4.73, \"duration\": 183, \"external_ids\": {\"spotify\": \"spotify:track:6zlYXQDnRGdqpzfnn6wrNX\", \"deezer\": null}}}, \"actor\": {\"about\": \"Home to the Readers Recommend Community, since 2007\", \"updated_at\": \"2012-09-25T16:02:43\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1131/thespillblog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1131, \"objectType\": \"blog\", \"permalink\": \"the-spill\", \"statistics\": {\"tracks\": {\"favorited\": 291, \"total\": 3278}, \"followers\": 73}, \"title\": \"The 'Spill\", \"url\": \"http://thespillblog.co.uk\", \"profiles\": {\"twitter\": \"@thespillblog\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1131?api-key=<api-key>\", \"genres\": [\"rock\", \"folk\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:20:19\", \"position\": \"1348563627.13485684839701\", \"id\": \"34765886\"}, {\"target\": {\"url\": \"http://thespillblog.co.uk/2012/09/25/spill-game-week-7-he-got-dimples-in-his-jaw/\", \"objectType\": \"blog_post\", \"description\": \"And he knows how to party!\\nSo these are all songs that, when they come up on the shuffle when I&#8217;m driving, cause me to take a deep breath and go &#8220;ahhhh&#8230;&#8221; with satisfaction.\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: 02-caledonia1.mp3Download: 02-caledonia.mp3Download: 06-endless-night.mp3Download: 02-my-beloved.mp3Download: 02-mudcrutch-scare_easy1.mp3Download:\", \"title\": \"\\u2018Spill Game week 7 \\u2013 he got dimples in his jaw\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139043/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:20:19\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139043, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Janis Joplin\", \"id\": 14310}, \"title\": \"Kozmic Blues\", \"replaygain\": -4.79, \"duration\": 264, \"external_ids\": {\"spotify\": \"spotify:track:1cTrWlx7OSaJf3pLpiYRRR\", \"deezer\": \"1030648\"}}}, \"actor\": {\"about\": \"Home to the Readers Recommend Community, since 2007\", \"updated_at\": \"2012-09-25T16:02:43\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1131/thespillblog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1131, \"objectType\": \"blog\", \"permalink\": \"the-spill\", \"statistics\": {\"tracks\": {\"favorited\": 291, \"total\": 3278}, \"followers\": 73}, \"title\": \"The 'Spill\", \"url\": \"http://thespillblog.co.uk\", \"profiles\": {\"twitter\": \"@thespillblog\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1131?api-key=<api-key>\", \"genres\": [\"rock\", \"folk\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:20:19\", \"position\": \"1348563627.13485685074512\", \"id\": \"34766087\"}, {\"target\": {\"url\": \"http://thespillblog.co.uk/2012/09/25/spill-game-week-7-he-got-dimples-in-his-jaw/\", \"objectType\": \"blog_post\", \"description\": \"And he knows how to party!\\nSo these are all songs that, when they come up on the shuffle when I&#8217;m driving, cause me to take a deep breath and go &#8220;ahhhh&#8230;&#8221; with satisfaction.\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: 02-caledonia1.mp3Download: 02-caledonia.mp3Download: 06-endless-night.mp3Download: 02-my-beloved.mp3Download: 02-mudcrutch-scare_easy1.mp3Download:\", \"title\": \"\\u2018Spill Game week 7 \\u2013 he got dimples in his jaw\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139040/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:20:11\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139040, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Emily Smith\", \"id\": 56138}, \"title\": \"Caledonia\", \"replaygain\": -5.99, \"duration\": 273, \"external_ids\": {\"spotify\": \"spotify:track:1n6bcbVPCFa5VZLuTibOLB\", \"deezer\": null}}}, \"actor\": {\"about\": \"Home to the Readers Recommend Community, since 2007\", \"updated_at\": \"2012-09-25T16:02:43\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1131/thespillblog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1131, \"objectType\": \"blog\", \"permalink\": \"the-spill\", \"statistics\": {\"tracks\": {\"favorited\": 291, \"total\": 3278}, \"followers\": 73}, \"title\": \"The 'Spill\", \"url\": \"http://thespillblog.co.uk\", \"profiles\": {\"twitter\": \"@thespillblog\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1131?api-key=<api-key>\", \"genres\": [\"rock\", \"folk\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:20:11\", \"position\": \"1348563627.13485684721552\", \"id\": \"34765799\"}, {\"target\": {\"url\": \"http://thespillblog.co.uk/2012/09/25/spill-game-week-7-he-got-dimples-in-his-jaw/\", \"objectType\": \"blog_post\", \"description\": \"And he knows how to party!\\nSo these are all songs that, when they come up on the shuffle when I&#8217;m driving, cause me to take a deep breath and go &#8220;ahhhh&#8230;&#8221; with satisfaction.\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: 02-caledonia1.mp3Download: 02-caledonia.mp3Download: 06-endless-night.mp3Download: 02-my-beloved.mp3Download: 02-mudcrutch-scare_easy1.mp3Download:\", \"title\": \"\\u2018Spill Game week 7 \\u2013 he got dimples in his jaw\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139041/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:20:11\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139041, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Lal Waterson/Oliver Knight\", \"id\": 173629}, \"title\": \"Some Old Salty\", \"replaygain\": -6.12, \"duration\": 167, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Home to the Readers Recommend Community, since 2007\", \"updated_at\": \"2012-09-25T16:02:43\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1131/thespillblog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1131, \"objectType\": \"blog\", \"permalink\": \"the-spill\", \"statistics\": {\"tracks\": {\"favorited\": 291, \"total\": 3278}, \"followers\": 73}, \"title\": \"The 'Spill\", \"url\": \"http://thespillblog.co.uk\", \"profiles\": {\"twitter\": \"@thespillblog\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1131?api-key=<api-key>\", \"genres\": [\"rock\", \"folk\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:20:11\", \"position\": \"1348563627.13485684769773\", \"id\": \"34765843\"}, {\"target\": {\"url\": \"http://thespillblog.co.uk/2012/09/25/spill-game-week-7-he-got-dimples-in-his-jaw/\", \"objectType\": \"blog_post\", \"description\": \"And he knows how to party!\\nSo these are all songs that, when they come up on the shuffle when I&#8217;m driving, cause me to take a deep breath and go &#8220;ahhhh&#8230;&#8221; with satisfaction.\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: 02-caledonia1.mp3Download: 02-caledonia.mp3Download: 06-endless-night.mp3Download: 02-my-beloved.mp3Download: 02-mudcrutch-scare_easy1.mp3Download:\", \"title\": \"\\u2018Spill Game week 7 \\u2013 he got dimples in his jaw\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139038/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:20:03\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139038, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Mudcrutch\", \"id\": 102642}, \"title\": \"Scare Easy\", \"replaygain\": -7.69, \"duration\": 275, \"external_ids\": {\"spotify\": \"spotify:track:7eq6lgiPU8Rx1c1OmuoB7N\", \"deezer\": \"793902\"}}}, \"actor\": {\"about\": \"Home to the Readers Recommend Community, since 2007\", \"updated_at\": \"2012-09-25T16:02:43\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1131/thespillblog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1131, \"objectType\": \"blog\", \"permalink\": \"the-spill\", \"statistics\": {\"tracks\": {\"favorited\": 291, \"total\": 3278}, \"followers\": 73}, \"title\": \"The 'Spill\", \"url\": \"http://thespillblog.co.uk\", \"profiles\": {\"twitter\": \"@thespillblog\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1131?api-key=<api-key>\", \"genres\": [\"rock\", \"folk\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:20:03\", \"position\": \"1348563627.13485684414013\", \"id\": \"34765581\"}, {\"target\": {\"url\": \"http://thespillblog.co.uk/2012/09/25/spill-game-week-7-he-got-dimples-in-his-jaw/\", \"objectType\": \"blog_post\", \"description\": \"And he knows how to party!\\nSo these are all songs that, when they come up on the shuffle when I&#8217;m driving, cause me to take a deep breath and go &#8220;ahhhh&#8230;&#8221; with satisfaction.\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: 02-caledonia1.mp3Download: 02-caledonia.mp3Download: 06-endless-night.mp3Download: 02-my-beloved.mp3Download: 02-mudcrutch-scare_easy1.mp3Download:\", \"title\": \"\\u2018Spill Game week 7 \\u2013 he got dimples in his jaw\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139039/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:20:03\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139039, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Diana Jones\", \"id\": 117938}, \"title\": \"My Beloved\", \"replaygain\": -6.4, \"duration\": 209, \"external_ids\": {\"spotify\": \"spotify:track:39vYH7rnCjgoRtodeA9WDb\", \"deezer\": \"30937271\"}}}, \"actor\": {\"about\": \"Home to the Readers Recommend Community, since 2007\", \"updated_at\": \"2012-09-25T16:02:43\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1131/thespillblog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1131, \"objectType\": \"blog\", \"permalink\": \"the-spill\", \"statistics\": {\"tracks\": {\"favorited\": 291, \"total\": 3278}, \"followers\": 73}, \"title\": \"The 'Spill\", \"url\": \"http://thespillblog.co.uk\", \"profiles\": {\"twitter\": \"@thespillblog\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1131?api-key=<api-key>\", \"genres\": [\"rock\", \"folk\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:20:03\", \"position\": \"1348563627.13485684572719\", \"id\": \"34765697\"}, {\"target\": {\"url\": \"http://thespillblog.co.uk/2012/09/25/spill-game-week-7-he-got-dimples-in-his-jaw/\", \"objectType\": \"blog_post\", \"description\": \"And he knows how to party!\\nSo these are all songs that, when they come up on the shuffle when I&#8217;m driving, cause me to take a deep breath and go &#8220;ahhhh&#8230;&#8221; with satisfaction.\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: 02-caledonia1.mp3Download: 02-caledonia.mp3Download: 06-endless-night.mp3Download: 02-my-beloved.mp3Download: 02-mudcrutch-scare_easy1.mp3Download:\", \"title\": \"\\u2018Spill Game week 7 \\u2013 he got dimples in his jaw\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1139036/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-09-25T10:19:56\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8605407e70edf43bbcbd1d73d2f03549/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1139036, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"Midnight Shift (Ohh Annie!)\", \"replaygain\": -7.09, \"duration\": 137, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Home to the Readers Recommend Community, since 2007\", \"updated_at\": \"2012-09-25T16:02:43\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1131/thespillblog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1131, \"objectType\": \"blog\", \"permalink\": \"the-spill\", \"statistics\": {\"tracks\": {\"favorited\": 291, \"total\": 3278}, \"followers\": 73}, \"title\": \"The 'Spill\", \"url\": \"http://thespillblog.co.uk\", \"profiles\": {\"twitter\": \"@thespillblog\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1131?api-key=<api-key>\", \"genres\": [\"rock\", \"folk\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2012-09-25T10:19:56\", \"position\": \"1348563627.13485684092173\", \"id\": \"34765333\"}]"
24
+ http_version:
25
+ recorded_at: Tue, 25 Sep 2012 20:54:42 GMT
26
+ - request:
27
+ method: get
28
+ uri: http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>&page=1
29
+ body:
30
+ string: ""
31
+ headers:
32
+ Accept:
33
+ - "*/*"
34
+ response:
35
+ status:
36
+ code: 200
37
+ message: OK
38
+ headers:
39
+ Content-Type:
40
+ - application/json
41
+ Content-Length:
42
+ - "118918"
43
+ Server:
44
+ - TornadoServer/2.4
45
+ body:
46
+ string: "[{\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414121/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:26:53\", \"images\": {}, \"objectType\": \"track\", \"id\": 414121, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Jenny And Johnny\", \"id\": 57021}, \"title\": \"Scissor Runner\", \"replaygain\": null, \"duration\": 178, \"external_ids\": {\"spotify\": \"spotify:track:3ORSXV2mJAHKdr7ohRgeGw\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:26:53\", \"position\": \"1321793886.13218856133456\", \"id\": \"5470475\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414120/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:26:45\", \"images\": {}, \"objectType\": \"track\", \"id\": 414120, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"My Morning Jacket\", \"id\": 24833}, \"title\": \"Wonderful (The Way I Feel)\", \"replaygain\": null, \"duration\": 257, \"external_ids\": {\"spotify\": \"spotify:track:4UppR2zhDhSBfxsd6vZsq0\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:26:45\", \"position\": \"1321793886.13218856054725\", \"id\": \"5470459\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414119/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:26:38\", \"images\": {}, \"objectType\": \"track\", \"id\": 414119, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Beirut\", \"id\": 7976}, \"title\": \"Port of Call\", \"replaygain\": null, \"duration\": 261, \"external_ids\": {\"spotify\": \"spotify:track:2JqrajgU5sNuhaP3tGYK0r\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:26:38\", \"position\": \"1321793886.13218855990020\", \"id\": \"5470445\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414118/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:26:31\", \"images\": {}, \"objectType\": \"track\", \"id\": 414118, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Allo Darlin'\", \"id\": 4525}, \"title\": \"Kiss Your Lips\", \"replaygain\": null, \"duration\": 226, \"external_ids\": {\"spotify\": \"spotify:track:1lpVxyYCXR7w6PhhEXcfAX\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:26:31\", \"position\": \"1321793886.13218855917467\", \"id\": \"5470431\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414117/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:26:23\", \"images\": {}, \"objectType\": \"track\", \"id\": 414117, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"R.E.M.\", \"id\": 15983}, \"title\": \"The Lion Sleeps Tonight\", \"replaygain\": null, \"duration\": 163, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:26:23\", \"position\": \"1321793886.13218855838968\", \"id\": \"5470414\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414116/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:26:16\", \"images\": {}, \"objectType\": \"track\", \"id\": 414116, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Rachel Goodrich\", \"id\": 29962}, \"title\": \"Na Na Na\", \"replaygain\": null, \"duration\": 173, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:26:16\", \"position\": \"1321793886.13218855769049\", \"id\": \"5470399\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414115/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:26:09\", \"images\": {}, \"objectType\": \"track\", \"id\": 414115, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Noah And The Whale\", \"id\": 2091}, \"title\": \"2 Atoms In A Molecule\", \"replaygain\": null, \"duration\": 123, \"external_ids\": {\"spotify\": \"spotify:track:0YVE6DzbzzLeVKIkcagZRh\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:26:09\", \"position\": \"1321793886.13218855697935\", \"id\": \"5470385\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414114/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:26:02\", \"images\": {}, \"objectType\": \"track\", \"id\": 414114, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Pipettes\", \"id\": 9864}, \"title\": \"I Love You\", \"replaygain\": null, \"duration\": 96, \"external_ids\": {\"spotify\": \"spotify:track:6zrSvaEaf3uORXYSozx0SV\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:26:02\", \"position\": \"1321793886.13218855623600\", \"id\": \"5470369\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414113/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:25:55\", \"images\": {}, \"objectType\": \"track\", \"id\": 414113, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Etta James\", \"id\": 17388}, \"title\": \"I Just Want To Make Love To You\", \"replaygain\": null, \"duration\": 188, \"external_ids\": {\"spotify\": \"spotify:track:33K1u1kovHtnBt9sZoz2Eb\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:25:55\", \"position\": \"1321793886.13218855560924\", \"id\": \"5470353\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414112/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:25:44\", \"images\": {}, \"objectType\": \"track\", \"id\": 414112, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Yeasayer\", \"id\": 1767}, \"title\": \"2080\", \"replaygain\": null, \"duration\": 323, \"external_ids\": {\"spotify\": \"spotify:track:5yYOzdkeRetXpyNixRM9Sf\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:25:44\", \"position\": \"1321793886.13218855445133\", \"id\": \"5470337\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414111/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:25:24\", \"images\": {}, \"objectType\": \"track\", \"id\": 414111, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Rural Alberta Advantage\", \"id\": 5213}, \"title\": \"Two Lovers\", \"replaygain\": null, \"duration\": 203, \"external_ids\": {\"spotify\": \"spotify:track:3VrRLGArrzDIddZj9Ea5Ic\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:25:24\", \"position\": \"1321793886.13218855243575\", \"id\": \"5470322\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414110/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:25:01\", \"images\": {}, \"objectType\": \"track\", \"id\": 414110, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Primal Scream\", \"id\": 17743}, \"title\": \"Movin' On Up\", \"replaygain\": null, \"duration\": 225, \"external_ids\": {\"spotify\": \"spotify:track:64otvDsAAAmLVTSEM2FYSW\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:25:01\", \"position\": \"1321793886.13218855018089\", \"id\": \"5470306\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414109/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:24:49\", \"images\": {}, \"objectType\": \"track\", \"id\": 414109, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Living Sisters\", \"id\": 11853}, \"title\": \"(You Don't Know) How Glad I Am\", \"replaygain\": null, \"duration\": 258, \"external_ids\": {\"spotify\": \"spotify:track:4XO4T7k6FZHzOl6BaeGPsu\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:24:49\", \"position\": \"1321793886.13218854896665\", \"id\": \"5470289\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414108/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:24:38\", \"images\": {}, \"objectType\": \"track\", \"id\": 414108, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Hard Drugs\", \"id\": 23655}, \"title\": \"Aline And Lloyd (Reprise)\", \"replaygain\": null, \"duration\": 229, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:24:38\", \"position\": \"1321793886.13218854781727\", \"id\": \"5470274\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414107/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:24:31\", \"images\": {}, \"objectType\": \"track\", \"id\": 414107, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Charles May And Annette May Thomas\", \"id\": 57020}, \"title\": \"Keep My Baby Warm\", \"replaygain\": null, \"duration\": 227, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:24:31\", \"position\": \"1321793886.13218854711436\", \"id\": \"5470260\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/11/tsuru-the-bride-present%e2%80%a6-aaron-loves-meghan-vol-5-aaron-loves-meghan-loves-aaron-loves%e2%80%a6/\", \"objectType\": \"blog_post\", \"description\": \"Well my friends, it&#8217;s that time of year again! &nbsp;November is a key month in the world of Aaron Loves Meghan&#8230; it&#8217;s the month where we started dating, when we got engaged, and, of course, when we got married. &nbsp;And every year around this time we present our latest Aaron Loves Meghan mixtape!&nbsp;\\nFor the newbs, on Nov. 17th, 2007, Megs &amp; I were married and at our weddi\", \"title\": \"Tsuru & The Bride Present\\u2026 Aaron Loves Meghan Vol. 5: Aaron Loves Meghan Loves Aaron Loves\\u2026\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/414106/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-11-21T14:24:25\", \"images\": {}, \"objectType\": \"track\", \"id\": 414106, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Summer Fiction\", \"id\": 40743}, \"title\": \"Throw Your Arms Around Me\", \"replaygain\": null, \"duration\": 241, \"external_ids\": {\"spotify\": \"spotify:track:75Y4pDXIk2AgoCGcfqiU0b\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-11-21T14:24:25\", \"position\": \"1321793886.13218854658869\", \"id\": \"5470245\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/07/tsururadio-presents-transmissions-from-canada-happy-canada-day/\", \"objectType\": \"blog_post\", \"description\": \"Photography of baby by me.\\nA long time ago, we were in an epic mixtape battle with the good folks over at The 405. \\u00a0We each took on a country, The 405 represented California (and yes, they do think they are a country over there) and we took on our beloved Canada, home of the unimitatable TsuruBride. \\u00a0Needless to say, we kinda kicked ass. \\u00a0Between that battle &amp; our battle with The Needle Drop, \", \"title\": \"tsururadio presents\\u2026 transmissions from canada \\u2014 happy canada day!!!\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/hSTivVclQQ0\", \"platform\": \"youtube\"}, \"created_at\": \"2011-10-29T03:17:38\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/b511e9647911b6cc78b37ba15ccf8029/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 362188, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Queen\", \"id\": 1920}, \"title\": \"We Are The Champions\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:5Y55FgnTswJip7H7HfCOpa\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-10-29T03:17:38\", \"position\": \"1309526547.13198582590844\", \"id\": \"4547247\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/07/video-da-dip-by-freaknasty/\", \"objectType\": \"blog_post\", \"description\": \"www.youtube.com/watch?v=dZPQdZLyHYE\\nThe computer graphics during the chorus blew my mind. Michael Bay ain&#8217;t go nuffin&#8217; on this shit!\", \"title\": \"Video: Da\\u2019 Dip by Freaknasty\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/dZPQdZLyHYE\", \"platform\": \"youtube\"}, \"created_at\": \"2011-10-29T03:17:35\", \"images\": null, \"objectType\": \"track\", \"id\": 362187, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": null}, \"title\": \"Original Music Video Da Dip\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-10-29T03:17:35\", \"position\": \"1309972984.13198582560442\", \"id\": \"4547233\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/09/the-bad-in-each-other-by-feist/\", \"objectType\": \"blog_post\", \"description\": \"Photo by me.\\nFeist &#8211; The Bad In Each Other\\n;)\", \"title\": \"\\u201cThe Bad In Each Other\\u201d by Feist\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/342605/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-10-18T21:17:30\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/7494257a578fdd29e6717f26765884b7/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 342605, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Feist\", \"id\": 988}, \"title\": \"The Bad In Each Other\", \"replaygain\": null, \"duration\": 284, \"external_ids\": {\"spotify\": \"spotify:track:1oVlMEQe8myOjNCASaAHnQ\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-10-18T21:17:30\", \"position\": \"1316885208.13189726506126\", \"id\": \"4208531\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/10/tsurufoto-presents-calling-all-in-transit-the-very-best-of-rem-according-to-me/\", \"objectType\": \"blog_post\", \"description\": \"Photography by me.\\nI first really fell in love with REM with Green. 1988, I was what, 15? It was before the years of prog when I was still wading through the music world, trying all kinds of stuff, whatever tickled my cockles. \\u00a0I loved &#8220;Stand&#8221;, hard. Bought the record and wore the fuck out of the vinyl! Then I saw an uncensored version of &#8220;Pop Song &#8217;89&#8243; on a friend&#8\", \"title\": \"tsurufoto presents\\u2026 Calling All In Transit: The Very Best Of REM (According To Me)!!!\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/342603/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-10-18T21:17:27\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 342603, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"R.E.M.\", \"id\": 15983}, \"title\": \"Side D: See You In Heaven If You Make The List\", \"replaygain\": null, \"duration\": 1968, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-10-18T21:17:27\", \"position\": \"1317648814.13189726476673\", \"id\": \"4208505\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/10/tsurufoto-presents-calling-all-in-transit-the-very-best-of-rem-according-to-me/\", \"objectType\": \"blog_post\", \"description\": \"Photography by me.\\nI first really fell in love with REM with Green. 1988, I was what, 15? It was before the years of prog when I was still wading through the music world, trying all kinds of stuff, whatever tickled my cockles. \\u00a0I loved &#8220;Stand&#8221;, hard. Bought the record and wore the fuck out of the vinyl! Then I saw an uncensored version of &#8220;Pop Song &#8217;89&#8243; on a friend&#8\", \"title\": \"tsurufoto presents\\u2026 Calling All In Transit: The Very Best Of REM (According To Me)!!!\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/342602/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-10-18T21:17:20\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 342602, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"R.E.M.\", \"id\": 15983}, \"title\": \"Side A: Crazy What You Could've Had\", \"replaygain\": null, \"duration\": 2506, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-10-18T21:17:20\", \"position\": \"1317648814.13189726404117\", \"id\": \"4208488\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/10/tsurufoto-presents-calling-all-in-transit-the-very-best-of-rem-according-to-me/\", \"objectType\": \"blog_post\", \"description\": \"Photography by me.\\nI first really fell in love with REM with Green. 1988, I was what, 15? It was before the years of prog when I was still wading through the music world, trying all kinds of stuff, whatever tickled my cockles. \\u00a0I loved &#8220;Stand&#8221;, hard. Bought the record and wore the fuck out of the vinyl! Then I saw an uncensored version of &#8220;Pop Song &#8217;89&#8243; on a friend&#8\", \"title\": \"tsurufoto presents\\u2026 Calling All In Transit: The Very Best Of REM (According To Me)!!!\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/342601/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-10-18T21:16:55\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 342601, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"R.E.M.\", \"id\": 15983}, \"title\": \"Side C: And Change Is What I Believe In\", \"replaygain\": null, \"duration\": 2112, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-10-18T21:16:55\", \"position\": \"1317648814.13189726152168\", \"id\": \"4208476\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/10/tsurufoto-presents-calling-all-in-transit-the-very-best-of-rem-according-to-me/\", \"objectType\": \"blog_post\", \"description\": \"Photography by me.\\nI first really fell in love with REM with Green. 1988, I was what, 15? It was before the years of prog when I was still wading through the music world, trying all kinds of stuff, whatever tickled my cockles. \\u00a0I loved &#8220;Stand&#8221;, hard. Bought the record and wore the fuck out of the vinyl! Then I saw an uncensored version of &#8220;Pop Song &#8217;89&#8243; on a friend&#8\", \"title\": \"tsurufoto presents\\u2026 Calling All In Transit: The Very Best Of REM (According To Me)!!!\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/342600/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-10-18T21:16:53\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/17d7b9dae8a0d9e75dba93ee905dc85b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 342600, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"R.E.M.\", \"id\": 15983}, \"title\": \"Side B: Look Up What Do You See?\", \"replaygain\": null, \"duration\": 2415, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-10-18T21:16:53\", \"position\": \"1317648814.13189726142394\", \"id\": \"4208464\"}, {\"target\": {\"url\": \"http://tsururadio.com/2011/09/goodnight-moon-by-said-the-whale/\", \"objectType\": \"blog_post\", \"description\": \"Photo by Dona Rita\\nSaid The Whale &#8211; Goodnight Moon\", \"title\": \"\\u201cGoodnight Moon\\u201d by Said The Whale\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/342599/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-10-18T21:16:30\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/b827b3627d0ad54f56b1f55266d39d24/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 342599, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Said The Whale\", \"id\": 7356}, \"title\": \"Goodnight Moon\", \"replaygain\": null, \"duration\": 194, \"external_ids\": {\"spotify\": \"spotify:track:7Fu70034nHNYDzWWlRj7ZN\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-10-18T21:16:30\", \"position\": \"1316910200.13189725904732\", \"id\": \"4208449\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154290/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:20:17\", \"images\": null, \"objectType\": \"track\", \"id\": 154290, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Various\", \"id\": 5485}, \"title\": \"tsururadio presents... I am the passenger.\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:20:17\", \"position\": \"1310997540.13110096194696\", \"id\": \"1415366\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154286/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:19:57\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/d7596a188014ccf481eeb8aa1b91524f/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154286, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Okkervil River\", \"id\": 21298}, \"title\": \"It Ends With A Fall\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:4I7jbNaLp2znoZfOZ7UMgg\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:19:57\", \"position\": \"1310997540.13110096005112\", \"id\": \"1415334\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154285/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:19:48\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/965c9484f132933b84b0faa0dff3e727/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154285, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Smith Westerns\", \"id\": 5763}, \"title\": \"Smile\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:6z4qnWaTZw8SofnRGw1Ivh\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:19:48\", \"position\": \"1310997540.13110095924799\", \"id\": \"1415322\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154284/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:19:40\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/2df2cba1149d9b38b3e70b278d1e9faf/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154284, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Neutral Milk Hotel\", \"id\": 4041}, \"title\": \"Song Against Sex\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:7ssaUVHbfPV4XX7k8idurx\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:19:40\", \"position\": \"1310997540.13110095834624\", \"id\": \"1415312\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154283/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:19:27\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/4cf64f63476d35a5f77c224ba26475e4/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154283, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Portugal. The Man\", \"id\": 9162}, \"title\": \"So American\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:4vWNhCGqrNVfZxunY47GDf\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:19:27\", \"position\": \"1310997540.13110095747270\", \"id\": \"1415300\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154282/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:19:19\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/9593db65b6fc311e1dd44cb93bd9e209/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154282, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Format\", \"id\": 22162}, \"title\": \"Inches And Falling\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:1YTZNpgLZ56rLSPs6pf4w3\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:19:19\", \"position\": \"1310997540.13110095625391\", \"id\": \"1415287\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154281/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:19:05\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/79ea8d0526c838cf3cccdb26e23e9bb7/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154281, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Mother Mother\", \"id\": 15618}, \"title\": \"Chasing It Down\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:59mKTFwQmgPMZspXJI3pmD\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:19:05\", \"position\": \"1310997540.13110095535581\", \"id\": \"1415275\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154280/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:18:53\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/c7bed9da32f6e7c1e52d8b615cf5d59b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154280, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Beirut\", \"id\": 7976}, \"title\": \"Santa Fe\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:6c9t15M38cWxyt3uLnLfD8\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:18:53\", \"position\": \"1310997540.13110095373842\", \"id\": \"1415258\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154279/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:18:39\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/f320871079530017a46b0f264ea63df4/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154279, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Killers\", \"id\": 1191}, \"title\": \"All These Things I've Done\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:18:39\", \"position\": \"1310997540.13110095267567\", \"id\": \"1415244\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154278/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:18:34\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/66998e435d55a74c7ceef33ea9b5634a/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154278, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Ezra Furman & The Harpoons\", \"id\": 100132}, \"title\": \"Teenage Wasteland\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:4OOXXnAbfVIVl8zDpuqU9f\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:18:34\", \"position\": \"1310997540.13110095156793\", \"id\": \"1415227\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154277/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:18:27\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/f5a9aca01ced252ade4c3c4ac4785ea3/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154277, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Mister Heavenly\", \"id\": 28990}, \"title\": \"Your Girl\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:23uk0HdK9QXK5eVAkjiYsE\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:18:27\", \"position\": \"1310997540.13110095085537\", \"id\": \"1415215\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154276/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:18:18\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/40f447733e56a9662a21aac40c15541d/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154276, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Nick Diamonds\", \"id\": 132328}, \"title\": \"Gone Bananas\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:18:18\", \"position\": \"1310997540.13110095024102\", \"id\": \"1415204\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154275/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:18:12\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/932ad4d27fbf4a140d075dbe8d5acd05/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154275, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"They Might Be Giants\", \"id\": 18687}, \"title\": \"Destination Moon\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:0BcF6J2dVqLq2NnceCDWxM\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:18:12\", \"position\": \"1310997540.13110094940941\", \"id\": \"1415191\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154274/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:17:59\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/76575efce63c8eb6e0a250f2adf8e732/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154274, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Death Cab For Cutie\", \"id\": 19240}, \"title\": \"You Are a Tourist\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:2bD1AW4yqiCurGCva6r88a\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:17:59\", \"position\": \"1310997540.13110094834739\", \"id\": \"1415179\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154273/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:17:51\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/83203fac9c08040cc7c69195b71b3d4c/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154273, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Queen\", \"id\": 1920}, \"title\": \"You're My Best Friends\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:17:51\", \"position\": \"1310997540.13110094751181\", \"id\": \"1415167\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154272/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:17:43\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/57eac26057311a276be9f648e3bbe292/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154272, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"David Lowery\", \"id\": 23656}, \"title\": \"Marigold\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:6jmTljwdJHdPCXN7Ben5Ro\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:17:43\", \"position\": \"1310997540.13110094669589\", \"id\": \"1415156\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154271/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:17:37\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/24a4174a893ac41c25b8e3d66d98f692/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154271, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pulp\", \"id\": 2583}, \"title\": \"Help the Aged\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:4Tu3W2ceXZy4teYEd9JHnC\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:17:37\", \"position\": \"1310997540.13110094586917\", \"id\": \"1415143\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154270/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:17:32\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/15c7488800d1241a66c4cab75441db16/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154270, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"R.E.M\", \"id\": 31917}, \"title\": \"The Passenger\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:17:32\", \"position\": \"1310997540.13110094533357\", \"id\": \"1415133\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/154269/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-18T17:17:24\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/cb57a46b943dda4f3f836c6f9eb1567e/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 154269, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Traveling Wilburys\", \"id\": 43789}, \"title\": \"Tweeter And The Monkey Man\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-18T17:17:24\", \"position\": \"1310997540.13110094475852\", \"id\": \"1415125\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/132739/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-07T22:29:44\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 132739, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Beirut\", \"id\": 7976}, \"title\": \"Goshen\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:5ED2xEPDx325pUDomaZXjT\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-07T22:29:44\", \"position\": \"1310074581.13100777871421\", \"id\": \"1176509\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/132738/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-07T22:29:37\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 132738, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Beirut\", \"id\": 7976}, \"title\": \"Port of Call\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:2JqrajgU5sNuhaP3tGYK0r\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-07T22:29:37\", \"position\": \"1310074581.13100777806291\", \"id\": \"1176497\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/132737/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-07T22:29:31\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 132737, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Beirut\", \"id\": 7976}, \"title\": \"East Harlem\", \"replaygain\": null, \"duration\": 239, \"external_ids\": {\"spotify\": \"spotify:track:0nkZmqmEJOMuezTZ8N20nY\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-07T22:29:31\", \"position\": \"1310074581.13100777740357\", \"id\": \"1176487\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/132722/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-07T22:25:08\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 132722, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Beirut\", \"id\": 7976}, \"title\": \"Goshen\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:5ED2xEPDx325pUDomaZXjT\", \"deezer\": null}}}, \"actor\": {\"objectType\": \"blog\"}, \"verb\": \"post\", \"published\": \"2011-07-07T22:25:08\", \"position\": \"1310074581.13100775113860\", \"id\": \"1176386\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/132721/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-07T22:25:01\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 132721, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Beirut\", \"id\": 7976}, \"title\": \"East Harlem\", \"replaygain\": null, \"duration\": 239, \"external_ids\": {\"spotify\": \"spotify:track:0nkZmqmEJOMuezTZ8N20nY\", \"deezer\": null}}}, \"actor\": {\"objectType\": \"blog\"}, \"verb\": \"post\", \"published\": \"2011-07-07T22:25:01\", \"position\": \"1310074581.13100775038273\", \"id\": \"1176379\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/132720/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-07T22:24:54\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/ae9d12555fc3c3a27aee581e59d6a875/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 132720, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Beirut\", \"id\": 7976}, \"title\": \"Port of Call\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:2JqrajgU5sNuhaP3tGYK0r\", \"deezer\": null}}}, \"actor\": {\"objectType\": \"blog\"}, \"verb\": \"post\", \"published\": \"2011-07-07T22:24:54\", \"position\": \"1310074581.13100774973264\", \"id\": \"1176372\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/129284/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-06T19:26:13\", \"images\": null, \"objectType\": \"track\", \"id\": 129284, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"Original Music Video Da Dip\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:19:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1/tsururadio_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1, \"objectType\": \"blog\", \"permalink\": \"tsururadio\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 453}, \"followers\": 21}, \"title\": \"tsururadio\", \"url\": \"http://tsururadio.com\", \"profiles\": {\"twitter\": \"@tsururadio\", \"facebook\": \"http://facebook.com/tsururadio\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-06T19:26:13\", \"position\": \"1309972984.13099803736802\", \"id\": \"1143648\"}]"
47
+ http_version:
48
+ recorded_at: Tue, 25 Sep 2012 20:54:43 GMT
49
+ - request:
50
+ method: get
51
+ uri: http://api.shuffler.fm/v1/channels/artist:Pixies?api-key=<api-key>&page=2
52
+ body:
53
+ string: ""
54
+ headers:
55
+ Accept:
56
+ - "*/*"
57
+ response:
58
+ status:
59
+ code: 200
60
+ message: OK
61
+ headers:
62
+ Content-Type:
63
+ - application/json
64
+ Content-Length:
65
+ - "61015"
66
+ Server:
67
+ - TornadoServer/2.4
68
+ body:
69
+ string: "[{\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/118469/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-07-01T05:25:05\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 118469, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Gigantic (Live in studio in 1988)\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Reviews, Features, Podcasts\", \"updated_at\": \"2012-09-24T00:30:07\", \"images\": [], \"id\": 2084, \"objectType\": \"blog\", \"permalink\": \"the-tale-of-the-tape\", \"statistics\": {\"tracks\": {\"favorited\": null, \"total\": 73}, \"followers\": 1}, \"title\": \"The Tale of The Tape\", \"url\": \"http://thetaleofthetape.com\", \"profiles\": {\"twitter\": \"@taleoftape\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2084?api-key=<api-key>\", \"genres\": [\"indie rock\", \"indie\", \"garage rock\"]}, \"verb\": \"post\", \"published\": \"2011-07-01T05:25:05\", \"position\": \"1309496927.13094979090002\", \"id\": \"1032072\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/111418/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-28T13:01:16\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/bc910610f3d4540ea6e5d39c8daabd5d/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 111418, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Vamos\", \"replaygain\": null, \"duration\": 258, \"external_ids\": {\"spotify\": \"spotify:track:6ShMtou6pfX6E18iqsBAc7\", \"deezer\": null}}}, \"actor\": {\"about\": \"Holy shit we love music\", \"updated_at\": \"2012-09-24T15:49:25\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2077/drawuslines_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2077, \"objectType\": \"blog\", \"permalink\": \"draw-us-lines\", \"statistics\": {\"tracks\": {\"favorited\": 35, \"total\": 981}, \"followers\": 34}, \"title\": \"Draw Us Lines\", \"url\": \"http://www.drawuslines.com\", \"profiles\": {\"twitter\": \"@drawuslines\", \"facebook\": \"https://www.facebook.com/drawuslines\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2077?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"alternative\"]}, \"verb\": \"post\", \"published\": \"2011-06-28T13:01:16\", \"position\": \"1309262125.13092660795073\", \"id\": \"960322\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/100158/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-22T16:50:16\", \"images\": null, \"objectType\": \"track\", \"id\": 100158, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"I Can't Forget\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Formerly Rebjukbox ~ 60\\u2019s Garage Punk ~ Ska ~ Blues ~ Indie ~ Rock ~ Punk ~ Reggae ~ Dub ~ Northern Soul ~ Post Punk ~ Grunge And much much more \\u2026\", \"updated_at\": \"2012-09-24T00:36:05\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1899/rebjukebox_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1899, \"objectType\": \"blog\", \"permalink\": \"all-day-jukebox\", \"statistics\": {\"tracks\": {\"favorited\": 9, \"total\": 5037}, \"followers\": 195}, \"title\": \"ALL DAY JUKEBOX\", \"url\": \"http://rebjukebox.tumblr.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1899?api-key=<api-key>\", \"genres\": [\"indie\", \"alternative\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-06-22T16:50:16\", \"position\": \"1308759133.13087614190211\", \"id\": \"845525\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/97456/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-21T19:28:50\", \"images\": null, \"objectType\": \"track\", \"id\": 97456, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Where is my mind (Young Edits Balearic Anxiety Mix)\", \"replaygain\": null, \"duration\": 346, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Blog posts and feature articles from Mad Decent\", \"updated_at\": \"2012-09-25T10:23:50\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/25/maddecent_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 25, \"objectType\": \"blog\", \"permalink\": \"mad-decent-blog\", \"statistics\": {\"tracks\": {\"favorited\": 37, \"total\": 617}, \"followers\": 183}, \"title\": \"Mad Decent Blog\", \"url\": \"http://maddecent.com/blog\", \"profiles\": {\"twitter\": \"@maddecent\", \"facebook\": \"http://www.facebook.com/maddecent\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:25?api-key=<api-key>\", \"genres\": [\"remix\", \"electronic\", \"moombahton\"]}, \"verb\": \"post\", \"published\": \"2011-06-21T19:28:50\", \"position\": \"1308613425.13086845363903\", \"id\": \"819179\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/89628/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-18T01:30:33\", \"images\": null, \"objectType\": \"track\", \"id\": 89628, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Where Is My Mind\", \"replaygain\": null, \"duration\": 233, \"external_ids\": {\"spotify\": \"spotify:track:5BP0oaQ1VhuaznT77CBXQp\", \"deezer\": null}}}, \"actor\": {\"about\": \"Best new indie rock music, top new songs, popular rock bands, best new album releases, free MP3s, playlists & mixes\", \"updated_at\": \"2012-09-25T12:52:36\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/306/indierockcafe_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 306, \"objectType\": \"blog\", \"permalink\": \"indie-rock-cafe\", \"statistics\": {\"tracks\": {\"favorited\": 115, \"total\": 2194}, \"followers\": 86}, \"title\": \"Indie Rock Cafe\", \"url\": \"http://www.indierockcafe.com\", \"profiles\": {\"twitter\": \"@indierockcafe\", \"facebook\": \"http://www.facebook.com/pages/Indie-Rock-Cafe/113280162084030\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:306?api-key=<api-key>\", \"genres\": [\"folk\", \"shoegaze\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2011-06-18T01:30:33\", \"position\": \"1308323390.13083606366493\", \"id\": \"747859\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/89426/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-17T23:37:09\", \"images\": null, \"objectType\": \"track\", \"id\": 89426, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Where is my mind (Young Edits Balearic Anxiety Mix)\", \"replaygain\": null, \"duration\": 346, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Dave Ruby Howe's music blog\", \"updated_at\": \"2012-09-24T00:33:19\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1985/hyperbole_large.gif\", \"width\": 240, \"height\": 240}], \"id\": 1985, \"objectType\": \"blog\", \"permalink\": \"hyperbole\", \"statistics\": {\"tracks\": {\"favorited\": null, \"total\": 164}, \"followers\": 6}, \"title\": \"Hyperbole\", \"url\": \"http://hyperbole.tv\", \"profiles\": {\"twitter\": \"@daverubyhowe\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1985?api-key=<api-key>\", \"genres\": [\"remix\", \"indie\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2011-06-17T23:37:09\", \"position\": \"1308348902.13083538314477\", \"id\": \"745805\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/88892/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-17T20:27:22\", \"images\": null, \"objectType\": \"track\", \"id\": 88892, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Velouria\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:5RZX2iTXYE836twtGrXLST\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T20:26:31\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3240/popdust_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 3240, \"objectType\": \"blog\", \"permalink\": \"popdust\", \"statistics\": {\"tracks\": {\"favorited\": 115, \"total\": 4274}, \"followers\": 61}, \"title\": \"Popdust\", \"url\": \"http://popdust.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3240?api-key=<api-key>\", \"genres\": [\"pop\", \"hip-hop\", \"rnb\"]}, \"verb\": \"post\", \"published\": \"2011-06-17T20:27:22\", \"position\": \"1308341726.13083424446415\", \"id\": \"740263\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/85926/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-16T19:04:37\", \"images\": null, \"objectType\": \"track\", \"id\": 85926, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Is she weird? (Live in Studio 1990)\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Supplemental writing and links from Matthew Perpetua, author of Fluxblog, and writer for Rolling Stone and Pitchfork. \\r\\n\\r\\n\\r\\n\\r\\n\\r\\nvar gaJsHost = ((\\\"https:\\\" == document.location.protocol) ? \\\"https://ssl.\\\" : \\\"http://www.\\\");\\r\\ndocument.write(unescape(\\\"%3Cscript src='\\\" + gaJsHost + \\\"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E\\\"));\\r\\n\\r\\nvar pageTracker = _gat._getTracker(\\\"UA-747190-2\\\");\\r\\npageTracker._trackPageview();\", \"updated_at\": \"2012-09-23T22:39:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/874/perpetua_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 874, \"objectType\": \"blog\", \"permalink\": \"fluxtumblr\", \"statistics\": {\"tracks\": {\"favorited\": 3, \"total\": 264}, \"followers\": 7}, \"title\": \"Fluxtumblr\", \"url\": \"http://perpetua.tumblr.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:874?api-key=<api-key>\", \"genres\": [\"indie\", \"rock\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-06-16T19:04:37\", \"position\": \"1308241920.13082510791893\", \"id\": \"712332\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/80492/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-14T17:45:18\", \"images\": null, \"objectType\": \"track\", \"id\": 80492, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Tame (live)\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"objectType\": \"blog\"}, \"verb\": \"post\", \"published\": \"2011-06-14T17:45:18\", \"position\": \"1308061440.13080735218058\", \"id\": \"665661\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/75855/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-12T19:48:06\", \"images\": null, \"objectType\": \"track\", \"id\": 75855, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"The Happening (live)\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Supplemental writing and links from Matthew Perpetua, author of Fluxblog, and writer for Rolling Stone and Pitchfork. \\r\\n\\r\\n\\r\\n\\r\\n\\r\\nvar gaJsHost = ((\\\"https:\\\" == document.location.protocol) ? \\\"https://ssl.\\\" : \\\"http://www.\\\");\\r\\ndocument.write(unescape(\\\"%3Cscript src='\\\" + gaJsHost + \\\"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E\\\"));\\r\\n\\r\\nvar pageTracker = _gat._getTracker(\\\"UA-747190-2\\\");\\r\\npageTracker._trackPageview();\", \"updated_at\": \"2012-09-23T22:39:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/874/perpetua_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 874, \"objectType\": \"blog\", \"permalink\": \"fluxtumblr\", \"statistics\": {\"tracks\": {\"favorited\": 3, \"total\": 264}, \"followers\": 7}, \"title\": \"Fluxtumblr\", \"url\": \"http://perpetua.tumblr.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:874?api-key=<api-key>\", \"genres\": [\"indie\", \"rock\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-06-12T19:48:06\", \"position\": \"1307904000.13079080887161\", \"id\": \"624826\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/60558/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-05T07:57:08\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 60558, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Velouria\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:5RZX2iTXYE836twtGrXLST\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T22:25:46\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1211/thevinylvillain_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1211, \"objectType\": \"blog\", \"permalink\": \"the-vinyl-villain\", \"statistics\": {\"tracks\": {\"favorited\": 6, \"total\": 292}, \"followers\": 6}, \"title\": \"THE VINYL VILLAIN\", \"url\": \"http://thevinylvillain.blogspot.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1211?api-key=<api-key>\", \"genres\": [\"indie\", \"indie rock\", \"new wave\"]}, \"verb\": \"post\", \"published\": \"2011-06-05T07:57:08\", \"position\": \"1307250000.13072606293338\", \"id\": \"501254\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/51902/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-06-01T04:36:09\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 51902, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Monkey Gone To Heaven\", \"replaygain\": null, \"duration\": 177, \"external_ids\": {\"spotify\": \"spotify:track:2VX2QRAGKPyqMZU8cFZ3Ib\", \"deezer\": null}}}, \"actor\": {\"about\": \"Zen of Blogging\\r\\n\\r\\nA 22 year-old New Yorker named Ariel Viera who is addicted to music and writes whatever is on his often crowded mind. This is a journey into the music he loves. His writings are over intellectualized, intensely philosophized, sometimes pretentious, eternally romantic, often heavy handed, and mostly nonchalant. Welcome to Zen of Blogging. \\r\\n\\r\\nIf my blog soaks you in musical goodness then shoot me a recommendation for best Music blog on Tumblr:\\r\\nClick Here, Recommend me under Music\\r\\n\\r\\n If you want to ask me a question or want to chat you can email me at: prophetzen@gmail.com\\r\\n\\r\\n\\r\\nMy Links:\\r\\n\\r\\nAsk Me Anything (formspring.me)\\r\\n8tracks \\r\\nYoutube\\r\\nLast.fm\\r\\nTwitter\\r\\nTumblr Ask\\r\\n\\r\\n Topics: \\r\\nMusic\\r\\n Philosophy\\r\\nFilm\\r\\nPlaylists & Mixtapes\\r\\n\\r\\n\\r\\n\\r\\n var _gaq = _gaq || [];\\r\\n _gaq.push(['_setAccount', 'UA-7381099-2']);\\r\\n _gaq.push(['_trackPageview']);\\r\\n\\r\\n (function() {\\r\\n var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\\r\\n ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\\r\\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\\r\\n })();\", \"updated_at\": \"2012-09-23T22:36:53\", \"images\": [], \"id\": 958, \"objectType\": \"blog\", \"permalink\": \"zen-of-blogging\", \"statistics\": {\"tracks\": {\"favorited\": 1, \"total\": 108}, \"followers\": 6}, \"title\": \"Zen of Blogging\", \"url\": \"http://zenofblogging.tumblr.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:958?api-key=<api-key>\", \"genres\": [\"indie\", \"rock\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2011-06-01T04:36:09\", \"position\": \"1306878060.13069029714363\", \"id\": \"431054\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/47103/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-29T14:44:05\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 47103, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Gouge Away\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:1YZDkJOFT8xlAXDi8lneb3\", \"deezer\": null}}}, \"actor\": {\"about\": \"Alt Press:\", \"updated_at\": \"2012-09-25T19:35:31\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1552/altpress_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1552, \"objectType\": \"blog\", \"permalink\": \"alt-press\", \"statistics\": {\"tracks\": {\"favorited\": 75, \"total\": 2272}, \"followers\": 18}, \"title\": \"Alt Press\", \"url\": \"http://www.altpress.com/news/entry/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1552?api-key=<api-key>\", \"genres\": [\"emo\", \"hardcore\", \"post-hardcore\"]}, \"verb\": \"post\", \"published\": \"2011-05-29T14:44:05\", \"position\": \"1306666830.13066802470232\", \"id\": \"394711\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/44968/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-27T20:58:13\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 44968, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Where Is My Mind\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:5BP0oaQ1VhuaznT77CBXQp\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T19:07:29\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/660/speakersincode_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 660, \"objectType\": \"blog\", \"permalink\": \"speakers-in-code\", \"statistics\": {\"tracks\": {\"favorited\": 16, \"total\": 795}, \"followers\": 17}, \"title\": \"Speakers in Code\", \"url\": \"http://www.speakersincode.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:660?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"female vocalists\"]}, \"verb\": \"post\", \"published\": \"2011-05-27T20:58:13\", \"position\": \"1306522500.13065298952299\", \"id\": \"376750\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/40985/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-26T07:00:42\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 40985, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Where Is My Mind?\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:5BP0oaQ1VhuaznT77CBXQp\", \"deezer\": null}}}, \"actor\": {\"about\": \"Formerly Rebjukbox ~ 60\\u2019s Garage Punk ~ Ska ~ Blues ~ Indie ~ Rock ~ Punk ~ Reggae ~ Dub ~ Northern Soul ~ Post Punk ~ Grunge And much much more \\u2026\", \"updated_at\": \"2012-09-24T00:36:05\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1899/rebjukebox_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1899, \"objectType\": \"blog\", \"permalink\": \"all-day-jukebox\", \"statistics\": {\"tracks\": {\"favorited\": 9, \"total\": 5037}, \"followers\": 195}, \"title\": \"ALL DAY JUKEBOX\", \"url\": \"http://rebjukebox.tumblr.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1899?api-key=<api-key>\", \"genres\": [\"indie\", \"alternative\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-05-26T07:00:42\", \"position\": \"1306380966.13063932436888\", \"id\": \"345863\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/39420/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-25T17:57:05\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8d6096980a6cf95b06a25c0cf5d2d4a6/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 39420, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Hey\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:458jTlaoleWTGRV4QTdQNZ\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-24T00:15:01\", \"images\": [], \"id\": 2477, \"objectType\": \"blog\", \"permalink\": \"keep-the-record-on-play\", \"statistics\": {\"tracks\": {\"favorited\": null, \"total\": 91}, \"followers\": 8}, \"title\": \"keep the record on play\", \"url\": \"http://keeptherecordonplay.tumblr.com/\", \"profiles\": {\"twitter\": \"@keeptherecord\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2477?api-key=<api-key>\", \"genres\": [\"folk\", \"indie\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2011-05-25T17:57:05\", \"position\": \"1306341480.13063462273323\", \"id\": \"333847\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/21514/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-18T08:25:35\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/dd4c63411757be931b2d4d4a566219bd/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 21514, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Levitate Me (BBC)\", \"replaygain\": null, \"duration\": 138, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"W.B. McNamara\\u2019s tumblr experiment, being an aggregation of things: del.icio.us links, flickr pictures, Twitter text, and suchlike. Visit absono.us for more.\\r\\nvar gaJsHost = ((\\\"https:\\\" == document.location.protocol) ? \\\"https://ssl.\\\" : \\\"http://www.\\\");\\r\\ndocument.write(unescape(\\\"%3Cscript src='\\\" + gaJsHost + \\\"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E\\\"));\\r\\n\\r\\nvar pageTracker = _gat._getTracker(\\\"UA-318259-10\\\");\\r\\npageTracker._initData();\\r\\npageTracker._trackPageview();\", \"updated_at\": \"2012-09-25T17:07:16\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1867/whitneymcn_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1867, \"objectType\": \"blog\", \"permalink\": \"whitneymcn-on-tumblr\", \"statistics\": {\"tracks\": {\"favorited\": 43, \"total\": 537}, \"followers\": 9}, \"title\": \"whitneymcn on tumblr\", \"url\": \"http://tumblr.absono.us/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1867?api-key=<api-key>\", \"genres\": [\"alt-country\", \"psychedelic\", \"alternative\"]}, \"verb\": \"post\", \"published\": \"2011-05-18T08:25:35\", \"position\": \"1305639914.13057071383524\", \"id\": \"204896\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/10728/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-17T15:55:46\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/320x175.jpg\", \"width\": 320, \"height\": 175}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/320x64.jpg\", \"width\": 320, \"height\": 64}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 10728, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Tony's Theme\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Spinner\", \"updated_at\": \"2012-09-25T18:06:50\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1883/spinner_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1883, \"objectType\": \"blog\", \"permalink\": \"spinner\", \"statistics\": {\"tracks\": {\"favorited\": 50, \"total\": 2275}, \"followers\": 24}, \"title\": \"Spinner\", \"url\": \"http://www.spinner.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1883?api-key=<api-key>\", \"genres\": [\"indie\", \"rock\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2011-05-17T15:55:46\", \"position\": \"1305220500.13056477479700\", \"id\": \"129775\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/5608/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-17T10:52:47\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/1d9f6833d997e99b3fde2aad725042de/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 5608, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Where Is My Mind\", \"replaygain\": null, \"duration\": 233, \"external_ids\": {\"spotify\": \"spotify:track:5BP0oaQ1VhuaznT77CBXQp\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T10:02:05\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/912/heartachewithhardwork_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 912, \"objectType\": \"blog\", \"permalink\": \"heartache-with-hard-work\", \"statistics\": {\"tracks\": {\"favorited\": 5, \"total\": 107}, \"followers\": 3}, \"title\": \"Heartache With Hard Work\", \"url\": \"http://www.heartachewithhardwork.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:912?api-key=<api-key>\", \"genres\": [\"rock\", \"indie\", \"folk\"]}, \"verb\": \"post\", \"published\": \"2011-05-17T10:52:47\", \"position\": \"1304792969.13056295676751\", \"id\": \"84154\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1258/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-17T10:27:36\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1258, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Caribou\", \"replaygain\": null, \"duration\": 194, \"external_ids\": {\"spotify\": \"spotify:track:7noFstGWAG1n002hb6VKsY\", \"deezer\": null}}}, \"actor\": {\"objectType\": \"blog\"}, \"verb\": \"post\", \"published\": \"2011-05-17T10:27:36\", \"position\": \"1302400472.13056280567938\", \"id\": \"6370\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1092/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-17T10:27:04\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1092, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Caribou\", \"replaygain\": null, \"duration\": 194, \"external_ids\": {\"spotify\": \"spotify:track:7noFstGWAG1n002hb6VKsY\", \"deezer\": null}}}, \"actor\": {\"about\": \"Formerly Rebjukbox ~ 60\\u2019s Garage Punk ~ Ska ~ Blues ~ Indie ~ Rock ~ Punk ~ Reggae ~ Dub ~ Northern Soul ~ Post Punk ~ Grunge And much much more \\u2026\", \"updated_at\": \"2012-09-24T00:36:05\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1899/rebjukebox_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1899, \"objectType\": \"blog\", \"permalink\": \"all-day-jukebox\", \"statistics\": {\"tracks\": {\"favorited\": 9, \"total\": 5037}, \"followers\": 195}, \"title\": \"ALL DAY JUKEBOX\", \"url\": \"http://rebjukebox.tumblr.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1899?api-key=<api-key>\", \"genres\": [\"indie\", \"alternative\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-05-17T10:27:04\", \"position\": \"1302385927.13056280247779\", \"id\": \"5512\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1084/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-17T10:27:03\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/8ba6201571c3af12737fd6135779ce7b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1084, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Caribou\", \"replaygain\": null, \"duration\": 194, \"external_ids\": {\"spotify\": \"spotify:track:7noFstGWAG1n002hb6VKsY\", \"deezer\": null}}}, \"actor\": {\"about\": \"Formerly Rebjukbox ~ 60\\u2019s Garage Punk ~ Ska ~ Blues ~ Indie ~ Rock ~ Punk ~ Reggae ~ Dub ~ Northern Soul ~ Post Punk ~ Grunge And much much more \\u2026\", \"updated_at\": \"2012-09-24T00:36:05\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1899/rebjukebox_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1899, \"objectType\": \"blog\", \"permalink\": \"all-day-jukebox\", \"statistics\": {\"tracks\": {\"favorited\": 9, \"total\": 5037}, \"followers\": 195}, \"title\": \"ALL DAY JUKEBOX\", \"url\": \"http://rebjukebox.tumblr.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1899?api-key=<api-key>\", \"genres\": [\"indie\", \"alternative\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-05-17T10:27:03\", \"position\": \"1302385927.13056280232653\", \"id\": \"5468\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/664/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-17T10:25:43\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 664, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Wave of Mutilation [UK Surf]\", \"replaygain\": null, \"duration\": 181, \"external_ids\": {\"spotify\": \"spotify:track:3uUWbdV7zvDnZc9IwdUc5T\", \"deezer\": null}}}, \"actor\": {\"objectType\": \"blog\"}, \"verb\": \"post\", \"published\": \"2011-05-17T10:25:43\", \"position\": \"1302067778.13056279431525\", \"id\": \"3352\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/418/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-17T10:24:53\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 418, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Where Is My Mind\", \"replaygain\": null, \"duration\": 234, \"external_ids\": {\"spotify\": \"spotify:track:5BP0oaQ1VhuaznT77CBXQp\", \"deezer\": null}}}, \"actor\": {\"about\": \"Hi there, I\\u2019m Jen Robinson. I live in Los Angeles, work at Topspin Media, and run a little startup called ClusterTruck. I write here mostly about music, art, and technology. Thanks for following along.\\r\\n\\r\\nWant to chat? Drop me a line at jen at jenrobinson dot fm or find me on Twitter.\", \"updated_at\": \"2012-09-25T16:16:13\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1875/jenrobinson_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1875, \"objectType\": \"blog\", \"permalink\": \"chewable-vitamins\", \"statistics\": {\"tracks\": {\"favorited\": 21, \"total\": 303}, \"followers\": 3}, \"title\": \"Chewable Vitamins\", \"url\": \"http://chewable-vitamins.com/\", \"profiles\": {\"twitter\": \"@jenrobinson\", \"facebook\": \"http://www.facebook.com/chewyvitamins\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1875?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-05-17T10:24:53\", \"position\": \"1302105398.13056278931411\", \"id\": \"2120\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/402/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-17T10:24:50\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 402, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Where Is My Mind\", \"replaygain\": null, \"duration\": 234, \"external_ids\": {\"spotify\": \"spotify:track:5BP0oaQ1VhuaznT77CBXQp\", \"deezer\": null}}}, \"actor\": {\"about\": \"Hi there, I\\u2019m Jen Robinson. I live in Los Angeles, work at Topspin Media, and run a little startup called ClusterTruck. I write here mostly about music, art, and technology. Thanks for following along.\\r\\n\\r\\nWant to chat? Drop me a line at jen at jenrobinson dot fm or find me on Twitter.\", \"updated_at\": \"2012-09-25T16:16:13\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1875/jenrobinson_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1875, \"objectType\": \"blog\", \"permalink\": \"chewable-vitamins\", \"statistics\": {\"tracks\": {\"favorited\": 21, \"total\": 303}, \"followers\": 3}, \"title\": \"Chewable Vitamins\", \"url\": \"http://chewable-vitamins.com/\", \"profiles\": {\"twitter\": \"@jenrobinson\", \"facebook\": \"http://www.facebook.com/chewyvitamins\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1875?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-05-17T10:24:50\", \"position\": \"1302105398.13056278901217\", \"id\": \"2031\"}, {\"target\": {\"url\": null, \"objectType\": \"blog_post\", \"description\": null, \"title\": null}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/404/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2011-05-17T10:24:50\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/medium.jpg\", \"width\": 452, \"height\": 364}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/300x194.jpg\", \"width\": 300, \"height\": 194}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/320x175.jpg\", \"width\": 320, \"height\": 175}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/240x240.jpg\", \"width\": 240, \"height\": 240}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/square.jpg\", \"width\": 200, \"height\": 200}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/320x64.jpg\", \"width\": 320, \"height\": 64}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/75fe7d491fb49f70ccacef89568e0950/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 404, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pixies\", \"id\": 4452}, \"title\": \"Where Is My Mind\", \"replaygain\": null, \"duration\": 234, \"external_ids\": {\"spotify\": \"spotify:track:5BP0oaQ1VhuaznT77CBXQp\", \"deezer\": null}}}, \"actor\": {\"about\": \"Hi there, I\\u2019m Jen Robinson. I live in Los Angeles, work at Topspin Media, and run a little startup called ClusterTruck. I write here mostly about music, art, and technology. Thanks for following along.\\r\\n\\r\\nWant to chat? Drop me a line at jen at jenrobinson dot fm or find me on Twitter.\", \"updated_at\": \"2012-09-25T16:16:13\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1875/jenrobinson_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1875, \"objectType\": \"blog\", \"permalink\": \"chewable-vitamins\", \"statistics\": {\"tracks\": {\"favorited\": 21, \"total\": 303}, \"followers\": 3}, \"title\": \"Chewable Vitamins\", \"url\": \"http://chewable-vitamins.com/\", \"profiles\": {\"twitter\": \"@jenrobinson\", \"facebook\": \"http://www.facebook.com/chewyvitamins\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1875?api-key=<api-key>\", \"genres\": [\"indie\", \"folk\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2011-05-17T10:24:50\", \"position\": \"1302105398.13056278905146\", \"id\": \"2045\"}]"
70
+ http_version:
71
+ recorded_at: Tue, 25 Sep 2012 20:54:44 GMT
72
+ - request:
73
+ method: get
74
+ uri: http://api.shuffler.fm/v1/channels/punk+rock?api-key=<api-key>&page=2
75
+ body:
76
+ string: ""
77
+ headers:
78
+ Accept:
79
+ - "*/*"
80
+ response:
81
+ status:
82
+ code: 200
83
+ message: OK
84
+ headers:
85
+ Content-Type:
86
+ - application/json
87
+ Content-Length:
88
+ - "176700"
89
+ Server:
90
+ - TornadoServer/2.4
91
+ body:
92
+ string: "[{\"target\": {\"url\": \"http://midwesternhousewives.com/2012/08/aloha-motherfuckers-a-back-from-hawaii-mix.html\", \"objectType\": \"blog_post\", \"description\": \"It&#8217;s been a little while since my last post here, and that is because I was escaping the east coast for a bit and checking out that lovely little chain of islands known as Hawaii.\\u00a0 Beautiful place, I tried scuba diving for the first time&#8230; aaaand got kicked out of class.\\u00a0 Surfing was also a bit of a bust (I was fine at it, I just found it kind of boring&#8230;\\u00a0 Think I&#8217;m just beac\", \"title\": \"Aloha Motherfuckers. (A Back From Hawaii Mix)\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1033876/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-16T18:13:38\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/1ae5bc8dc77793d1cba0ddf81ecf20cd/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1033876, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Guttermouth\", \"id\": 136300}, \"title\": \"Surfs Up Asshole\", \"replaygain\": -9.52, \"duration\": 195, \"external_ids\": {\"spotify\": \"spotify:track:22rJ31lMi6EV3PuToLPg7C\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T22:54:54\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/532/midwesternhousewives_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 532, \"objectType\": \"blog\", \"permalink\": \"battle-of-the-midwestern-housewives\", \"statistics\": {\"tracks\": {\"favorited\": 3, \"total\": 274}, \"followers\": 7}, \"title\": \"Battle of the Midwestern Housewives\", \"url\": \"http://midwesternhousewives.blogspot.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:532?api-key=<api-key>\", \"genres\": [\"punk\", \"hardcore\", \"melodic hardcore\"]}, \"verb\": \"post\", \"published\": \"2012-08-16T18:13:38\", \"position\": \"1345138420.13451408197836\", \"id\": \"26765387\"}, {\"target\": {\"url\": \"http://pitchfork.com/news/47516-interview-kathleen-hanna-on-pussy-riot/\", \"objectType\": \"blog_post\", \"description\": \"Photo by\\u00a0Aliya Naumoff Pussy Riot is the most important band of 2012. That's what you'll hear from countless artists, including\\u00a0Kathleen Hanna\\u00a0and Tobi Vail,\\u00a0feminist icons and\\u00a0founding members of seminal riot grrrl group Bikini Kill. Since three of the Russian punk group's members were detained this spring on grounds of \\\"hooliganism\\\" for performing a song that included the lyrics \\\"Mother of God, \", \"title\": \"Interview: Kathleen Hanna on Pussy Riot\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/GCasuaAczKY\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-15T21:15:04\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1031473, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\\u041f\\u0430\\u043d\\u043a\", \"id\": 103548}, \"title\": \"\\u043c\\u043e\\u043b\\u0435\\u0431\\u0435\\u043d \\\"\\u0411\\u043e\\u0433\\u043e\\u0440\\u043e\\u0434\\u0438\\u0446\\u0430, \\u041f\\u0443\\u0442\\u0438\\u043d\\u0430 \\u043f\\u0440\\u043e\\u0433\\u043e\\u043d\\u0438\\\" Pussy Riot \\u0432 \\u0425\\u0440\\u0430\\u043c\\u0435\", \"replaygain\": null, \"duration\": 185, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Pitchfork's Best New Tracks\", \"updated_at\": \"2012-09-25T20:01:42\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1449/pitchfork_large.png\", \"width\": 240, \"height\": 240}], \"id\": 1449, \"objectType\": \"blog\", \"permalink\": \"pitchfork-best-new-tracks\", \"statistics\": {\"tracks\": {\"favorited\": 36, \"total\": 1725}, \"followers\": 90}, \"title\": \"Pitchfork: Best New Tracks\", \"url\": \"http://pitchfork.com/reviews/best/tracks/\", \"profiles\": {\"twitter\": \"@pitchforkmedia\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1449?api-key=<api-key>\", \"genres\": [\"indie\", \"electronic\", \"hip-hop\"]}, \"verb\": \"post\", \"published\": \"2012-08-15T21:15:04\", \"position\": \"1345064700.13450653044521\", \"id\": \"26507769\"}, {\"target\": {\"url\": \"http://pitchfork.com/news/47516-interview-kathleen-hanna-on-pussy-riot/\", \"objectType\": \"blog_post\", \"description\": \"Photo by\\u00a0Aliya Naumoff Pussy Riot is the most important band of 2012. That's what you'll hear from countless artists, including\\u00a0Kathleen Hanna\\u00a0and Tobi Vail,\\u00a0feminist icons and\\u00a0founding members of seminal riot grrrl group Bikini Kill. Since three of the Russian punk group's members were detained this spring on grounds of \\\"hooliganism\\\" for performing a song that included the lyrics \\\"Mother of God, \", \"title\": \"Interview: Kathleen Hanna on Pussy Riot\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/qEiB1RYuYXw\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-15T21:14:53\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/2a6b798b33b87b3dd049cb41929dcbb9/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1031471, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"\\u0414\\u0435\\u0432\\u0447\\u043e\\u043d\\u043a\\u0438 \\u0438\\u0437 PUSSY RIOT \\u0437\\u0430\\u0445\\u0432\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043f\\u043e\\u0440\\u0442\", \"replaygain\": null, \"duration\": 185, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"The essential guide to independent music and beyond.\", \"updated_at\": \"2012-09-25T20:01:38\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1448/pitchfork_large.png\", \"width\": 240, \"height\": 240}], \"id\": 1448, \"objectType\": \"blog\", \"permalink\": \"pitchfork-the-playlist\", \"statistics\": {\"tracks\": {\"favorited\": 198, \"total\": 2000}, \"followers\": 1040}, \"title\": \"Pitchfork: The Playlist\", \"url\": \"http://pitchfork.com/reviews/tracks/\", \"profiles\": {\"twitter\": \"@pitchforkmedia\", \"facebook\": \"http://www.facebook.com/pages/Pitchfork-Media/103771399662213\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1448?api-key=<api-key>\", \"genres\": [\"indie\", \"electronic\", \"hip-hop\"]}, \"verb\": \"post\", \"published\": \"2012-08-15T21:14:53\", \"position\": \"1345064700.13450652935018\", \"id\": \"26507593\"}, {\"target\": {\"url\": \"http://www.indieshuffle.com/tony-hawk-soundtrack/\", \"objectType\": \"blog_post\", \"description\": \"Way back in 2001, Activision continued to up the ante in the video game world with their third installment of the Tony Hawk series, once again giving wannabe skaters (like the 17-year-old version of myself) opportunities to skate even better than the pros.\\nWhile this third version wasn&#8217;t a whole lot different than its predecessor in terms of game play, it did happen to be the first release o\", \"title\": \"Game Soundtrack: Tony Hawk\\u2019s Pro Skater 3, Ft. Del the Funky Homosapien, Adolescents + More\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/9221865/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-15T21:14:12\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/9d83f8ccd24c512295fe8c8c89bed9e8/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1031469, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Afi\", \"id\": 10524}, \"title\": \"The Boy Who Destroyed The World\", \"replaygain\": -8.31, \"duration\": 185, \"external_ids\": {\"spotify\": \"spotify:track:6VbkHFFZuK8Ys0fLqtp393\", \"deezer\": null}}}, \"actor\": {\"about\": \"MP3s, Downloads, Album Reviews and New Music. We are an indie music blog that allows you to shuffle through piles of independent music \\u2014 hip-hop, indie rock, electronica, remixes and more \\u2014 using an awesome music player.\", \"updated_at\": \"2012-09-25T20:26:27\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1421/indieshuffle_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1421, \"objectType\": \"blog\", \"permalink\": \"indie-shuffle\", \"statistics\": {\"tracks\": {\"favorited\": 582, \"total\": 3731}, \"followers\": 274}, \"title\": \"indie shuffle\", \"url\": \"http://www.indieshuffle.com\", \"profiles\": {\"twitter\": \"@indieshuffle\", \"facebook\": \"http://www.facebook.com/indieshuffle\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1421?api-key=<api-key>\", \"genres\": [\"electronic\", \"indie\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-08-15T21:14:12\", \"position\": \"1345056746.13450652523496\", \"id\": \"26506817\"}, {\"target\": {\"url\": \"http://goldenscissors.info/2012/08/15/starsmith-zeros/\", \"objectType\": \"blog_post\", \"description\": \"It has been a while since we heard something new from Starsmith. No matter how long we wait for him to come with something new, that you already know that when he drops a new track, it is going to sound very much epic. After his great remix of St. Lucia&#8217;s &#8220;We Got It Wrong&#8221; [...]\", \"title\": \"Starsmith \\u2013 Zeros\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/56411513/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-15T19:39:35\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/896a9f363f9de51492c494a157bd7397/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1031025, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Zeros\", \"id\": 161156}, \"title\": \"Free Download\", \"replaygain\": -5.91, \"duration\": 339, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Educate Your Ears\", \"updated_at\": \"2012-09-25T00:31:29\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4254/goldenscissors_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 4254, \"objectType\": \"blog\", \"permalink\": \"golden-scissors\", \"statistics\": {\"tracks\": {\"favorited\": 101, \"total\": 893}, \"followers\": 23}, \"title\": \"Golden Scissors\", \"url\": \"http://goldenscissors.info/\", \"profiles\": {\"twitter\": \"@GScissors\", \"facebook\": \"http://www.facebook.com/GoldenScissors\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4254?api-key=<api-key>\", \"genres\": [\"remix\", \"electronic\", \"mixtape\"]}, \"verb\": \"post\", \"published\": \"2012-08-15T19:39:35\", \"position\": \"1345050103.13450595787802\", \"id\": \"26488965\"}, {\"target\": {\"url\": \"http://www.crackintheroad.com/music/17696-introducing-the-delphines/\", \"objectType\": \"blog_post\", \"description\": \"What is it with my sudden infatuation with riot-grrrl inspired pop-punk bands? First PINS, then Maggie Moon, followed by last week&#8217;s debut track from Silkies, and now Milwaukee duo The Delphines. With a scuzzy 60&#8242;s sound and lyrics just calling out to be bellowed back to them from the confines of a sweaty, writhing mosh-pit of scene kids (&#8220;she&#8217;s gotta toytonic boy, her shoe\", \"title\": \"Introducing: The Delphines\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1030154/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-15T16:29:35\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/b448daeb9157f5328bb6c3c03a0bd5a3/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1030154, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Delphines\", \"id\": 161081}, \"title\": \"Toytonic\", \"replaygain\": -6.74, \"duration\": 95, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T20:51:32\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4142/Screen shot 2012-02-20 at 10.36.54 PM_large.png\", \"width\": 240, \"height\": 240}], \"id\": 4142, \"objectType\": \"blog\", \"permalink\": \"crack-in-the-road\", \"statistics\": {\"tracks\": {\"favorited\": 106, \"total\": 2676}, \"followers\": 20}, \"title\": \"Crack In The Road\", \"url\": \"http://www.crackintheroad.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4142?api-key=<api-key>\", \"genres\": [\"rock\", \"washington\", \"indie\"]}, \"verb\": \"post\", \"published\": \"2012-08-15T16:29:35\", \"position\": \"1345046761.13450481767346\", \"id\": \"26446358\"}, {\"target\": {\"url\": \"http://www.blabbermouth.net/news.aspx?mode=Article&newsitemID=178176\", \"objectType\": \"blog_post\", \"description\": \"\\\"This Is War\\\", the title track of the new digital-only EP from HALFORD guitarist \\\"Metal\\\" Mike Chlasciak, can be streamed using the SoundCloud player below.\", \"title\": \"HALFORD Guitarist 'METAL' MIKE CHLASCIAK: 'This Is War' EP Title Track Available For Streaming\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/56283518/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-15T15:15:52\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/dad244686edd7959d9df831751798711/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1029989, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Metal Mike\", \"id\": 161053}, \"title\": \"This Is War\", \"replaygain\": -9.18, \"duration\": 239, \"external_ids\": {\"spotify\": \"spotify:track:7ryshuZXKYchOUUutLGt6w\", \"deezer\": null}}}, \"actor\": {\"about\": \"All the latest metal news and CD reviews.\", \"updated_at\": \"2012-09-25T20:32:24\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1680/roadrunnerrecords_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1680, \"objectType\": \"blog\", \"permalink\": \"blabbermouthnet\", \"statistics\": {\"tracks\": {\"favorited\": 73, \"total\": 14109}, \"followers\": 20}, \"title\": \"BLABBERMOUTH.NET\", \"url\": \"http://www.roadrunnerrecords.com/blabbermouth.net/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1680?api-key=<api-key>\", \"genres\": [\"hard rock\", \"heavy metal\", \"metal\"]}, \"verb\": \"post\", \"published\": \"2012-08-15T15:15:52\", \"position\": \"1345018621.13450437541560\", \"id\": \"26438119\"}, {\"target\": {\"url\": \"http://www.brooklynvegan.com/archives/2012/08/we_got_power_fa.html\", \"objectType\": \"blog_post\", \"description\": \"Milo Aukerman (of Descendents) in 1982, with photographer Glen E. Friedman in frame\\n\\nAs teenagers in 1981, David Markey and his best friend Jordan Schwartz founded We Got Power, a fanzine dedicated to the first-generation hardcore punk music community in their native Los Angeles. Their text and cameras captured the early punk spirit of Black Flag, the Minutemen, Social Distortion, Red Cross/Redd K\", \"title\": \"\\\"We Got Power\\\" fanzine compiled for hardcover book\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/44557707/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-15T14:28:57\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/d7e18d9630dec079976b27db287317d5/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1029821, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Jackshit\", \"id\": 161018}, \"title\": \"Follow the Leader\", \"replaygain\": -6.18, \"duration\": 42, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Music, Photos, & News from a Vegan in Brooklyn\", \"updated_at\": \"2012-09-25T19:48:44\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/664/brooklynvegan_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 664, \"objectType\": \"blog\", \"permalink\": \"brooklynvegan\", \"statistics\": {\"tracks\": {\"favorited\": 216, \"total\": 8188}, \"followers\": 386}, \"title\": \"brooklynvegan\", \"url\": \"http://www.brooklynvegan.com/\", \"profiles\": {\"twitter\": \"@brooklynvegan\", \"facebook\": \"http://www.facebook.com/BrooklynVegan\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:664?api-key=<api-key>\", \"genres\": [\"indie\", \"experimental\", \"folk\"]}, \"verb\": \"post\", \"published\": \"2012-08-15T14:28:57\", \"position\": \"1345039155.13450409373022\", \"id\": \"26418307\"}, {\"target\": {\"url\": \"http://propertyofzack.com/post/29458864739/yellowcard-release-coldplay-fix-you-cover\", \"objectType\": \"blog_post\", \"description\": \"Yellowcard recorded a cover of Coldplay&#8217;s &#8220;Fix You&#8221; for a bonus track on Southern Air. Check out their cover below by clicking &#8220;Read More.&#8221;\", \"title\": \"Yellowcard Release Coldplay \\\"Fix You\\\" Cover\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/LRDpOJqwU3U\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-15T08:43:32\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/68349d8db24c098984508437344963e5/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1029057, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Yellowcard\", \"id\": 7113}, \"title\": \"Fix You (Cover)\", \"replaygain\": null, \"duration\": 415, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Hi, I\\u2019m Zack. Music news, insight, tours, and reviews are what you\\u2019ll see on this page. Check the site out for information on your favorite bands and what the future could hold for your eyes and ears.\", \"updated_at\": \"2012-09-25T20:21:16\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1282/propertyofzack_large.jpeg\", \"width\": 240, \"height\": 240}], \"id\": 1282, \"objectType\": \"blog\", \"permalink\": \"propertyofzack\", \"statistics\": {\"tracks\": {\"favorited\": 75, \"total\": 3689}, \"followers\": 13}, \"title\": \"PropertyOfZack\", \"url\": \"http://propertyofzack.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1282?api-key=<api-key>\", \"genres\": [\"pop punk\", \"indie\", \"rock\"]}, \"verb\": \"post\", \"published\": \"2012-08-15T08:43:32\", \"position\": \"1345003186.13450202135310\", \"id\": \"26377709\"}, {\"target\": {\"url\": \"http://www.rocknbeats.com.br/2012/08/14/lancamentos-da-semana-yellowcard-why-e-wild-cub/\", \"objectType\": \"blog_post\", \"description\": \"Why? \\u2013 Sod in the Seed [EP] (Anticon)\\n\\u201cPoderia ser mais que um EP&#8230;\\u201d. Essa frase resume bem a sensa\\u00e7\\u00e3o deixada por Sod in the Seed. Sem faixas longas, as seis m\\u00fasicas passam r\\u00e1pido, deixando a impress\\u00e3o que o WHY? poderia ter feito mais seis m\\u00fasicas e entregado um \\u00e1lbum completo. E se as faixas adicionais tivessem a qualidade das existentes no EP, o disco seria muito bem-vindo.\\nTr\\u00eas anos depo\", \"title\": \"Lan\\u00e7amentos da semana: Yellowcard, Why? e Wild Cub\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/Fr1jaOqcx_0\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-15T04:33:40\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a15ae3a3c23d829f2664f7668c8a496d/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1028807, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Yellowcard\", \"id\": 7113}, \"title\": \"Telescope (with Lyrics)\", \"replaygain\": null, \"duration\": 201, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T17:08:04\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4715/logo_rocknbeats_large.gif\", \"width\": 240, \"height\": 240}], \"id\": 4715, \"objectType\": \"blog\", \"permalink\": \"rock-n-beats\", \"statistics\": {\"tracks\": {\"favorited\": 108, \"total\": 582}, \"followers\": 9}, \"title\": \"Rock 'n' Beats\", \"url\": \"http://www.rocknbeats.com.br\", \"profiles\": {\"twitter\": \"@rocknbeats\", \"facebook\": \"http://www.facebook.com/curtarocknbeats\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4715?api-key=<api-key>\", \"genres\": [\"indie\", \"rock\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2012-08-15T04:33:40\", \"position\": \"1344992027.13450052201393\", \"id\": \"26365883\"}, {\"target\": {\"url\": \"http://www.farfrommoscow.com/articles/pogi-namp-kick-the-wife-warnerd-brothers-and-post-materialists.html\", \"objectType\": \"blog_post\", \"description\": \"Four bands from Russian and Belarusian cities offer new recordings that ponder levels of self-determination. Various social and physical pressures tend all of these ensembles towards a kind of noisy acquiescence.\", \"title\": \"Loud Truths: Pogi Namp, Kick the Wife, Warnerd Brothers, and the Post-Materialists\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1028463/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-15T01:16:38\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/7dbd78f07a9f490d62db1cd742a7507a/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1028463, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Kick The Wife!\", \"id\": 160871}, \"title\": \"Drunken Song\", \"replaygain\": -10.36, \"duration\": 176, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T06:36:32\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4526/farfrommo_large.png\", \"width\": 240, \"height\": 240}], \"id\": 4526, \"objectType\": \"blog\", \"permalink\": \"farfrommoscow\", \"statistics\": {\"tracks\": {\"favorited\": 29, \"total\": 769}, \"followers\": 3}, \"title\": \"Far from Moscow\", \"url\": \"http://www.farfrommoscow.com/\", \"profiles\": {\"twitter\": \"@farfrommoscow\", \"facebook\": \"http://www.facebook.com/farfrommoscow\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4526?api-key=<api-key>\", \"genres\": [\"experimental\", \"estonian\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-08-15T01:16:38\", \"position\": \"1344906303.13449934007893\", \"id\": \"26356424\"}, {\"target\": {\"url\": \"http://musicunderfire.com/2012/08/new-music-releases-for-tuesday-8142012.html\", \"objectType\": \"blog_post\", \"description\": \"A short list this week as we approach some heavily watched artists coming this fall such as Pinback, Band of Horses and The Helio Sequence.\\u00a0 More on that soon.\\u00a0 This week however, is all about Polica, who takes the spotlight in our new music releases with their R&amp;B / electronic approach.\\u00a0 Polica makes their debut with Give You The Ghost.\\u00a0 Their band name itself stands for &#8220;urgent action&\", \"title\": \"New Music Releases For Tuesday 8/14/2012\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/56211475/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-14T17:17:09\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/39280614a1dff4687e626172e082ddd6/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1026793, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Yellowcard\", \"id\": 7113}, \"title\": \"Fix You (Bonus Track)\", \"replaygain\": -8.95, \"duration\": 289, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T13:00:30\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1330/musicunderfire_large.jpeg\", \"width\": 240, \"height\": 240}], \"id\": 1330, \"objectType\": \"blog\", \"permalink\": \"music-under-fire\", \"statistics\": {\"tracks\": {\"favorited\": 166, \"total\": 2292}, \"followers\": 57}, \"title\": \"Music Under Fire\", \"url\": \"http://musicunderfire.com\", \"profiles\": {\"twitter\": \"@musicunderfire\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1330?api-key=<api-key>\", \"genres\": [\"indie\", \"remix\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2012-08-14T17:17:09\", \"position\": \"1344957443.13449646294320\", \"id\": \"26255682\"}, {\"target\": {\"url\": \"http://givafizz.com/deadly-sins-midnight-riot-vol-2/\", \"objectType\": \"blog_post\", \"description\": \"I&#8217;m sure most of you have heard of\\u00a0ISM Records sister label Midnight Riot, with the last two killer compilations which have topped the Juno charts for weeks. Volume 2 follows the same vibes as the first, with some slo-mo burners, disco edits and deep house. Here is a great mix by Deadly Sins to celebrate the release and launch party, which is happening in my local next Friday! If you are in \", \"title\": \"DEADLY SINS // MIDNIGHT RIOT VOL 2\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/55777640/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-12T16:44:18\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/acd836d023036777564b7d847fb30d62/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1022080, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Deadly Sins\", \"id\": 85168}, \"title\": \"Midnight Riot Vol 2 Promo Mix\", \"replaygain\": -6.7, \"duration\": 4595, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Welcome to givafizz.\\r\\n\\r\\nA music blog devoted to all the great* music.\\r\\n\\r\\n*Definition of great: all types of House, Electro, Deep, Disco, Synthpop, Indie dance, Funk and French House. And anything else that takes my fancy.\\r\\n\\r\\nEnjoy!\", \"updated_at\": \"2012-09-23T23:45:03\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3902/givafizz logo_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 3902, \"objectType\": \"blog\", \"permalink\": \"givafizz\", \"statistics\": {\"tracks\": {\"favorited\": 24, \"total\": 546}, \"followers\": 29}, \"title\": \"Givafizz\", \"url\": \"http://givafizz.com\", \"profiles\": {\"twitter\": \"@Givafizz\", \"facebook\": \"https://www.facebook.com/givafizz\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3902?api-key=<api-key>\", \"genres\": [\"\", \"mixtape\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-08-12T16:44:18\", \"position\": \"1344780154.13447898599266\", \"id\": \"26006320\"}, {\"target\": {\"url\": \"http://www.vice.com/read/the-five-best-gravity-records-tracks\", \"objectType\": \"blog_post\", \"description\": \"Growing up in San Diego&rsquo;s North County in the early 2000s, there wasn&rsquo;t much going on musically. &nbsp;Emo and pop punk was hugely popular at the time, but my small group of friends and I were more into the emerging street punk scene. We frequented all-age venues such as Club Xanth, Che Caf&eacute;, and the Scene to see bands like the Casualties and the Adicts. As it should, sewing pat\", \"title\": \"Vice Blog: The Five Best Gravity Records Tracks\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/znZWhTg75-Y\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-11T16:09:38\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a0d4404f631e9ad3a3857779058da026/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1020927, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Heroin\", \"id\": 160099}, \"title\": \"Indecision\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T15:15:22\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4538/set_reasonably_small_large.jpeg\", \"width\": 240, \"height\": 240}], \"id\": 4538, \"objectType\": \"blog\", \"permalink\": \"vice-music-rss-feed\", \"statistics\": {\"tracks\": {\"favorited\": 25, \"total\": 215}, \"followers\": 6}, \"title\": \"VICE Music RSS Feed\", \"url\": \"http://www.vice.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4538?api-key=<api-key>\", \"genres\": [\"indie\", \"punk\", \"under 2000 listeners\"]}, \"verb\": \"post\", \"published\": \"2012-08-11T16:09:38\", \"position\": \"1344688200.13447013783405\", \"id\": \"25963813\"}, {\"target\": {\"url\": \"http://bngrs.com/2012/08/11/skudge-overture-substance-remix/\", \"objectType\": \"blog_post\", \"description\": \"Support the artist and the label and buy this release! Buy link: Discogs\", \"title\": \"Skudge \\u2013 Overture (Substance Remix)\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/ofuZ_QD4POU\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-11T16:09:29\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/f08fd2c6729498a48331d5a9be871bdc/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1020925, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Skudge\", \"id\": 19993}, \"title\": \"Remixes 4 [Substance Remix]\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T17:05:53\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4518/179939_464213500256937_1462934623_n_large.jpeg\", \"width\": 240, \"height\": 240}], \"id\": 4518, \"objectType\": \"blog\", \"permalink\": \"bngrs\", \"statistics\": {\"tracks\": {\"favorited\": 21, \"total\": 128}, \"followers\": 6}, \"title\": \"BNGRS\", \"url\": \"http://bngrs.com\", \"profiles\": {\"twitter\": \"@_BNGRS_\", \"facebook\": \"https://www.facebook.com/BNGRS\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4518?api-key=<api-key>\", \"genres\": [\"techno\", \"remix\", \"minimal\"]}, \"verb\": \"post\", \"published\": \"2012-08-11T16:09:29\", \"position\": \"1344691252.13447013709268\", \"id\": \"25963790\"}, {\"target\": {\"url\": \"http://www.alancross.ca/a-journal-of-musical-things/2012/8/11/10-covers-you-didnt-know-were-covers.html\", \"objectType\": \"blog_post\", \"description\": \"Despite the fact that I spend a majority of my writing time reviewing and seeking out new music by new artists, I must...\", \"title\": \"10 Covers You Didn't Know Were Covers\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/4-1Ihwt48EM\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-11T16:02:02\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/d967023666e6c43c6028bcb74476b908/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1020922, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Clash\", \"id\": 17543}, \"title\": \"I Fought the Law\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:19Ze27TdtFYssgeGCStFIC\", \"deezer\": null}}}, \"actor\": {\"about\": \"If you're into music discovery and would like to make your music collection more interesting, you came to the right place. On my website and radio show (also available on my YouTube channel), I focus on classic alternative rock and what that music means to the music of today. \\r\\n\", \"updated_at\": \"2012-09-25T20:39:23\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4422/alancross_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 4422, \"objectType\": \"blog\", \"permalink\": \"\", \"statistics\": {\"tracks\": {\"favorited\": 90, \"total\": 716}, \"followers\": 6}, \"title\": \"A Journal of Musical Things\", \"url\": \"http://www.alancross.ca/a-journal-of-musical-things/\", \"profiles\": {\"twitter\": \"@alancross\", \"facebook\": \"http://www.facebook.com/alancross.ca\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4422?api-key=<api-key>\", \"genres\": [\"rock\", \"indie\", \"canadian\"]}, \"verb\": \"post\", \"published\": \"2012-08-11T16:02:02\", \"position\": \"1344692706.13447009226436\", \"id\": \"25963761\"}, {\"target\": {\"url\": \"http://exclaim.ca/MusicVideo/ExclaimTV/slates_perform_dirt_dont_care\", \"objectType\": \"blog_post\", \"description\": \"Edmonton punk rockers, Slates, journeyed on a Canadian tour in July and while in Ontario, the guys stopped by the Exclaim! office to play us an acoustic rendition of their song \\\"Dirt Don't Care,\\\" off their Tour seven-inch....Watch Now\", \"title\": \"Slates Perform \\\"Dirt Don't Care\\\"\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/QAmIUDAdsd4\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-10T19:38:21\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/b3cb470eabeb21d5405c5eba5f53fb56/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1019567, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Slates\", \"id\": 117586}, \"title\": \"Dirt Don't Care (LIVE on Exclaim! TV)\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Exclaim! Click Hear: Tomorrow?s sounds today via streaming audio, YouTube videos or downloadable MP3s.\", \"updated_at\": \"2012-09-25T19:13:44\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1595/exclaim_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1595, \"objectType\": \"blog\", \"permalink\": \"exclaimca-click-hear\", \"statistics\": {\"tracks\": {\"favorited\": 58, \"total\": 2746}, \"followers\": 30}, \"title\": \"Exclaim.ca - Click Hear\", \"url\": \"http://exclaim.ca/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1595?api-key=<api-key>\", \"genres\": [\"electronic\", \"hip-hop\", \"indie\"]}, \"verb\": \"post\", \"published\": \"2012-08-10T19:38:21\", \"position\": \"1344527267.13446275029715\", \"id\": \"25900107\"}, {\"target\": {\"url\": \"http://meatysauce.com/2012/06/18/classics-monday-night-music/\", \"objectType\": \"blog_post\", \"description\": \"I watched a cool documentary the other night&#8230;now you have to put up with some of my favourite songs from a while back. If it&#8217;s not your cup-o-tea then I urge you to stop being dumb just give it a chance.\\nFree mp3: \\u00a0Bouncing Souls &#8211; Gone \\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\tDownload: bouncing-souls-gone.mp3\\nFree mp3: \\u00a0Bouncing Souls &#8211; Kids and Heroes \\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\", \"title\": \"Classics \\u2013 Monday Night Music\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1018907/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-10T16:58:16\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/05bd91a4f1bf122d4ace5f5906e90a2d/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1018907, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Pennywise\", \"id\": 3295}, \"title\": \"Set Me Free\", \"replaygain\": -10.58, \"duration\": 153, \"external_ids\": {\"spotify\": \"spotify:track:0ZmduimwNWBseHA1jHP3kD\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T20:18:56\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2184/ohmyrock_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2184, \"objectType\": \"blog\", \"permalink\": \"oh-my-rock\", \"statistics\": {\"tracks\": {\"favorited\": 100, \"total\": 1376}, \"followers\": 75}, \"title\": \"Oh My Rock\", \"url\": \"http://www.ohmyrock.net\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2184?api-key=<api-key>\", \"genres\": [\"remix\", \"indie\", \"electronic\"]}, \"verb\": \"post\", \"published\": \"2012-08-10T16:58:16\", \"position\": \"1340079479.13446178967990\", \"id\": \"25854410\"}, {\"target\": {\"url\": \"http://bankrupt.hu/2012/08/09/argentine-punk-video-compilation/\", \"objectType\": \"blog_post\", \"description\": \"On the occasion of playing with the amazing Argies again tonight after so many years, we&#8217;ve put together a compilation of music videos by the most popular Argentine punk rock bands.\\n1. Attaque 77 &#8211; Tiempo Perdido\\nThese guys are probably the biggest punk rock band in Argentina these days. They&#8217;ve been around since 1987 and their main inspiration comes from the Ramones.\\n\\n2. Los Vio\", \"title\": \"Argentine Punk Video Compilation\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/NvCMu1lURco\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-10T10:07:58\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/66af3072e5e58802d14dbb6d85e8b363/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1017902, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Flema\", \"id\": 159759}, \"title\": \"Nunca sere policia\", \"replaygain\": null, \"duration\": 243, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Punk rock, pop punk, Budapest, Hungary\", \"updated_at\": \"2012-09-24T00:18:15\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2389/bankruptlogo_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2389, \"objectType\": \"blog\", \"permalink\": \"bankrupt\", \"statistics\": {\"tracks\": {\"favorited\": null, \"total\": 60}, \"followers\": 2}, \"title\": \"Bankrupt\", \"url\": \"http://bankrupt.hu\", \"profiles\": {\"twitter\": \"@bankruptrocks\", \"facebook\": \"http://www.facebook.com/pages/Bankrupt/76139240407\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2389?api-key=<api-key>\", \"genres\": [\"mod\", \"indie\", \"britpop\"]}, \"verb\": \"post\", \"published\": \"2012-08-10T10:07:58\", \"position\": \"1344516314.13445932785945\", \"id\": \"25795025\"}, {\"target\": {\"url\": \"http://www.junkyardkicks.com/2012/08/09/no-shirt-no-shoes-locals-only/\", \"objectType\": \"blog_post\", \"description\": \"RSVP HERE\\nIt&#8217;s been a hot minute since No Shirt / No Shoes has been around and there couldn&#8217;t be a better time than this weekend. With the internet saying there&#8217;s going to be a heatwave this week, the pool at The Standard is the perfect place to cool off and vibe out. dF has been on the road for the past couple of weeks so we&#8217;re stoked to be back on home turf with Foam Maga\", \"title\": \"No Shirt / No Shoes LOCALS ONLY!!\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/52281104/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-10T01:57:56\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/e7415a4372748dc16aa539af0efc11f5/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1017245, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Deep End\", \"id\": 150680}, \"title\": \"Summer 2012 Mixtape\", \"replaygain\": -5.47, \"duration\": 5991, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-23T23:46:22\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3858/junkyardkicks_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 3858, \"objectType\": \"blog\", \"permalink\": \"junkyard-kicksjunkyard-kicks-junkyard-kicks\", \"statistics\": {\"tracks\": {\"favorited\": 7, \"total\": 258}, \"followers\": 7}, \"title\": \"Junkyard KicksJunkyard Kicks | Junkyard Kicks\", \"url\": \"http://www.junkyardkicks.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3858?api-key=<api-key>\", \"genres\": [\"mixtape\", \"rock\", \"\"]}, \"verb\": \"post\", \"published\": \"2012-08-10T01:57:56\", \"position\": \"1344555711.13445638768918\", \"id\": \"25766125\"}, {\"target\": {\"url\": \"http://inyourspeakers.com/content/review/167-gaslight-anthem-handwritten-08092012\", \"objectType\": \"blog_post\", \"description\": \"The Gaslight Anthem goes for gold in attempting screamo's youthful sensibilities while maintaining Heartland's seriousness. However, they're more likely to find themselves lying disappointed on the mat than on the medal stand. \\n \\n\\n\\n\\n\\n\\nHandwritten.mp3 \\n\\nMae.mp3 \\n\\n\\nread more\", \"title\": \"The Gaslight Anthem: Handwritten\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1016166/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-09T19:05:28\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/f23536b7e094623da6b8898e3a0fb4c6/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1016166, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Gaslight Anthem\", \"id\": 1818}, \"title\": \"Mae\", \"replaygain\": -6.52, \"duration\": 250, \"external_ids\": {\"spotify\": \"spotify:track:2TzBzurjn3e7N5ZuspJZ38\", \"deezer\": null}}}, \"actor\": {\"about\": \"We rate music so that you don't have to.\", \"updated_at\": \"2012-09-25T20:28:48\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2374/inyourspeakers_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2374, \"objectType\": \"blog\", \"permalink\": \"inyourspeakerscom\", \"statistics\": {\"tracks\": {\"favorited\": 142, \"total\": 1484}, \"followers\": 43}, \"title\": \"inyourspeakers.com\", \"url\": \"http://inyourspeakers.com\", \"profiles\": {\"twitter\": \"@inyourspeakers\", \"facebook\": \"http://www.facebook.com/inyourspeakers\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2374?api-key=<api-key>\", \"genres\": [\"electronic\", \"experimental\", \"indie\"]}, \"verb\": \"post\", \"published\": \"2012-08-09T19:05:28\", \"position\": \"1344526578.13445391301007\", \"id\": \"25699829\"}, {\"target\": {\"url\": \"http://www.absolutepunk.net/showthread.php?t=2848352\", \"objectType\": \"blog_post\", \"description\": \"Today we're premiering the 3D music video for The Downtown Struts' single &quot;Lost In America.&quot; The Americana punk rockers have been making quite a name for themselves recently touring with icons such as Face To Face and The Bouncing Souls. Head to the replies to watch the video and read my interview I did with the band recently here. You can pick up a free pair of Downtown Struts 3D Glasse\", \"title\": \"ABSOLUTExclusive: The Downtown Struts 3D Music Video\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/lbjwMOFZ30I\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-09T18:33:40\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/412bb25fdae9c41910f3db5123799f5d/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1016102, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Downtown Struts\", \"id\": 154537}, \"title\": \"Lost In America\\\" 3D 1080pHD\", \"replaygain\": null, \"duration\": 143, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"All news posts.\", \"updated_at\": \"2012-09-25T20:41:08\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1678/absolutepunk_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1678, \"objectType\": \"blog\", \"permalink\": \"absolute-punk\", \"statistics\": {\"tracks\": {\"favorited\": 99, \"total\": 4142}, \"followers\": 46}, \"title\": \"Absolute Punk\", \"url\": \"http://www.absolutepunk.net\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1678?api-key=<api-key>\", \"genres\": [\"indie\", \"pop punk\", \"post-hardcore\"]}, \"verb\": \"post\", \"published\": \"2012-08-09T18:33:40\", \"position\": \"1344524627.13445372212951\", \"id\": \"25696575\"}, {\"target\": {\"url\": \"http://oh-death.blogspot.de/2011/12/my-thang.html\", \"objectType\": \"blog_post\", \"description\": \"Image: Thomas Fuchs&nbsp; As I wind down the work for another year let me share a few gems I've found of late. First up a dub edit of Katy B's On A Mission by DJ Captain Planet. Katy On A Mission (Captain Planet Remix) by DJ Captain PlanetDownload: Katy B - On A Mission (Captain Planet Remix) mp3&nbsp;Next up a jazzy retouch of Eric B &amp; Rakim's Don't Sweat The Technique by Freqnik &amp; WDRE. \", \"title\": \"My Thang\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/29846177/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-09T15:02:37\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/70979f43acca42fb99a758bb08444567/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1015385, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"DJ Captain Planet\", \"id\": 20288}, \"title\": \"Katy On A Mission (Captain Planet Remix)\", \"replaygain\": -8.07, \"duration\": 210, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"A blog for rare, possibly overlooked, maybe forgotten gems of music with a emphasis on electronic and indie genres.\", \"updated_at\": \"2012-09-25T08:57:32\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1152/audiodrums_com_large.jpeg\", \"width\": 240, \"height\": 240}], \"id\": 1152, \"objectType\": \"blog\", \"permalink\": \"audiodrums\", \"statistics\": {\"tracks\": {\"favorited\": 34, \"total\": 477}, \"followers\": 20}, \"title\": \"AudioDrums\", \"url\": \"http://www.audiodrums.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1152?api-key=<api-key>\", \"genres\": [\"electronic\", \"new wave\", \"indie\"]}, \"verb\": \"post\", \"published\": \"2012-08-09T15:02:37\", \"position\": \"1324377840.13445245577444\", \"id\": \"25643730\"}, {\"target\": {\"url\": \"http://www.undomondo.com/post/28983874707/bokazo-is-a-heavy-and-pulsing-journey-into-ghana\", \"objectType\": \"blog_post\", \"description\": \"Bokazo is a heavy and pulsing journey into Ghana mixed with deeper modern dancefloor vibes.\\u00a0Taken from the \\u201cMystery Trip Vol. 1\\u201d ltd edition cassette tape dropping on Bastard Jazz in mid-September.\", \"title\": \"Bokazo is a heavy and pulsing journey into Ghana mixed with...\"}, \"object\": {\"stream\": {\"url\": \"http://www.tumblr.com/audio_file/undomondo/28983874707/tumblr_m85074PQDz1qz505o?plead=please-dont-download-this-or-our-lawyers-wont-let-us-host-audio\", \"platform\": \"tumblr\"}, \"created_at\": \"2012-08-08T19:31:43\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/06ada6b812a46c2d4b4b0532b4a33193/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1013140, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Captain Planet\", \"id\": 36320}, \"title\": \"Bokazo\", \"replaygain\": -9.94, \"duration\": 298, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"an mp3blog to undo the world!\", \"updated_at\": \"2012-09-25T04:15:14\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/432/undomondo_com_large.png\", \"width\": 240, \"height\": 240}], \"id\": 432, \"objectType\": \"blog\", \"permalink\": \"undomondo\", \"statistics\": {\"tracks\": {\"favorited\": 9, \"total\": 165}, \"followers\": 3}, \"title\": \"undomondo\", \"url\": \"http://www.undomondo.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:432?api-key=<api-key>\", \"genres\": [\"hip-hop\", \"dubstep\", \"mixtape\"]}, \"verb\": \"post\", \"published\": \"2012-08-08T19:31:43\", \"position\": \"1344439857.13444543044337\", \"id\": \"25519422\"}, {\"target\": {\"url\": \"http://thespillblog.co.uk/2012/08/08/rebellion-festival-2012-thursday/\", \"objectType\": \"blog_post\", \"description\": \"&#8220;OI! WYNGATE! WAKE UP!&#8221;\\nAs you might have realised there has been a major event going on in the UK attracting visitors from all over the world. Of course I\\u2019m talking about the Rebellion Festival in Blackpool. Yes it\\u2019s that time of year again and I know you\\u2019d be disappointed if I didn\\u2019t give you a full, day by day report. There has been some banter at \\u201cchez carpenter\\u201d about this being m\", \"title\": \"REBELLION FESTIVAL 2012 \\u2013 THURSDAY\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/QVgAa28HKM4\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-08T13:46:40\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/9b3fa8901527924fb32cbfb42f4ce663/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1011716, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Girlfixer\", \"id\": 159222}, \"title\": \"Rebellion 2012\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Home to the Readers Recommend Community, since 2007\", \"updated_at\": \"2012-09-25T16:02:43\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1131/thespillblog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1131, \"objectType\": \"blog\", \"permalink\": \"the-spill\", \"statistics\": {\"tracks\": {\"favorited\": 291, \"total\": 3278}, \"followers\": 73}, \"title\": \"The 'Spill\", \"url\": \"http://thespillblog.co.uk\", \"profiles\": {\"twitter\": \"@thespillblog\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1131?api-key=<api-key>\", \"genres\": [\"rock\", \"folk\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2012-08-08T13:46:40\", \"position\": \"1344424860.13444336009997\", \"id\": \"25450438\"}, {\"target\": {\"url\": \"http://propertyofzack.com/post/28919520524/green-day-perform-three-new-songs-live\", \"objectType\": \"blog_post\", \"description\": \"Green Day played a secret show in Los Angeles, CA last night. Check out videos of the band playing three new songs called &#8220;Kill The DJ,&#8221; &#8220;Wild One,&#8221; and &#8220;Nuclear Family&#8221; below by clicking &#8220;Read More.&#8221;\", \"title\": \"Green Day Perform Three New Songs Live\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/WUEYCo_VsJg\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-07T22:05:31\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a5b3398b5d854db1dbcf24fb979ae944/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1010346, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Green Day\", \"id\": 1370}, \"title\": \"Kill the DJ live performance at the Echoplex\", \"replaygain\": null, \"duration\": 431, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Hi, I\\u2019m Zack. Music news, insight, tours, and reviews are what you\\u2019ll see on this page. Check the site out for information on your favorite bands and what the future could hold for your eyes and ears.\", \"updated_at\": \"2012-09-25T20:21:16\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1282/propertyofzack_large.jpeg\", \"width\": 240, \"height\": 240}], \"id\": 1282, \"objectType\": \"blog\", \"permalink\": \"propertyofzack\", \"statistics\": {\"tracks\": {\"favorited\": 75, \"total\": 3689}, \"followers\": 13}, \"title\": \"PropertyOfZack\", \"url\": \"http://propertyofzack.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1282?api-key=<api-key>\", \"genres\": [\"pop punk\", \"indie\", \"rock\"]}, \"verb\": \"post\", \"published\": \"2012-08-07T22:05:31\", \"position\": \"1344362737.13443771335165\", \"id\": \"25386261\"}, {\"target\": {\"url\": \"http://dailytrecool.tumblr.com/post/28922053538/ronjeremyy-drunkinnewyork-green-day\", \"objectType\": \"blog_post\", \"description\": \"ronjeremyy:\\n\\ndrunkinnewyork:\\n\\nGreen Day - Dominated Love Slave Live at the Echoplex 8/6/2012\\n\\noh my good lord\", \"title\": \"ronjeremyy:\\n\\ndrunkinnewyork:\\n\\nGreen Day - Dominated Love Slave...\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/PFk6rgYpms8\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-07T21:19:33\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/af3a23909009184d3ab3b98f9ca8b72c/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1010168, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Green Day\", \"id\": 1370}, \"title\": \"Dominated Love Slave Live at the Echoplex 8/6/2012\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Staff: Carrie, Samantha and Kryssi.\\r\\n\\r\\n*We do not own any of these pictures that we post.\", \"updated_at\": \"2012-09-24T06:43:28\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/321/dailytrecool_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 321, \"objectType\": \"blog\", \"permalink\": \"lol-trey-kewl-from-greenday-blog\", \"statistics\": {\"tracks\": {\"favorited\": null, \"total\": 20}, \"followers\": 3}, \"title\": \"LOL TREY KEWL FROM GREENDAY BLOG\", \"url\": \"http://dailytrecool.tumblr.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:321?api-key=<api-key>\", \"genres\": [\"punk rock\", \"punk\", \"funny\"]}, \"verb\": \"post\", \"published\": \"2012-08-07T21:19:33\", \"position\": \"1344365342.13443743756257\", \"id\": \"25371720\"}, {\"target\": {\"url\": \"http://www.altpress.com/news/entry/fan_video_at_green_day_secret_show_catches_band_performing_three_new_songs\", \"objectType\": \"blog_post\", \"description\": \"Below you can see three fan-caught videos from the LA secret show Green Day put on last night at the Echoplex. While the quality isn't great, the band perform upcoming single \\\"Kill The DJ\\\" along with \\\"Wild One\\\" and \\\"Nuclear Family.\\\" You can pre-order their upcoming trilogy album here.\", \"title\": \"NEWS: Fan video at Green Day secret show catches band performing three new songs\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/JzT6gamn2Dw\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-07T19:08:38\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/acabe55a4dc4ffc994da16985b1a5c6b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1009695, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Green Day\", \"id\": 1370}, \"title\": \"Wild One Live at the Echoplex 8/6/2012\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Alt Press:\", \"updated_at\": \"2012-09-25T19:35:31\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1552/altpress_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1552, \"objectType\": \"blog\", \"permalink\": \"alt-press\", \"statistics\": {\"tracks\": {\"favorited\": 75, \"total\": 2272}, \"followers\": 18}, \"title\": \"Alt Press\", \"url\": \"http://www.altpress.com/news/entry/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1552?api-key=<api-key>\", \"genres\": [\"emo\", \"hardcore\", \"post-hardcore\"]}, \"verb\": \"post\", \"published\": \"2012-08-07T19:08:38\", \"position\": \"1344359674.13443665201163\", \"id\": \"25355912\"}, {\"target\": {\"url\": \"http://www.thisisfakediy.co.uk/articles/news/watch-green-day-perform-new-tracks-live/\", \"objectType\": \"blog_post\", \"description\": \"It's not too long now until we get to finally hear the first of Green Day's three musical brain children, but in the meantime, they've gone and performed a whole host of their newest material live.\\n\\nAnd, of course, there's some video evidence that we can wrap our ears around.\\n\\nTaking to the stage for a last minute, teeny tiny show at Los Angeles' Echoplex, the trio performed a two hour set for the\", \"title\": \"News: Watch: Green Day Perform New Tracks Live\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/eWqQwdkpds0\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-07T17:19:47\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/9c8f8f0d862e08471465ca31883af48b/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1009228, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Green Day\", \"id\": 1370}, \"title\": \"Nuclear Family Live at the Echoplex 8/6/2012\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"DIY is a UK based music magazine, website and online radio station.\", \"updated_at\": \"2012-09-25T18:53:33\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4141/DIY_large.png\", \"width\": 240, \"height\": 240}], \"id\": 4141, \"objectType\": \"blog\", \"permalink\": \"this-is-fake-diy\", \"statistics\": {\"tracks\": {\"favorited\": 242, \"total\": 2316}, \"followers\": 129}, \"title\": \"This Is Fake DIY\", \"url\": \"http://www.thisisfakediy.co.uk/\", \"profiles\": {\"twitter\": \"@thisisfakediy\", \"facebook\": \"http://www.facebook.com/thisisfakediy\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4141?api-key=<api-key>\", \"genres\": [\"electronic\", \"indie rock\", \"lo-fi\"]}, \"verb\": \"post\", \"published\": \"2012-08-07T17:19:47\", \"position\": \"1344352749.13443599879546\", \"id\": \"25327630\"}, {\"target\": {\"url\": \"http://sonicmasala.blogspot.de/2012/08/video-vacuum-eagulls-crime-city.html\", \"objectType\": \"blog_post\", \"description\": \"I'm going to be quick with these, loose with the PR and bios, and just have at it because it's been a long fucking day...I really need to get the band back together...Straight from the horses' mouths about the Eagulls new video/track 'Moulting' - \\\"The lyrics in this \\u2018number\\u2019 are reflecting my feelings of how I felt I had nothing left. Everything I\\u2019d done so far in life just seemed to be worthless.\", \"title\": \"Video Vacuum - Eagulls, Crime & the City Solution, Opossum, Idles\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/lknTsxN79XM\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-07T16:03:32\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/7e217aad99505d1631b036a172aab2ed/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1009064, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Eagulls\", \"id\": 19773}, \"title\": \"Moulting\\\" (Official Video)\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"It was early on a Sunday morning at ATP - A Nightmare Before Christmas 2009. After downing a fair few, at 4am we decided to cook a curry. It was during the consumption of this drunkenly delicious breakfast treat that we decided to actually do something about the music we talk about all the time.\", \"updated_at\": \"2012-09-23T22:11:35\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1570/sonicmasala_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1570, \"objectType\": \"blog\", \"permalink\": \"sonic-masala\", \"statistics\": {\"tracks\": {\"favorited\": 10, \"total\": 601}, \"followers\": 9}, \"title\": \"SONIC MASALA\", \"url\": \"http://sonicmasala.blogspot.com/\", \"profiles\": {\"twitter\": null, \"facebook\": \"https://www.facebook.com/pages/Sonic-Masala/121338574562611\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1570?api-key=<api-key>\", \"genres\": [\"math rock\", \"psychedelic\", \"experimental\"]}, \"verb\": \"post\", \"published\": \"2012-08-07T16:03:32\", \"position\": \"1344346620.13443554125055\", \"id\": \"25322590\"}, {\"target\": {\"url\": \"http://consequenceofsound.net/2012/08/watch-green-day-perform-three-songs-from-their-trilogy/\", \"objectType\": \"blog_post\", \"description\": \"Photo by Heather Kaplan\\nGreen Day performed a surprise show last night at the Echoplex in Los Angeles, and littered their set with new material from their upcoming trilogy. Below, you can watch fan footage of &#8220;Nuclear Family&#8221;, &#8220;Kill the DJ&#8221;, and &#8220;Wild One&#8221; (via Green Day Authority).\\n&#8220;Nuclear Family&#8221;:\\n \\n&#8220;Kill the DJ&#8221;:\\n \\n&#8220;Wild One&#82\", \"title\": \"Watch Green Day perform three songs from their trilogy\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/jnrcaOBs_58\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-07T15:10:44\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/5872f9f9654c862c68f721465d66e7e0/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1008829, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Green Day\", \"id\": 1370}, \"title\": \"Kill the DJ Live at the Echoplex 8/6/2012\", \"replaygain\": null, \"duration\": 248, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Brought to you by ConsequenceofSound.net\", \"updated_at\": \"2012-09-25T18:44:47\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/425/consequenceofsound_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 425, \"objectType\": \"blog\", \"permalink\": \"consequence-of-sound\", \"statistics\": {\"tracks\": {\"favorited\": 199, \"total\": 4657}, \"followers\": 142}, \"title\": \"Consequence of Sound\", \"url\": \"http://consequenceofsound.net\", \"profiles\": {\"twitter\": \"@coslive\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:425?api-key=<api-key>\", \"genres\": [\"indie\", \"rock\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2012-08-07T15:10:44\", \"position\": \"1344348289.13443522462199\", \"id\": \"25293441\"}, {\"target\": {\"url\": \"http://audioporncentral.com/2012/08/zemaria-instant-lover-camara-remix.html\", \"objectType\": \"blog_post\", \"description\": \"Zemaria &#8211; Instant Lover (Camara Remix) [mp3 SoundCloud]\\nlet&#8217;s go to Brasil\\nCamara remix for Zemaria\\nthe original is after the jump as a bonus\", \"title\": \"Zemaria \\u2013 Instant Lover (Camara Remix)\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/54177752/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-07T12:00:02\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/cd7576fc0db596aeb0c0e9b61d71dd49/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1008450, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Zemaria\", \"id\": 83533}, \"title\": \"Instant Lover (Camara Remix)\", \"replaygain\": -7.93, \"duration\": 254, \"external_ids\": {\"spotify\": \"spotify:track:03eTFCQwblEX4trgyE0F1N\", \"deezer\": null}}}, \"actor\": {\"about\": \"international music blog about cutting edge music and hot sweaty juicy sounds and toys\", \"updated_at\": \"2012-09-25T20:16:00\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/280/audioporncentral_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 280, \"objectType\": \"blog\", \"permalink\": \"audioporn-central\", \"statistics\": {\"tracks\": {\"favorited\": 146, \"total\": 2609}, \"followers\": 76}, \"title\": \"AudioPorn Central\", \"url\": \"http://audioporncentral.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:280?api-key=<api-key>\", \"genres\": [\"electronic\", \"remix\", \"mashup\"]}, \"verb\": \"post\", \"published\": \"2012-08-07T12:00:02\", \"position\": \"1344333085.13443408067315\", \"id\": \"25276524\"}, {\"target\": {\"url\": \"http://unsignedunleashed.com/post/28842574372\", \"objectType\": \"blog_post\", \"description\": \"Check out The Gaslight Anthem\\u2019s full set from Lollapalooza.\", \"title\": \"Check out The Gaslight Anthem\\u2019s full set from...\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/a8d2Z2ShcOA\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-06T18:10:39\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/925fa6ae0897484e419a5543d494f7b0/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1006557, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Gaslight Anthem\", \"id\": 1818}, \"title\": \"Lollapalooza festival in Chicago, IL (08/05/12)\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"A music blog that ties in daily music news and announcements with unique reviews and suggestions of unsigned bands everywhere.\", \"updated_at\": \"2012-09-25T19:03:56\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/825/unsignedunleashed_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 825, \"objectType\": \"blog\", \"permalink\": \"unsigned-unleashed\", \"statistics\": {\"tracks\": {\"favorited\": 42, \"total\": 1224}, \"followers\": 14}, \"title\": \"Unsigned & Unleashed\", \"url\": \"http://unsignedunleashed.com/\", \"profiles\": {\"twitter\": \"@UnsignedNews\", \"facebook\": \"http://www.facebook.com/unsignedunleashedblog\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:825?api-key=<api-key>\", \"genres\": [\"indie\", \"pop punk\", \"post-hardcore\"]}, \"verb\": \"post\", \"published\": \"2012-08-06T18:10:39\", \"position\": \"1344271555.13442766416983\", \"id\": \"25173605\"}, {\"target\": {\"url\": \"http://www.soundsbetterwithreverb.com/rock/unnatural-helpers-hate-teachers/\", \"objectType\": \"blog_post\", \"description\": \"This is dangerous music. Very dangerous. The kind of classic punk rock energy that&#8217;ll have me doing something crazy. Like shutting down without emptying the recycle bin&#8230;or even the spam folder! Whilst I may be a joke, Seattle&#8217;s Unnatural Helpers are definitely not. Pick up &#8216;Hate Your Teachers&#8217; on Unnatural Helpers new LP &#8216;Land Grab&#8217; via Hardly Art on Septe\", \"title\": \"Unnatural Helpers \\u2013 'Hate Your Teachers'\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1006087/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-06T16:50:28\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a3fe7cd1200ed3a5d18e32f549630a12/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1006087, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Unnatural Helpers\", \"id\": 11186}, \"title\": \"Hate Your Teachers\", \"replaygain\": -9.21, \"duration\": 103, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Sounds Better With Reverb is based in Sydney, Australia and is preoccupied with the over indulgence of reverb, echo & delay. We love HUGE echoey drums, looped guitars and reverb for days! For lovers of shoegaze and dream pop.\", \"updated_at\": \"2012-09-25T14:27:40\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3726/sounds better with reverb_logo 1_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 3726, \"objectType\": \"blog\", \"permalink\": \"sounds-better-with-reverb-1\", \"statistics\": {\"tracks\": {\"favorited\": 73, \"total\": 434}, \"followers\": 14}, \"title\": \"Sounds Better With Reverb\", \"url\": \"http://www.soundsbetterwithreverb.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3726?api-key=<api-key>\", \"genres\": [\"shoegaze\", \"dream pop\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-08-06T16:50:28\", \"position\": \"1344261706.13442718310576\", \"id\": \"25158405\"}, {\"target\": {\"url\": \"http://thespillblog.co.uk/2012/08/06/ringers/\", \"objectType\": \"blog_post\", \"description\": \"Download: 05-ring-of-fire.mp3Download: 01-ring-a-ding-ding.mp3Download: 01-the-wheel.mp3Download: 03-drawing-rings-around-the-world.mp3Download: 01-the-revolution-will-be-streaming.mp3Download: 02-spin-cycle.mp3Download: 03-circles1.mp3Download: 02-the-world-should-revolve-around-m.mp3Download: 05-living-on-the-ceiling.mp3Download: 05-shallow-then-halo.mp3Download: 07-full-circle-blues.mp3Download\", \"title\": \"Ringers\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1005828/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-06T15:25:37\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/b8f8fa5033491e53f95c8c67bd3acbea/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1005828, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Social Distortion\", \"id\": 24771}, \"title\": \"Ring Of Fire\", \"replaygain\": -4.53, \"duration\": 231, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Home to the Readers Recommend Community, since 2007\", \"updated_at\": \"2012-09-25T16:02:43\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1131/thespillblog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1131, \"objectType\": \"blog\", \"permalink\": \"the-spill\", \"statistics\": {\"tracks\": {\"favorited\": 291, \"total\": 3278}, \"followers\": 73}, \"title\": \"The 'Spill\", \"url\": \"http://thespillblog.co.uk\", \"profiles\": {\"twitter\": \"@thespillblog\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1131?api-key=<api-key>\", \"genres\": [\"rock\", \"folk\", \"classic rock\"]}, \"verb\": \"post\", \"published\": \"2012-08-06T15:25:37\", \"position\": \"1344257998.13442667402717\", \"id\": \"25125323\"}, {\"target\": {\"url\": \"http://www.xclusiveszone.net/2012/08/video-drake-brings-out-nicki-minaj-snoop-dogg-mmg-2-chainz-waka-flocka-asap-rocky-the-weeknd-at-ovo-fest-2012/\", \"objectType\": \"blog_post\", \"description\": \"Last night, Drake held his 3rd annual OVO Fest at the Molson Amphitheatre in Toronto. As usual, he brought along a number of surprise guests. Joining him on stage were Nicki Minaj, Snoop Dogg, Rick Ross, Meek Mill, French Montana, 2 Chainz, Waka Flocka, ASAP Rocky and The Weeknd. Watch the performance below.\", \"title\": \"Video: Drake Brings Out Nicki Minaj, Snoop Dogg, MMG, 2 Chainz, Waka Flocka, ASAP Rocky & The Weeknd At OVO Fest 2012\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/b-H1VU6hAZI\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-06T14:37:10\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a422456e33dbdc07a523e6dd4e2b894e/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1005683, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Practice\", \"id\": 53179}, \"title\": \"Drake Ovo Fest 2012 Amazinggggg\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T18:30:55\", \"images\": [], \"id\": 109, \"objectType\": \"blog\", \"permalink\": \"xclusives-zone\", \"statistics\": {\"tracks\": {\"favorited\": 142, \"total\": 4268}, \"followers\": 41}, \"title\": \"Xclusives Zone\", \"url\": \"http://www.xclusiveszone.net\", \"profiles\": {\"twitter\": \"@XclusivesZone\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:109?api-key=<api-key>\", \"genres\": [\"hip-hop\", \"rap\", \"hip hop\"]}, \"verb\": \"post\", \"published\": \"2012-08-06T14:37:10\", \"position\": \"1344262937.13442638335432\", \"id\": \"25113841\"}, {\"target\": {\"url\": \"http://photogmusic.com/?p=22769\", \"objectType\": \"blog_post\", \"description\": \"Here is this week&#8217;s music singles chart for the week ending August 5 &#8211; 11.\\nAfter two weeks at #1, Stars gets bumped off by Ottawa&#8217;s The White Wires.\\nThis past week the band just dropped their new album WWIII and why not make them this week&#8217;s #1 spot.\\nI love these two tracks by The White Wires.\\nThere is three new debuts.\\nCheck it out!\\n\\n\\n\\n\\nThis WeekLast WeekTotal WeeksArtistS\", \"title\": \"Music Singles Chart #120\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/M9f3gjiK-Mw\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-06T09:44:04\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a1f0a935e117a29c907eaa4ae1cec77a/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1004434, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"White Wires\", \"id\": 27351}, \"title\": \"All Night Long\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": \"spotify:track:4EP9JB2Fwp8JcJn2pBElw0\", \"deezer\": null}}}, \"actor\": {\"about\": \"Music and photography together.\", \"updated_at\": \"2012-09-25T18:26:03\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2201/photogmusic_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2201, \"objectType\": \"blog\", \"permalink\": \"photogmusic\", \"statistics\": {\"tracks\": {\"favorited\": 43, \"total\": 1375}, \"followers\": 21}, \"title\": \"PhotogMusic\", \"url\": \"http://photogmusic.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2201?api-key=<api-key>\", \"genres\": [\"indie\", \"canadian\", \"folk\"]}, \"verb\": \"post\", \"published\": \"2012-08-06T09:44:04\", \"position\": \"1344187503.13442462453119\", \"id\": \"25070321\"}, {\"target\": {\"url\": \"http://www.deepgoa.com/2012/08/picknplay-05082012.html\", \"objectType\": \"blog_post\", \"description\": \"www.deepgoa.com\\nwelcome to Babylon!\\n\\n\\n\\u00a9 dg, 2012\", \"title\": \"picknplay 05.08.2012\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/55117657/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-06T09:12:01\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/a8f6a24e07ce1b082586347bf6ed78e0/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1003953, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Tony Senghore & Dave Spoon\", \"id\": 158332}, \"title\": \"Be 4 Ever (Costello Remix)\", \"replaygain\": -4.07, \"duration\": 355, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"electronic dance music \\r\\nfrom psychedelic to urban times\\r\\n\\r\\ncurated by deepgoa since 1998\", \"updated_at\": \"2012-09-25T20:45:51\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4553/jungle-drums_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 4553, \"objectType\": \"blog\", \"permalink\": \"deepgoa\", \"statistics\": {\"tracks\": {\"favorited\": 541, \"total\": 3868}, \"followers\": 59}, \"title\": \"deepgoa\", \"url\": \"http://www.deepgoa.com/\", \"profiles\": {\"twitter\": \"@deepgoa\", \"facebook\": \"https://www.facebook.com/deepgoa\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4553?api-key=<api-key>\", \"genres\": [\"mixtape\", \"\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-08-06T09:12:01\", \"position\": \"1344164731.13442443213958\", \"id\": \"25050147\"}, {\"target\": {\"url\": \"http://www.mixtaperiot.com/2012/08/r2bees-remix/\", \"objectType\": \"blog_post\", \"description\": \"Happy to see this remix I did a little while back getting a proper release from Akwaaba music. R2Bees is one of the biggest groups in Ghana right now. They&#8217;re pushing a new &#8220;Afrobeats&#8221; sound (not the same thing as Fela &amp; Tony Allen) and I really like some of the songs they&#8217;ve been putting out. I took the minimal og in a very club oriented direction, so prepare your eard\", \"title\": \"R2Bees Remix\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/54812401/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-06T08:45:34\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/9a82740a36a7763a019b34da7d0b8afd/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1003500, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Akwaaba Music\", \"id\": 52642}, \"title\": \"Agyeiii feat. Sarkodie & Nana Boroo (Captain Planet Remix)\", \"replaygain\": -8.26, \"duration\": 246, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Just a music blog, or so much more?\", \"updated_at\": \"2012-09-25T20:15:56\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1103/mixtaperiot_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1103, \"objectType\": \"blog\", \"permalink\": \"mixtape-riot\", \"statistics\": {\"tracks\": {\"favorited\": 51, \"total\": 665}, \"followers\": 22}, \"title\": \"Mixtape Riot\", \"url\": \"http://www.mixtaperiot.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1103?api-key=<api-key>\", \"genres\": [\"remix\", \"electronic\", \"dubstep\"]}, \"verb\": \"post\", \"published\": \"2012-08-06T08:45:34\", \"position\": \"1344119260.13442427366122\", \"id\": \"25036678\"}, {\"target\": {\"url\": \"http://propertyofzack.com/post/28710212854/poz-showcase-the-fourth-estate\", \"objectType\": \"blog_post\", \"description\": \"Alabama\\u2019s The Fourth Estate is a band with a punk foundation, southern roots, and a political message. Not only does the band succeed in bringing the spotlight to what they call a generally region in terms of music, but they also manage to put their own spin on a sound akin to renowned punk contemporaries like Rise Against and Bayside. The band\\u2019s use of strong melodies and lyrical artistry strewn \", \"title\": \"POZ Showcase: The Fourth Estate\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1003499/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-06T08:45:28\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/7fc8720b84bc2cf438d27adb11ccaeff/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1003499, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"The Fourth Estate\", \"id\": 158281}, \"title\": \"Leftovers\", \"replaygain\": -11.12, \"duration\": 165, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Hi, I\\u2019m Zack. Music news, insight, tours, and reviews are what you\\u2019ll see on this page. Check the site out for information on your favorite bands and what the future could hold for your eyes and ears.\", \"updated_at\": \"2012-09-25T20:21:16\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1282/propertyofzack_large.jpeg\", \"width\": 240, \"height\": 240}], \"id\": 1282, \"objectType\": \"blog\", \"permalink\": \"propertyofzack\", \"statistics\": {\"tracks\": {\"favorited\": 75, \"total\": 3689}, \"followers\": 13}, \"title\": \"PropertyOfZack\", \"url\": \"http://propertyofzack.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1282?api-key=<api-key>\", \"genres\": [\"pop punk\", \"indie\", \"rock\"]}, \"verb\": \"post\", \"published\": \"2012-08-06T08:45:28\", \"position\": \"1344104821.13442427310111\", \"id\": \"25036590\"}, {\"target\": {\"url\": \"http://www.giantstep.net/index.php/2012/08/new-track-captain-planet-bozako-mp3/\", \"objectType\": \"blog_post\", \"description\": \"&nbsp;\\n\\nWhen does Captain Planet disappoint? Oh, wait &#8211; that&#8217;s right: never. Tropical Ghanaian dancefloor grooves all the way through on this new track called &#8220;Bozako.&#8221; Those strings! Ahhhhh. Yes and yes.\\nThe track is off his upcoming cassette, Mystery Trip Vol. 1. Yeah, we said cassette.\\n\\nFacebook | Soundcloud | Bastard Jazz\", \"title\": \"New Track: Captain Planet \\u2013 \\u201cBozako\\u201d + MP3\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/54715902/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-03T22:09:32\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/64ee8ecc47e46b3dfcc67cd175a2eeeb/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1001721, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Captain Planet\", \"id\": 36320}, \"title\": \"Bokazo\", \"replaygain\": -9.94, \"duration\": 298, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T20:08:23\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3281/giantstep_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 3281, \"objectType\": \"blog\", \"permalink\": \"giant-stepac\", \"statistics\": {\"tracks\": {\"favorited\": 41, \"total\": 1119}, \"followers\": 10}, \"title\": \"GIANT STEP\\u2122\", \"url\": \"http://www.giantstep.net\", \"profiles\": {\"twitter\": \"@GiantStep\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3281?api-key=<api-key>\", \"genres\": [\"ninja tune\", \"funk\", \"indie\"]}, \"verb\": \"post\", \"published\": \"2012-08-03T22:09:32\", \"position\": \"1344028550.13440317747849\", \"id\": \"24962803\"}, {\"target\": {\"url\": \"http://consequenceofsound.net/2012/08/new-music-white-wives-cardinal-bird-cos-premiere/\", \"objectType\": \"blog_post\", \"description\": \"It was just a little over a year ago that Pittsburgh alt-rockers White Wives released their debut album, Happeners. The record saw a group of musicians who had long been familiar with the rock-n-roll lifestyle as members of Anti-Flag, Dandelion Snow, and others, longing for their time as youthful punks. Now, the band returns with a new live EP and a new single, &#8220;Cardinal Bird&#8221;.\\nHappene\", \"title\": \"New Music: White Wives \\u2013 \\u201cCardinal Bird\\u201d (CoS Premiere)\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/1000946/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-03T17:03:04\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/12606309aba1c32bb07eeaeeca2a4209/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1000946, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"White Wives\", \"id\": 65104}, \"title\": \"Cardinal Bird\", \"replaygain\": -5.26, \"duration\": 180, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Brought to you by ConsequenceofSound.net\", \"updated_at\": \"2012-09-25T18:44:47\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/425/consequenceofsound_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 425, \"objectType\": \"blog\", \"permalink\": \"consequence-of-sound\", \"statistics\": {\"tracks\": {\"favorited\": 199, \"total\": 4657}, \"followers\": 142}, \"title\": \"Consequence of Sound\", \"url\": \"http://consequenceofsound.net\", \"profiles\": {\"twitter\": \"@coslive\", \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:425?api-key=<api-key>\", \"genres\": [\"indie\", \"rock\", \"indie rock\"]}, \"verb\": \"post\", \"published\": \"2012-08-03T17:03:04\", \"position\": \"1344011452.13440133864104\", \"id\": \"24906919\"}, {\"target\": {\"url\": \"http://generationbass.com/2012/08/03/r2bees-agyeiii-remixes/\", \"objectType\": \"blog_post\", \"description\": \"R2Bees is one of the most popular bands in Ghana today. Not just Ghana: as one of the most significant groups pushing the new afrobeats sound worldwide, their music is already on rotation all over the UK, and the group can be heard live regularly across Europe.\\nTheir first major hit was Kiss Ur Hand with Nigerian star Wande Coal in 2009, followed by Agyeiii last fall, which impersonates the new Gh\", \"title\": \"R2Bees \\u2013 Agyeiii Remixes\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/53820878/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-03T11:58:34\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/3a3ab01110f1abffd941d8f55573cae8/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 1000350, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Akwaaba Music\", \"id\": 52642}, \"title\": \"Agyeiii feat. Sarkodie & Nana Boroo (One Man Army Remix)\", \"replaygain\": -6.72, \"duration\": 297, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Generation Bass is a blog, which focuses predominantly on introducing dance flavours from all over the globe.\", \"updated_at\": \"2012-09-25T10:44:28\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1674/generationbass_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 1674, \"objectType\": \"blog\", \"permalink\": \"generation-bass\", \"statistics\": {\"tracks\": {\"favorited\": 94, \"total\": 5623}, \"followers\": 65}, \"title\": \"Generation Bass\", \"url\": \"http://generationbass.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1674?api-key=<api-key>\", \"genres\": [\"remix\", \"dubstep\", \"mixtape\"]}, \"verb\": \"post\", \"published\": \"2012-08-03T11:58:34\", \"position\": \"1343993293.13439951177856\", \"id\": \"24878566\"}, {\"target\": {\"url\": \"http://goldsoundzblog.com/?p=6257\", \"objectType\": \"blog_post\", \"description\": \"Apparently I&#8217;m the last to hear about these killer Vancouver punks, White Lung. I just heard them on Pitchfork, where their album that was released months ago in Canada got a solid 8.0. Man &#8211; chick&#8217;s got one hell of a voice on her.\\nTake The Mirror by WHITE LUNG\\nGlue by WHITE LUNG\", \"title\": \"White Lung\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/998408/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-02T18:31:38\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/dbe15bf581821920006c687268f35482/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 998408, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"White Lung\", \"id\": 4459}, \"title\": \"Glue\", \"replaygain\": -11.73, \"duration\": 131, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Indie Rock Music Mp3 Blog Based In Toronto.\", \"updated_at\": \"2012-09-24T22:00:42\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3112/goldsjodjf_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 3112, \"objectType\": \"blog\", \"permalink\": \"gold-soundz\", \"statistics\": {\"tracks\": {\"favorited\": 16, \"total\": 805}, \"followers\": 9}, \"title\": \"Gold Soundz\", \"url\": \"http://goldsoundzblog.com\", \"profiles\": {\"twitter\": \"@goldsoundzblog\", \"facebook\": \"http://www.facebook.com/pages/Gold-Soundz/213942485301980\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3112?api-key=<api-key>\", \"genres\": [\"indie\", \"shoegaze\", \"psychedelic\"]}, \"verb\": \"post\", \"published\": \"2012-08-02T18:31:38\", \"position\": \"1343923887.13439322981112\", \"id\": \"24783405\"}, {\"target\": {\"url\": \"http://www.mtvhive.com/2012/08/02/best-rock-bands-atlanta/\", \"objectType\": \"blog_post\", \"description\": \"Atlanta's Royal Thunder. Photo courtesy of Facebook.\\nIntrepid, adventurous Hive reader that you are, you probably already know about Atlanta&#8217;s biggest rock &#8216;n&#8217; roll exports. We don&#8217;t need to tell you about Mastodon, Deerhunter, Black Lips, et al. But the ATL&#8217;s rock scene runs deeper than its most notable musical residents. Dig into the Georgia capital&#8217;s dive bar\", \"title\": \"Five Great Rock Bands From Atlanta You Need to Hear\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/GHC6d0e0kGQ\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-02T16:30:28\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/0cba668f370ffe73f9702249b9a8c06a/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 997989, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"GG King\", \"id\": 28317}, \"title\": \"Bored of Breathin'\", \"replaygain\": null, \"duration\": 206, \"external_ids\": {\"spotify\": \"spotify:track:19gRaQcc2hqLYG9Q3MYkxK\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T18:24:56\", \"images\": [], \"id\": 4762, \"objectType\": \"blog\", \"permalink\": \"mtv-hive\", \"statistics\": {\"tracks\": {\"favorited\": 74, \"total\": 428}, \"followers\": 4}, \"title\": \"MTV Hive\", \"url\": \"http://www.mtvhive.com\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4762?api-key=<api-key>\", \"genres\": [\"indie\", \"hip-hop\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-08-02T16:30:28\", \"position\": \"1343915965.13439250325433\", \"id\": \"24736592\"}, {\"target\": {\"url\": \"http://www.tropicalbass.com/2012/08/akwaaba-presents-r2bees-remixes/\", \"objectType\": \"blog_post\", \"description\": \"R2Bees is one of the most popular bands in Ghana today. Not just Ghana: as one of the most significant groups pushing the new afrobeats sound worldwide, their music is already on rotation all over the UK, and the group can be heard live regularly across Europe.\\nAgyeiii feat. Sarkodie &amp; Nana Boroo ( Mad Mation&#8217;s Bedroom Dub) by R2Bees\\nIn Ghana agyeiii means ouch. The sound you make when y\", \"title\": \"Akwaaba presents R2BEES remixes\"}, \"object\": {\"stream\": {\"url\": \"http://api.shuffler.fm/v1/tracks/997833/stream\", \"platform\": \"mp3\"}, \"created_at\": \"2012-08-02T15:44:26\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/cd1309410f79119c4687d3750cc8aff0/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 997833, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"R2Bees\", \"id\": 157655}, \"title\": \"Agyeiii feat. Sarkodie & Nana Boroo (Captain Planet Remix)\", \"replaygain\": -8.32, \"duration\": 245, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"We are living in a new musical and cultural age, a constant mashup of the western and tropical world. No folklore kitsch, no fake-authentic traditional music with funny hats on. Global Bass with influences crossing continents on a daily basis. Contemporary and real-time.\\r\\nThis magazine talks about interesting genres and streams..\", \"updated_at\": \"2012-09-25T17:41:52\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/3539/Tropical_Bass_Logo_1c_large.png\", \"width\": 240, \"height\": 240}], \"id\": 3539, \"objectType\": \"blog\", \"permalink\": \"tropical-bass-magazine\", \"statistics\": {\"tracks\": {\"favorited\": 62, \"total\": 1052}, \"followers\": 10}, \"title\": \"Tropical Bass Magazine\", \"url\": \"http://www.tropicalbass.com/\", \"profiles\": {\"twitter\": \"@TropicalBass\", \"facebook\": \"http://www.facebook.com/TropicalBasss?ref=nf\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:3539?api-key=<api-key>\", \"genres\": [\"remix\", \"dubstep\", \"dub\"]}, \"verb\": \"post\", \"published\": \"2012-08-02T15:44:26\", \"position\": \"1343921356.13439222686766\", \"id\": \"24734532\"}, {\"target\": {\"url\": \"http://www.buffablog.com/2012/08/tonight-strung-out.html\", \"objectType\": \"blog_post\", \"description\": \"Strung Out was one of the biggest bands to come out of the mid-nineties punk revival. Anyone that remembers that time remembers Epitaph and Fat Wreck Chords pretty much owned the term \\\"punk rock\\\", signing bands that played 1000 mph with pop hooks for days. Strung Out wasn't the biggest of those bands but were argueably the best. Tonight Strung Out will be playing Mohawk Place (8pm) with the Darlin\", \"title\": \"Tonight: Strung Out\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/17602501/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-02T15:24:27\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/acf01c32c82500492e2f36b91bc67c13/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 997773, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Strung Out\", \"id\": 11855}, \"title\": \"Black Crosses\", \"replaygain\": -8.18, \"duration\": 220, \"external_ids\": {\"spotify\": \"spotify:track:31ihOTHYzfgMdEcoyVFQfu\", \"deezer\": null}}}, \"actor\": {\"about\": \"\", \"updated_at\": \"2012-09-25T16:35:27\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/2591/buffablog_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 2591, \"objectType\": \"blog\", \"permalink\": \"buffablog-the-buffalo-music-blog\", \"statistics\": {\"tracks\": {\"favorited\": 177, \"total\": 2497}, \"followers\": 55}, \"title\": \"buffaBLOG - The Buffalo music blog\", \"url\": \"http://www.buffablog.com/\", \"profiles\": {\"twitter\": \"@buffablog\", \"facebook\": \"www.facebook.com/buffablog\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:2591?api-key=<api-key>\", \"genres\": [\"indie\", \"electronic\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-08-02T15:24:27\", \"position\": \"1343916060.13439210712373\", \"id\": \"24732869\"}, {\"target\": {\"url\": \"http://propertyofzack.com/post/28535922081/green-day-live-music-video\", \"objectType\": \"blog_post\", \"description\": \"Green Day have released a live music video for a new song called \\u201cLet Yourself Go.\\u201d The track will formally be released on\\u00a0\\u00a1Uno!. Check out the video below by clicking &#8220;Read More.&#8221;\\nRelated Stories:Green Day Announce Eight-CD Boxed Set: \\u2018The Studio Albums 1990-2009\\u2019\", \"title\": \"Green Day Live Music Video\"}, \"object\": {\"stream\": {\"url\": \"http://www.youtube.com/v/N_8C3Z1W_HI\", \"platform\": \"youtube\"}, \"created_at\": \"2012-08-02T08:20:36\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/afbf461ca9f60a3ef6146c33a67780c4/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 997089, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"Green Day\", \"id\": 1370}, \"title\": \"Let Yourself Go\\\" - [Official Live Video]\", \"replaygain\": null, \"duration\": null, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Hi, I\\u2019m Zack. Music news, insight, tours, and reviews are what you\\u2019ll see on this page. Check the site out for information on your favorite bands and what the future could hold for your eyes and ears.\", \"updated_at\": \"2012-09-25T20:21:16\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1282/propertyofzack_large.jpeg\", \"width\": 240, \"height\": 240}], \"id\": 1282, \"objectType\": \"blog\", \"permalink\": \"propertyofzack\", \"statistics\": {\"tracks\": {\"favorited\": 75, \"total\": 3689}, \"followers\": 13}, \"title\": \"PropertyOfZack\", \"url\": \"http://propertyofzack.com/\", \"profiles\": {\"twitter\": null, \"facebook\": null}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1282?api-key=<api-key>\", \"genres\": [\"pop punk\", \"indie\", \"rock\"]}, \"verb\": \"post\", \"published\": \"2012-08-02T08:20:36\", \"position\": \"1343881363.13438956390712\", \"id\": \"24699885\"}, {\"target\": {\"url\": \"http://www.audiocred.com/2012/08/white-lung-sorry/\", \"objectType\": \"blog_post\", \"description\": \"Much like the names &#8220;indie&#8221; or &#8220;electronic,&#8221; labeling music by calling it &#8220;punk&#8221; feels far too vague to be relevant anymore. Even more so than the former genres, punk is a style that can (unfortunately) sometimes feel outdated. People might make it, but nobody really talks much about straight-up punk rock anymore. The kind of punk that made your floor shake when\", \"title\": \"White Lung \\u2013 Sorry\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/50810861/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-01T15:46:36\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/6307e7bc36144d2e6d8d314d59a8d522/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 994618, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"White Lung\", \"id\": 4459}, \"title\": \"Take The Mirror\", \"replaygain\": -10.88, \"duration\": 115, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"AudioCred provides you with insightful, intelligent writing about music, past and present. We\\u2019ve got essentials, new album reviews, playlists, the latest news, and plenty of bones to pick with mainstream music websites. We want you to have access to quality, interactive content in every post you read here \\u2013 streaming mp3s, videos, and playlists. We are here to enlighten and entertain.\", \"updated_at\": \"2012-09-25T19:34:50\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/4314/audiocred_large.jpg\", \"width\": 240, \"height\": 240}], \"id\": 4314, \"objectType\": \"blog\", \"permalink\": \"audiocred\", \"statistics\": {\"tracks\": {\"favorited\": 82, \"total\": 540}, \"followers\": 9}, \"title\": \"AudioCred\", \"url\": \"http://www.audiocred.com/\", \"profiles\": {\"twitter\": null, \"facebook\": \"http://www.facebook.com/pages/AudioCred/141070709275931\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:4314?api-key=<api-key>\", \"genres\": [\"indie\", \"hip-hop\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-08-01T15:46:36\", \"position\": \"1343826416.13438359983126\", \"id\": \"24571860\"}, {\"target\": {\"url\": \"http://www.soulculture.co.uk/music-blog/instrumental-music-blog/heems-x-mike-finito-nehru-jackets-instrumentals-stream-x-free-download/\", \"objectType\": \"blog_post\", \"description\": \"If you recall, Das Racist, the Queens, New York-based indie/hipster/better than most rap trio, agreed to temporarily break off for solo projects earlier this year, and puzzle piece Heems&#8216; offering was Nehru Jackets, released back in January. While Himanshu and his guests Danny Brown, Action Bronson, Mr. Muthafuckin&#8217; eXquire and Childish Gambino (among more) put [...]\", \"title\": \"Heems x Mike Finito \\u2013 \\u2018Nehru Jackets (Instrumentals)\\u2019 | Stream x Free Download\"}, \"object\": {\"stream\": {\"url\": \"http://api.soundcloud.com/tracks/54656579/stream\", \"platform\": \"soundcloud\"}, \"created_at\": \"2012-08-01T11:03:48\", \"images\": {\"220x194\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/220x194.jpg\", \"width\": 220, \"height\": 194}, \"medium\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/medium.jpg\", \"width\": 452, \"height\": 364}, \"640x128\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/640x128.jpg\", \"width\": 640, \"height\": 128}, \"320x175\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/320x175.jpg\", \"width\": 320, \"height\": 175}, \"640x400\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/640x400.jpg\", \"width\": 640, \"height\": 400}, \"320x64\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/320x64.jpg\", \"width\": 320, \"height\": 64}, \"320x200\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/320x200.jpg\", \"width\": 320, \"height\": 200}, \"640x350\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/640x350.jpg\", \"width\": 640, \"height\": 350}, \"square\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/square.jpg\", \"width\": 200, \"height\": 200}, \"300x194\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/300x194.jpg\", \"width\": 300, \"height\": 194}, \"240x240\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/240x240.jpg\", \"width\": 240, \"height\": 240}, \"64x64\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/64x64.jpg\", \"width\": 64, \"height\": 64}, \"128x128\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/128x128.jpg\", \"width\": 128, \"height\": 128}, \"188x162\": {\"url\": \"http://assets.shuffler.fm/tracks/de840057928137de819ce167f72e6197/188x162.jpg\", \"width\": 188, \"height\": 162}}, \"objectType\": \"track\", \"id\": 994049, \"metadata\": {\"genres\": null, \"artist\": {\"name\": \"\", \"id\": 14}, \"title\": \"21-Boricuas, Punjabis (prod. Mike Finito)\", \"replaygain\": -15.62, \"duration\": 212, \"external_ids\": {\"spotify\": null, \"deezer\": null}}}, \"actor\": {\"about\": \"Music, Culture, Creativity.\", \"updated_at\": \"2012-09-25T19:17:01\", \"images\": [{\"url\": \"http://assets.shuffler.fm/feeds/1201/SC_verticalStack_grey_large.png\", \"width\": 240, \"height\": 240}], \"id\": 1201, \"objectType\": \"blog\", \"permalink\": \"soulculture\", \"statistics\": {\"tracks\": {\"favorited\": 287, \"total\": 7752}, \"followers\": 85}, \"title\": \"SoulCulture\", \"url\": \"http://www.soulculture.co.uk\", \"profiles\": {\"twitter\": \"@SoulCulture\", \"facebook\": \"soulculture\"}, \"channel_url\": \"http://api.shuffler.fm/v1/channels/blog:1201?api-key=<api-key>\", \"genres\": [\"hip-hop\", \"rap\", \"remix\"]}, \"verb\": \"post\", \"published\": \"2012-08-01T11:03:48\", \"position\": \"1343816769.13438190308025\", \"id\": \"24541337\"}]"
93
+ http_version:
94
+ recorded_at: Tue, 25 Sep 2012 20:54:45 GMT
95
+ recorded_with: VCR 2.2.5