jammed 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (51) hide show
  1. data/.gitignore +6 -0
  2. data/.rspec +1 -0
  3. data/.travis.yml +3 -0
  4. data/Gemfile +10 -0
  5. data/LICENSE +22 -0
  6. data/README.md +54 -0
  7. data/Rakefile +44 -0
  8. data/examples/basics.rb +60 -0
  9. data/lib/jammed/base.rb +182 -0
  10. data/lib/jammed/followers.rb +36 -0
  11. data/lib/jammed/following.rb +36 -0
  12. data/lib/jammed/jams.rb +34 -0
  13. data/lib/jammed/likes.rb +32 -0
  14. data/lib/jammed/people_search.rb +55 -0
  15. data/lib/jammed/person.rb +32 -0
  16. data/lib/jammed/popular_jams.rb +14 -0
  17. data/lib/jammed/suggested_people.rb +14 -0
  18. data/lib/jammed/user.rb +158 -0
  19. data/lib/jammed/version.rb +4 -0
  20. data/lib/jammed.rb +28 -0
  21. data/spec/jammed/base_spec.rb +90 -0
  22. data/spec/jammed/followers_spec.rb +55 -0
  23. data/spec/jammed/following_spec.rb +55 -0
  24. data/spec/jammed/jams_spec.rb +53 -0
  25. data/spec/jammed/likes_spec.rb +51 -0
  26. data/spec/jammed/people_search_spec.rb +79 -0
  27. data/spec/jammed/person_spec.rb +38 -0
  28. data/spec/jammed/popular_jams_spec.rb +23 -0
  29. data/spec/jammed/suggested_people_spec.rb +18 -0
  30. data/spec/jammed/user_spec.rb +205 -0
  31. data/spec/sample_responses/followers.json +1495 -0
  32. data/spec/sample_responses/followers_affinity.json +1495 -0
  33. data/spec/sample_responses/followers_date.json +1281 -0
  34. data/spec/sample_responses/followers_name.json +0 -0
  35. data/spec/sample_responses/following.json +1495 -0
  36. data/spec/sample_responses/following_affinity.json +1495 -0
  37. data/spec/sample_responses/following_date.json +1406 -0
  38. data/spec/sample_responses/following_name.json +1406 -0
  39. data/spec/sample_responses/jams.json +620 -0
  40. data/spec/sample_responses/jams_past.json +602 -0
  41. data/spec/sample_responses/likes.json +1106 -0
  42. data/spec/sample_responses/likes_current.json +224 -0
  43. data/spec/sample_responses/likes_past.json +1106 -0
  44. data/spec/sample_responses/person.json +44 -0
  45. data/spec/sample_responses/popular.json +364 -0
  46. data/spec/sample_responses/search_artist.json +1377 -0
  47. data/spec/sample_responses/search_name.json +55 -0
  48. data/spec/sample_responses/search_track.json +1333 -0
  49. data/spec/sample_responses/suggested_people.json +1427 -0
  50. data/spec/spec_helper.rb +18 -0
  51. metadata +189 -0
@@ -0,0 +1,1106 @@
1
+ {
2
+ "jams": [
3
+ {
4
+ "artist": "The Macs",
5
+ "caption": "Wow. Where's this one been all my life.",
6
+ "creationDate": "Thu, 12 Apr 2012 21:30:54 +0000",
7
+ "current": false,
8
+ "endDate": "Sun, 15 Apr 2012 12:31:27 +0000",
9
+ "from": "pezzer",
10
+ "id": "15uc7wa",
11
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/d3ef39e81f86281dc3be8ba2f2510ef0_395.jpg",
12
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/d3ef39e81f86281dc3be8ba2f2510ef0_185.jpg",
13
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/d3ef39e81f86281dc3be8ba2f2510ef0_80.jpg",
14
+ "likes": "http://api.thisismyjam.com/1/jams/15uc7wa/likes.json?key=987bcab01b929eb2c07877b224215c92",
15
+ "likesCount": 1,
16
+ "playCount": 8,
17
+ "title": "I'm 37",
18
+ "via": "youtube",
19
+ "viaUrl": "http://www.youtube.com/watch?v=Jsgzujtc_VY"
20
+ },
21
+ {
22
+ "artist": "Busy Signal",
23
+ "caption": "",
24
+ "creationDate": "Thu, 12 Apr 2012 14:10:43 +0000",
25
+ "current": false,
26
+ "endDate": "Wed, 18 Apr 2012 14:49:20 +0000",
27
+ "from": "SeacrestCheadle",
28
+ "id": "15mcxx6",
29
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/40baafe317d12706dc1b105283cff037_395.jpg",
30
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/40baafe317d12706dc1b105283cff037_185.jpg",
31
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/40baafe317d12706dc1b105283cff037_80.jpg",
32
+ "likes": "http://api.thisismyjam.com/1/jams/15mcxx6/likes.json?key=987bcab01b929eb2c07877b224215c92",
33
+ "likesCount": 3,
34
+ "playCount": 31,
35
+ "title": "Come Over (Missing You)",
36
+ "via": "youtube",
37
+ "viaUrl": "http://www.youtube.com/watch?v=vOQ0V9OhN4o"
38
+ },
39
+ {
40
+ "artist": "knife city",
41
+ "caption": "",
42
+ "creationDate": "Thu, 12 Apr 2012 14:10:40 +0000",
43
+ "current": false,
44
+ "endDate": "Fri, 13 Apr 2012 21:26:36 +0000",
45
+ "from": "posalootly",
46
+ "id": "15mbv50",
47
+ "jamvatarLarge": "http://api.thisismyjam.com/includes/image/c/player_red.png",
48
+ "jamvatarMedium": "http://api.thisismyjam.com/includes/image/c/player_red.png",
49
+ "jamvatarSmall": "http://api.thisismyjam.com/includes/image/c/player_red.png",
50
+ "likes": "http://api.thisismyjam.com/1/jams/15mbv50/likes.json?key=987bcab01b929eb2c07877b224215c92",
51
+ "likesCount": 3,
52
+ "playCount": 2,
53
+ "title": "B3Tt3r 0fF 4l0n3",
54
+ "via": "hypemachine",
55
+ "viaUrl": "http://hypem.com/item/1he38"
56
+ },
57
+ {
58
+ "artist": "Clive Tanaka y su orquesta",
59
+ "caption": "",
60
+ "creationDate": "Thu, 12 Apr 2012 11:52:05 +0000",
61
+ "current": false,
62
+ "endDate": "Wed, 18 Apr 2012 10:10:27 +0000",
63
+ "from": "consterdine",
64
+ "id": "15jsnk8",
65
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/f5c5af400a60821a621f43ef41a30fa5_395.jpg",
66
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/f5c5af400a60821a621f43ef41a30fa5_185.jpg",
67
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/f5c5af400a60821a621f43ef41a30fa5_80.jpg",
68
+ "likes": "http://api.thisismyjam.com/1/jams/15jsnk8/likes.json?key=987bcab01b929eb2c07877b224215c92",
69
+ "likesCount": 2,
70
+ "playCount": 2,
71
+ "title": "Neu Chicago",
72
+ "via": "youtube",
73
+ "viaUrl": "http://www.youtube.com/watch?v=vSeoeFoA7c0"
74
+ },
75
+ {
76
+ "artist": "Sachal Studios Orchestra",
77
+ "caption": "",
78
+ "creationDate": "Wed, 11 Apr 2012 14:24:54 +0000",
79
+ "current": false,
80
+ "endDate": "Wed, 18 Apr 2012 13:52:45 +0000",
81
+ "from": "jamesjudge",
82
+ "id": "15348u0",
83
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/54998627152a51e0e5addeeea59d6c2f_395.jpg",
84
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/54998627152a51e0e5addeeea59d6c2f_185.jpg",
85
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/54998627152a51e0e5addeeea59d6c2f_80.jpg",
86
+ "likes": "http://api.thisismyjam.com/1/jams/15348u0/likes.json?key=987bcab01b929eb2c07877b224215c92",
87
+ "likesCount": 1,
88
+ "playCount": 3,
89
+ "title": "Take Five",
90
+ "via": "youtube",
91
+ "viaUrl": "http://www.youtube.com/watch?v=GLF46JKkCNg"
92
+ },
93
+ {
94
+ "artist": "Queen",
95
+ "caption": "Big record.",
96
+ "creationDate": "Wed, 11 Apr 2012 14:24:27 +0000",
97
+ "current": false,
98
+ "endDate": "Wed, 18 Apr 2012 14:30:02 +0000",
99
+ "from": "stopmakingsense",
100
+ "id": "1534fap",
101
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/831742ef7dd6359a60e1f020c753a248_395.jpg",
102
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/831742ef7dd6359a60e1f020c753a248_185.jpg",
103
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/831742ef7dd6359a60e1f020c753a248_80.jpg",
104
+ "likes": "http://api.thisismyjam.com/1/jams/1534fap/likes.json?key=987bcab01b929eb2c07877b224215c92",
105
+ "likesCount": 4,
106
+ "playCount": 6,
107
+ "title": "Dancer",
108
+ "via": "youtube",
109
+ "viaUrl": "http://www.youtube.com/watch?v=0lzFbZZ4n38"
110
+ },
111
+ {
112
+ "artist": "George Michael",
113
+ "caption": "",
114
+ "creationDate": "Wed, 11 Apr 2012 14:22:32 +0000",
115
+ "current": false,
116
+ "endDate": "Wed, 18 Apr 2012 14:30:02 +0000",
117
+ "from": "katherinekenny",
118
+ "id": "1532g72",
119
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/54546f3a7309f9ecd4f785fb0e372b9f_395.jpg",
120
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/54546f3a7309f9ecd4f785fb0e372b9f_185.jpg",
121
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/54546f3a7309f9ecd4f785fb0e372b9f_80.jpg",
122
+ "likes": "http://api.thisismyjam.com/1/jams/1532g72/likes.json?key=987bcab01b929eb2c07877b224215c92",
123
+ "likesCount": 2,
124
+ "playCount": 2,
125
+ "title": "Careless Whisper",
126
+ "via": "youtube",
127
+ "viaUrl": "http://www.youtube.com/watch?v=bQtlrBziyzI"
128
+ },
129
+ {
130
+ "artist": "Delia Derbyshire",
131
+ "caption": "",
132
+ "creationDate": "Wed, 11 Apr 2012 14:22:17 +0000",
133
+ "current": false,
134
+ "endDate": "Fri, 13 Apr 2012 14:22:20 +0000",
135
+ "from": "Samuel_Erkison",
136
+ "id": "1530amq",
137
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/92ac63535498b48715fb89bb0a43ef31_395.jpg",
138
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/92ac63535498b48715fb89bb0a43ef31_185.jpg",
139
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/92ac63535498b48715fb89bb0a43ef31_80.jpg",
140
+ "likes": "http://api.thisismyjam.com/1/jams/1530amq/likes.json?key=987bcab01b929eb2c07877b224215c92",
141
+ "likesCount": 5,
142
+ "playCount": 6,
143
+ "title": "Ziwzih Ziwzih OO-OO-OO",
144
+ "via": "youtube",
145
+ "viaUrl": "http://www.youtube.com/watch?v=jetzY-W78gg"
146
+ },
147
+ {
148
+ "artist": "Sepultura",
149
+ "caption": "\"I AM DA ONE ORGASMATRON\"",
150
+ "creationDate": "Tue, 10 Apr 2012 15:32:34 +0000",
151
+ "current": false,
152
+ "endDate": null,
153
+ "from": "deathmtn",
154
+ "id": "14jvq7j",
155
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/92940285604a82dd7404ad82bc0d1456_395.jpg",
156
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/92940285604a82dd7404ad82bc0d1456_185.jpg",
157
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/92940285604a82dd7404ad82bc0d1456_80.jpg",
158
+ "likes": "http://api.thisismyjam.com/1/jams/14jvq7j/likes.json?key=987bcab01b929eb2c07877b224215c92",
159
+ "likesCount": 5,
160
+ "playCount": 21,
161
+ "title": "Orgasmatron",
162
+ "via": "youtube",
163
+ "viaUrl": "http://www.youtube.com/watch?v=plrDmNX-Kes"
164
+ },
165
+ {
166
+ "artist": "Krystol",
167
+ "caption": "",
168
+ "creationDate": "Mon, 09 Apr 2012 16:37:36 +0000",
169
+ "current": false,
170
+ "endDate": null,
171
+ "from": "eclairfifi",
172
+ "id": "13zu4gk",
173
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/4066b12b43c1d538d0db513e0a1976fa_395.jpg",
174
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/4066b12b43c1d538d0db513e0a1976fa_185.jpg",
175
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/4066b12b43c1d538d0db513e0a1976fa_80.jpg",
176
+ "likes": "http://api.thisismyjam.com/1/jams/13zu4gk/likes.json?key=987bcab01b929eb2c07877b224215c92",
177
+ "likesCount": 5,
178
+ "playCount": 30,
179
+ "title": "you ask too much",
180
+ "via": "uploaded",
181
+ "viaUrl": "User uploaded"
182
+ },
183
+ {
184
+ "artist": "Frantique",
185
+ "caption": "This was, no joke, the first 7 inch I owned. My mum bought it for me because of my disco phase. At age five.",
186
+ "creationDate": "Mon, 09 Apr 2012 15:34:48 +0000",
187
+ "current": false,
188
+ "endDate": "Wed, 11 Apr 2012 06:43:37 +0000",
189
+ "from": "edgarwright",
190
+ "id": "13ygxea",
191
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/19d491a45895e3c63462659ad3260123_395.jpg",
192
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/19d491a45895e3c63462659ad3260123_185.jpg",
193
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/19d491a45895e3c63462659ad3260123_80.jpg",
194
+ "likes": "http://api.thisismyjam.com/1/jams/13ygxea/likes.json?key=987bcab01b929eb2c07877b224215c92",
195
+ "likesCount": 50,
196
+ "playCount": 521,
197
+ "title": "Strut Your Funky Stuff",
198
+ "via": "uploaded",
199
+ "viaUrl": "User uploaded"
200
+ },
201
+ {
202
+ "artist": "Evelyn Champagne King",
203
+ "caption": "just awesome",
204
+ "creationDate": "Sun, 08 Apr 2012 16:09:59 +0000",
205
+ "current": false,
206
+ "endDate": null,
207
+ "from": "Teasnips",
208
+ "id": "13jpgqq",
209
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/cd6b15ec8e045099265e70030a2d1450_395.jpg",
210
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/cd6b15ec8e045099265e70030a2d1450_185.jpg",
211
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/cd6b15ec8e045099265e70030a2d1450_80.jpg",
212
+ "likes": "http://api.thisismyjam.com/1/jams/13jpgqq/likes.json?key=987bcab01b929eb2c07877b224215c92",
213
+ "likesCount": 6,
214
+ "playCount": 20,
215
+ "title": "I'm In Love",
216
+ "via": "youtube",
217
+ "viaUrl": "http://www.youtube.com/watch?v=iv_VjHNzoos"
218
+ },
219
+ {
220
+ "artist": "Hall & Oates",
221
+ "caption": "A little Hall&Oates don't hurt! Mark&I used to cruise to this music. Srsly! Who can't take those faces srsly?",
222
+ "creationDate": "Sat, 07 Apr 2012 22:03:42 +0000",
223
+ "current": false,
224
+ "endDate": "Sat, 14 Apr 2012 22:03:42 +0000",
225
+ "from": "mariewaz",
226
+ "id": "13bhxfo",
227
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/4f342449dcc5f1ba3fa6425b2a70103e_395.jpg",
228
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/4f342449dcc5f1ba3fa6425b2a70103e_185.jpg",
229
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/4f342449dcc5f1ba3fa6425b2a70103e_80.jpg",
230
+ "likes": "http://api.thisismyjam.com/1/jams/13bhxfo/likes.json?key=987bcab01b929eb2c07877b224215c92",
231
+ "likesCount": 2,
232
+ "playCount": 8,
233
+ "title": "You Make My Dreams Come True",
234
+ "via": "youtube",
235
+ "viaUrl": "http://www.youtube.com/watch?v=X_I4wtNPv5w"
236
+ },
237
+ {
238
+ "artist": "Philippe Laurent",
239
+ "caption": "",
240
+ "creationDate": "Sat, 07 Apr 2012 17:47:11 +0000",
241
+ "current": false,
242
+ "endDate": "Thu, 12 Apr 2012 10:20:29 +0000",
243
+ "from": "loradollymix",
244
+ "id": "1393xb1",
245
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/b294612aa93214b58962a6cff113367d_395.jpg",
246
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/b294612aa93214b58962a6cff113367d_185.jpg",
247
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/b294612aa93214b58962a6cff113367d_80.jpg",
248
+ "likes": "http://api.thisismyjam.com/1/jams/1393xb1/likes.json?key=987bcab01b929eb2c07877b224215c92",
249
+ "likesCount": 2,
250
+ "playCount": 4,
251
+ "title": "Rapide 5",
252
+ "via": "youtube",
253
+ "viaUrl": "http://www.youtube.com/watch?v=V7Zr6gpIUdo"
254
+ },
255
+ {
256
+ "artist": "Anamanaguchi",
257
+ "caption": "",
258
+ "creationDate": "Sat, 07 Apr 2012 16:54:48 +0000",
259
+ "current": false,
260
+ "endDate": "Sat, 14 Apr 2012 16:54:48 +0000",
261
+ "from": "Mr_Starchy",
262
+ "id": "138k6an",
263
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/6b5fd2e9c06a23c597caa16c08a45af7_395.jpg",
264
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/6b5fd2e9c06a23c597caa16c08a45af7_185.jpg",
265
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/6b5fd2e9c06a23c597caa16c08a45af7_80.jpg",
266
+ "likes": "http://api.thisismyjam.com/1/jams/138k6an/likes.json?key=987bcab01b929eb2c07877b224215c92",
267
+ "likesCount": 2,
268
+ "playCount": 4,
269
+ "title": "Jetpack Blues, Sunset Hues",
270
+ "via": "uploaded",
271
+ "viaUrl": "User uploaded"
272
+ },
273
+ {
274
+ "artist": "K. Frimpong & His Cubano Fiestas",
275
+ "caption": "",
276
+ "creationDate": "Sat, 07 Apr 2012 16:01:59 +0000",
277
+ "current": false,
278
+ "endDate": "Sat, 14 Apr 2012 16:01:59 +0000",
279
+ "from": "teawithremus",
280
+ "id": "137veat",
281
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/d38bb88c81e74a062b7c43ba8bfea878_395.jpg",
282
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/d38bb88c81e74a062b7c43ba8bfea878_185.jpg",
283
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/d38bb88c81e74a062b7c43ba8bfea878_80.jpg",
284
+ "likes": "http://api.thisismyjam.com/1/jams/137veat/likes.json?key=987bcab01b929eb2c07877b224215c92",
285
+ "likesCount": 3,
286
+ "playCount": 22,
287
+ "title": "Hwehwe Mu Na Yi Wo Mpena",
288
+ "via": "youtube",
289
+ "viaUrl": "http://www.youtube.com/watch?v=merh8K1KKME"
290
+ },
291
+ {
292
+ "artist": "Ruth",
293
+ "caption": "",
294
+ "creationDate": "Sat, 07 Apr 2012 12:03:59 +0000",
295
+ "current": false,
296
+ "endDate": null,
297
+ "from": "timmytherube",
298
+ "id": "135l5wr",
299
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/cbfb263ed98ee2141e365c4c1b575e85_395.jpg",
300
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/cbfb263ed98ee2141e365c4c1b575e85_185.jpg",
301
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/cbfb263ed98ee2141e365c4c1b575e85_80.jpg",
302
+ "likes": "http://api.thisismyjam.com/1/jams/135l5wr/likes.json?key=987bcab01b929eb2c07877b224215c92",
303
+ "likesCount": 8,
304
+ "playCount": 30,
305
+ "title": "Polaro\u00efd/Roman/Photo",
306
+ "via": "youtube",
307
+ "viaUrl": "http://www.youtube.com/watch?v=Ko3sVj9Vzf8"
308
+ },
309
+ {
310
+ "artist": "Fad Gadget",
311
+ "caption": "From 1980. One of many fine tracks in P.C. #21 from June 2009, still online at http://phantomcircuit.com/",
312
+ "creationDate": "Fri, 06 Apr 2012 22:40:02 +0000",
313
+ "current": false,
314
+ "endDate": "Thu, 12 Apr 2012 23:01:15 +0000",
315
+ "from": "phantomcircuit",
316
+ "id": "12zyta4",
317
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/93595273666ab64193d0f280188d2242_395.jpg",
318
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/93595273666ab64193d0f280188d2242_185.jpg",
319
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/93595273666ab64193d0f280188d2242_80.jpg",
320
+ "likes": "http://api.thisismyjam.com/1/jams/12zyta4/likes.json?key=987bcab01b929eb2c07877b224215c92",
321
+ "likesCount": 8,
322
+ "playCount": 33,
323
+ "title": "Ricky's Hand",
324
+ "via": "youtube",
325
+ "viaUrl": "http://www.youtube.com/watch?v=Ut99KQbkIOg"
326
+ },
327
+ {
328
+ "artist": "Marcos Valle",
329
+ "caption": "Just a lovely way to start the day... (plus check out the dope cover art)",
330
+ "creationDate": "Fri, 06 Apr 2012 12:59:07 +0000",
331
+ "current": false,
332
+ "endDate": "Fri, 06 Apr 2012 15:08:42 +0000",
333
+ "from": "casimercasimir",
334
+ "id": "12rf8wj",
335
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/461a5e4fca7caa42b092f58742d9106d_395.jpg",
336
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/461a5e4fca7caa42b092f58742d9106d_185.jpg",
337
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/461a5e4fca7caa42b092f58742d9106d_80.jpg",
338
+ "likes": "http://api.thisismyjam.com/1/jams/12rf8wj/likes.json?key=987bcab01b929eb2c07877b224215c92",
339
+ "likesCount": 1,
340
+ "playCount": 4,
341
+ "title": "O Cafona",
342
+ "via": "youtube",
343
+ "viaUrl": "http://www.youtube.com/watch?v=x0NFAQeoesQ"
344
+ },
345
+ {
346
+ "artist": "Mr. Pauli",
347
+ "caption": "electro-wave clash-trash disco goodness. never goes out of style.",
348
+ "creationDate": "Fri, 06 Apr 2012 01:45:01 +0000",
349
+ "current": false,
350
+ "endDate": "Thu, 12 Apr 2012 21:24:09 +0000",
351
+ "from": "lazercat",
352
+ "id": "12lsw9w",
353
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/db1ad0378306032b0b14984942482ae2_395.jpg",
354
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/db1ad0378306032b0b14984942482ae2_185.jpg",
355
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/db1ad0378306032b0b14984942482ae2_80.jpg",
356
+ "likes": "http://api.thisismyjam.com/1/jams/12lsw9w/likes.json?key=987bcab01b929eb2c07877b224215c92",
357
+ "likesCount": 6,
358
+ "playCount": 6,
359
+ "title": "Satisfaction (Feat. Mariana)",
360
+ "via": "youtube",
361
+ "viaUrl": "http://www.youtube.com/watch?v=oU0JY1QDO-0"
362
+ },
363
+ {
364
+ "artist": "Orlando Johnson & Trance",
365
+ "caption": "Italo-Boogie gold from 1983",
366
+ "creationDate": "Thu, 05 Apr 2012 17:34:20 +0000",
367
+ "current": false,
368
+ "endDate": "Sun, 08 Apr 2012 03:00:46 +0000",
369
+ "from": "deepdisco",
370
+ "id": "12etj1o",
371
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/d0f9021e30036db1e3b6b7b5561871d5_395.jpg",
372
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/d0f9021e30036db1e3b6b7b5561871d5_185.jpg",
373
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/d0f9021e30036db1e3b6b7b5561871d5_80.jpg",
374
+ "likes": "http://api.thisismyjam.com/1/jams/12etj1o/likes.json?key=987bcab01b929eb2c07877b224215c92",
375
+ "likesCount": 11,
376
+ "playCount": 49,
377
+ "title": "Turn the Music On (Jellybean remix)",
378
+ "via": "youtube",
379
+ "viaUrl": "http://www.youtube.com/watch?v=udP7TguCmZM"
380
+ },
381
+ {
382
+ "artist": "Moderat",
383
+ "caption": "I can't even begin to describe how much I love this track.",
384
+ "creationDate": "Wed, 04 Apr 2012 18:03:46 +0000",
385
+ "current": false,
386
+ "endDate": "Thu, 05 Apr 2012 12:50:12 +0000",
387
+ "from": "benbennybenben",
388
+ "id": "11t95uw",
389
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/64a62f36a352c5802cd0ea92091a6dfb_395.jpg",
390
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/64a62f36a352c5802cd0ea92091a6dfb_185.jpg",
391
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/64a62f36a352c5802cd0ea92091a6dfb_80.jpg",
392
+ "likes": "http://api.thisismyjam.com/1/jams/11t95uw/likes.json?key=987bcab01b929eb2c07877b224215c92",
393
+ "likesCount": 6,
394
+ "playCount": 24,
395
+ "title": "A New Error",
396
+ "via": "youtube",
397
+ "viaUrl": "http://www.youtube.com/watch?v=5w0JSVGh3E0"
398
+ },
399
+ {
400
+ "artist": "Donna Summer",
401
+ "caption": "35 years on, it still sounds like a tachyon transmission from the future.",
402
+ "creationDate": "Wed, 04 Apr 2012 17:05:17 +0000",
403
+ "current": false,
404
+ "endDate": "Sat, 07 Apr 2012 21:18:54 +0000",
405
+ "from": "andyzax",
406
+ "id": "11elah8",
407
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/0b9b8ffa01658f0f6dddf1553fd9b06d_395.jpg",
408
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/0b9b8ffa01658f0f6dddf1553fd9b06d_185.jpg",
409
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/0b9b8ffa01658f0f6dddf1553fd9b06d_80.jpg",
410
+ "likes": "http://api.thisismyjam.com/1/jams/11elah8/likes.json?key=987bcab01b929eb2c07877b224215c92",
411
+ "likesCount": 15,
412
+ "playCount": 48,
413
+ "title": "I Feel Love (Original Single Version)",
414
+ "via": "youtube",
415
+ "viaUrl": "http://www.youtube.com/watch?v=RAwUy1yAWs0"
416
+ },
417
+ {
418
+ "artist": "Peter Godwin",
419
+ "caption": "French / 80s / Brilliance!",
420
+ "creationDate": "Tue, 03 Apr 2012 16:34:51 +0000",
421
+ "current": false,
422
+ "endDate": "Wed, 04 Apr 2012 10:22:22 +0000",
423
+ "from": "Thumbcrumble",
424
+ "id": "1170dlo",
425
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/c766d16c28dfa800b24126ef83b1e807_395.jpg",
426
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/c766d16c28dfa800b24126ef83b1e807_185.jpg",
427
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/c766d16c28dfa800b24126ef83b1e807_80.jpg",
428
+ "likes": "http://api.thisismyjam.com/1/jams/1170dlo/likes.json?key=987bcab01b929eb2c07877b224215c92",
429
+ "likesCount": 1,
430
+ "playCount": 7,
431
+ "title": "French Emotions",
432
+ "via": "youtube",
433
+ "viaUrl": "http://www.youtube.com/watch?v=HvLNroj1vOA"
434
+ },
435
+ {
436
+ "artist": "Bryan Ferry",
437
+ "caption": "like birds of a feather",
438
+ "creationDate": "Tue, 03 Apr 2012 14:59:58 +0000",
439
+ "current": false,
440
+ "endDate": "Fri, 06 Apr 2012 14:56:48 +0000",
441
+ "from": "solveigo",
442
+ "id": "11519yo",
443
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/33bedf9b63b4a422a6dd4416595eb985_395.jpg",
444
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/33bedf9b63b4a422a6dd4416595eb985_185.jpg",
445
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/33bedf9b63b4a422a6dd4416595eb985_80.jpg",
446
+ "likes": "http://api.thisismyjam.com/1/jams/11519yo/likes.json?key=987bcab01b929eb2c07877b224215c92",
447
+ "likesCount": 33,
448
+ "playCount": 143,
449
+ "title": "Let's Stick Together",
450
+ "via": "youtube",
451
+ "viaUrl": "http://www.youtube.com/watch?v=LSxWfvkxFc0"
452
+ },
453
+ {
454
+ "artist": "Lord Kitchener",
455
+ "caption": "",
456
+ "creationDate": "Tue, 03 Apr 2012 14:12:07 +0000",
457
+ "current": false,
458
+ "endDate": "Tue, 10 Apr 2012 14:12:07 +0000",
459
+ "from": "Autobahn1981",
460
+ "id": "1144s0z",
461
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/1aef000c957036c7e79847a44411c595_395.jpg",
462
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/1aef000c957036c7e79847a44411c595_185.jpg",
463
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/1aef000c957036c7e79847a44411c595_80.jpg",
464
+ "likes": "http://api.thisismyjam.com/1/jams/1144s0z/likes.json?key=987bcab01b929eb2c07877b224215c92",
465
+ "likesCount": 1,
466
+ "playCount": 2,
467
+ "title": "Dr. Kitch",
468
+ "via": "youtube",
469
+ "viaUrl": "http://www.youtube.com/watch?v=lVI7AsBbk2I"
470
+ },
471
+ {
472
+ "artist": "Jazzlord",
473
+ "caption": "",
474
+ "creationDate": "Tue, 03 Apr 2012 09:28:00 +0000",
475
+ "current": false,
476
+ "endDate": null,
477
+ "from": "MattHayward",
478
+ "id": "11067tl",
479
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/eaa1a29847bcbc9f2658b841f0b8cede_395.jpg",
480
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/eaa1a29847bcbc9f2658b841f0b8cede_185.jpg",
481
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/eaa1a29847bcbc9f2658b841f0b8cede_80.jpg",
482
+ "likes": "http://api.thisismyjam.com/1/jams/11067tl/likes.json?key=987bcab01b929eb2c07877b224215c92",
483
+ "likesCount": 3,
484
+ "playCount": 17,
485
+ "title": "Peace, Love",
486
+ "via": "uploaded",
487
+ "viaUrl": "User uploaded"
488
+ },
489
+ {
490
+ "artist": "I Start Counting",
491
+ "caption": "10, 9, 8...",
492
+ "creationDate": "Mon, 02 Apr 2012 22:01:58 +0000",
493
+ "current": false,
494
+ "endDate": "Mon, 09 Apr 2012 07:30:24 +0000",
495
+ "from": "irisopris",
496
+ "id": "10u871t",
497
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/309453f967ab6a0602610651f4abe802_395.jpg",
498
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/309453f967ab6a0602610651f4abe802_185.jpg",
499
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/309453f967ab6a0602610651f4abe802_80.jpg",
500
+ "likes": "http://api.thisismyjam.com/1/jams/10u871t/likes.json?key=987bcab01b929eb2c07877b224215c92",
501
+ "likesCount": 6,
502
+ "playCount": 31,
503
+ "title": "Still Smiling (Mix 3)",
504
+ "via": "youtube",
505
+ "viaUrl": "http://www.youtube.com/watch?v=6wadLaR8qTg"
506
+ },
507
+ {
508
+ "artist": "Al Stewart",
509
+ "caption": "",
510
+ "creationDate": "Mon, 02 Apr 2012 17:19:21 +0000",
511
+ "current": false,
512
+ "endDate": "Thu, 05 Apr 2012 19:55:30 +0000",
513
+ "from": "pezzer",
514
+ "id": "10oz4qk",
515
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/623e9bc9435134a6c60509ec9ef4905c_395.jpg",
516
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/623e9bc9435134a6c60509ec9ef4905c_185.jpg",
517
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/623e9bc9435134a6c60509ec9ef4905c_80.jpg",
518
+ "likes": "http://api.thisismyjam.com/1/jams/10oz4qk/likes.json?key=987bcab01b929eb2c07877b224215c92",
519
+ "likesCount": 2,
520
+ "playCount": 8,
521
+ "title": "Lord Grenville",
522
+ "via": "youtube",
523
+ "viaUrl": "http://www.youtube.com/watch?v=nv7GoySiO_0"
524
+ },
525
+ {
526
+ "artist": "Tom Tom club",
527
+ "caption": "To my dear friend Laura: happy travels, see you in 6 months!",
528
+ "creationDate": "Mon, 02 Apr 2012 10:24:22 +0000",
529
+ "current": false,
530
+ "endDate": "Mon, 09 Apr 2012 10:24:22 +0000",
531
+ "from": "bassclefbass",
532
+ "id": "10hr590",
533
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/2978cdfcbdd05f77082d7794705bc3f7_395.jpg",
534
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/2978cdfcbdd05f77082d7794705bc3f7_185.jpg",
535
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/2978cdfcbdd05f77082d7794705bc3f7_80.jpg",
536
+ "likes": "http://api.thisismyjam.com/1/jams/10hr590/likes.json?key=987bcab01b929eb2c07877b224215c92",
537
+ "likesCount": 25,
538
+ "playCount": 129,
539
+ "title": "genius of love (Bass Clef's Soundforgery Edit)",
540
+ "via": "uploaded",
541
+ "viaUrl": "User uploaded"
542
+ },
543
+ {
544
+ "artist": "Devo",
545
+ "caption": "",
546
+ "creationDate": "Mon, 02 Apr 2012 10:16:02 +0000",
547
+ "current": false,
548
+ "endDate": "Mon, 02 Apr 2012 14:57:10 +0000",
549
+ "from": "JoEvans",
550
+ "id": "10hpcm2",
551
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/46a0139f084b4ac7cd519a73af237644_395.jpg",
552
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/46a0139f084b4ac7cd519a73af237644_185.jpg",
553
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/46a0139f084b4ac7cd519a73af237644_80.jpg",
554
+ "likes": "http://api.thisismyjam.com/1/jams/10hpcm2/likes.json?key=987bcab01b929eb2c07877b224215c92",
555
+ "likesCount": 1,
556
+ "playCount": 9,
557
+ "title": "(I Can't Get No) Satisfaction",
558
+ "via": "hypemachine",
559
+ "viaUrl": "http://hypem.com/item/vnf8"
560
+ },
561
+ {
562
+ "artist": "Amadou & Mariam",
563
+ "caption": "",
564
+ "creationDate": "Mon, 02 Apr 2012 10:09:40 +0000",
565
+ "current": false,
566
+ "endDate": "Mon, 09 Apr 2012 10:09:40 +0000",
567
+ "from": "sureshotpr",
568
+ "id": "10hkv0p",
569
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/c3bda1b442d9408e807f639d5369805c_395.jpg",
570
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/c3bda1b442d9408e807f639d5369805c_185.jpg",
571
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/c3bda1b442d9408e807f639d5369805c_80.jpg",
572
+ "likes": "http://api.thisismyjam.com/1/jams/10hkv0p/likes.json?key=987bcab01b929eb2c07877b224215c92",
573
+ "likesCount": 1,
574
+ "playCount": 4,
575
+ "title": "Wily Kataso",
576
+ "via": "youtube",
577
+ "viaUrl": "http://www.youtube.com/watch?v=2YL7FUiCtsA"
578
+ },
579
+ {
580
+ "artist": "Men Without Hats",
581
+ "caption": "i can't believe i've never seen this video before.",
582
+ "creationDate": "Mon, 02 Apr 2012 10:08:09 +0000",
583
+ "current": false,
584
+ "endDate": "Mon, 09 Apr 2012 10:08:09 +0000",
585
+ "from": "lemmerson",
586
+ "id": "10hgwtf",
587
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/be8dd77e3d60f7867fa9acb48c2ffe15_395.jpg",
588
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/be8dd77e3d60f7867fa9acb48c2ffe15_185.jpg",
589
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/be8dd77e3d60f7867fa9acb48c2ffe15_80.jpg",
590
+ "likes": "http://api.thisismyjam.com/1/jams/10hgwtf/likes.json?key=987bcab01b929eb2c07877b224215c92",
591
+ "likesCount": 3,
592
+ "playCount": 7,
593
+ "title": "The Safety Dance",
594
+ "via": "youtube",
595
+ "viaUrl": "http://www.youtube.com/watch?v=7movKfyTBII"
596
+ },
597
+ {
598
+ "artist": "Hyetal",
599
+ "caption": "",
600
+ "creationDate": "Sun, 01 Apr 2012 21:13:14 +0000",
601
+ "current": false,
602
+ "endDate": "Wed, 04 Apr 2012 11:12:50 +0000",
603
+ "from": "stml",
604
+ "id": "10atknq",
605
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/b551af3b76c0a8affa86ef3b722744d8_395.jpg",
606
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/b551af3b76c0a8affa86ef3b722744d8_185.jpg",
607
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/b551af3b76c0a8affa86ef3b722744d8_80.jpg",
608
+ "likes": "http://api.thisismyjam.com/1/jams/10atknq/likes.json?key=987bcab01b929eb2c07877b224215c92",
609
+ "likesCount": 8,
610
+ "playCount": 44,
611
+ "title": "Beach Scene",
612
+ "via": "youtube",
613
+ "viaUrl": "http://www.youtube.com/watch?v=ysiSKJGod64"
614
+ },
615
+ {
616
+ "artist": "Hot City x LOL Boys",
617
+ "caption": "",
618
+ "creationDate": "Sun, 01 Apr 2012 17:39:01 +0000",
619
+ "current": false,
620
+ "endDate": "Mon, 02 Apr 2012 17:03:28 +0000",
621
+ "from": "bashford",
622
+ "id": "107sepi",
623
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/ce9555b74f8afb55db379108f70fcef8_395.jpg",
624
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/ce9555b74f8afb55db379108f70fcef8_185.jpg",
625
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/ce9555b74f8afb55db379108f70fcef8_80.jpg",
626
+ "likes": "http://api.thisismyjam.com/1/jams/107sepi/likes.json?key=987bcab01b929eb2c07877b224215c92",
627
+ "likesCount": 5,
628
+ "playCount": 23,
629
+ "title": "Hot Boys",
630
+ "via": "youtube",
631
+ "viaUrl": "http://www.youtube.com/watch?v=Qjfr5kO0-GQ"
632
+ },
633
+ {
634
+ "artist": "Herb Alpert & The Tijuana Brass",
635
+ "caption": "After hearing NPR talk to Herb, I remembered how much I enjoy this song/band.",
636
+ "creationDate": "Sun, 01 Apr 2012 16:58:27 +0000",
637
+ "current": false,
638
+ "endDate": "Tue, 03 Apr 2012 21:44:06 +0000",
639
+ "from": "wizzard",
640
+ "id": "107bj48",
641
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/803bda5bc1a17c5a41d82367d0a45120_395.jpg",
642
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/803bda5bc1a17c5a41d82367d0a45120_185.jpg",
643
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/803bda5bc1a17c5a41d82367d0a45120_80.jpg",
644
+ "likes": "http://api.thisismyjam.com/1/jams/107bj48/likes.json?key=987bcab01b929eb2c07877b224215c92",
645
+ "likesCount": 15,
646
+ "playCount": 35,
647
+ "title": "The Lonely Bull",
648
+ "via": "youtube",
649
+ "viaUrl": "http://www.youtube.com/watch?v=16B5Xm8_IKw"
650
+ },
651
+ {
652
+ "artist": "Dick Hyman",
653
+ "caption": "",
654
+ "creationDate": "Sun, 01 Apr 2012 09:05:03 +0000",
655
+ "current": false,
656
+ "endDate": "Sun, 08 Apr 2012 09:05:03 +0000",
657
+ "from": "stx",
658
+ "id": "102kf6f",
659
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/879e71eed4a84887b5d1bcfcbc8554de_395.jpg",
660
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/879e71eed4a84887b5d1bcfcbc8554de_185.jpg",
661
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/879e71eed4a84887b5d1bcfcbc8554de_80.jpg",
662
+ "likes": "http://api.thisismyjam.com/1/jams/102kf6f/likes.json?key=987bcab01b929eb2c07877b224215c92",
663
+ "likesCount": 12,
664
+ "playCount": 23,
665
+ "title": "Give It Up or Turn It Loose",
666
+ "via": "youtube",
667
+ "viaUrl": "http://www.youtube.com/watch?v=VyW_VkOTo2k"
668
+ },
669
+ {
670
+ "artist": "Brainiac",
671
+ "caption": "",
672
+ "creationDate": "Sat, 31 Mar 2012 15:41:32 +0000",
673
+ "current": false,
674
+ "endDate": "Fri, 06 Apr 2012 15:10:11 +0000",
675
+ "from": "ktrey",
676
+ "id": "zu0usu",
677
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/15664036701817c3e4301ec4b31bb5b5_395.jpg",
678
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/15664036701817c3e4301ec4b31bb5b5_185.jpg",
679
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/15664036701817c3e4301ec4b31bb5b5_80.jpg",
680
+ "likes": "http://api.thisismyjam.com/1/jams/zu0usu/likes.json?key=987bcab01b929eb2c07877b224215c92",
681
+ "likesCount": 3,
682
+ "playCount": 7,
683
+ "title": "Flash Ram",
684
+ "via": "youtube",
685
+ "viaUrl": "http://www.youtube.com/watch?v=aScniMlMqzY"
686
+ },
687
+ {
688
+ "artist": "Deichkind",
689
+ "caption": "",
690
+ "creationDate": "Sat, 31 Mar 2012 10:05:58 +0000",
691
+ "current": false,
692
+ "endDate": "Sat, 07 Apr 2012 10:05:58 +0000",
693
+ "from": "theveryevil",
694
+ "id": "zqklwa",
695
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/8fd79bc9c36c8bbb4609f250b33a286a_395.jpg",
696
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/8fd79bc9c36c8bbb4609f250b33a286a_185.jpg",
697
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/8fd79bc9c36c8bbb4609f250b33a286a_80.jpg",
698
+ "likes": "http://api.thisismyjam.com/1/jams/zqklwa/likes.json?key=987bcab01b929eb2c07877b224215c92",
699
+ "likesCount": 1,
700
+ "playCount": 10,
701
+ "title": "Limit",
702
+ "via": "youtube",
703
+ "viaUrl": "http://www.youtube.com/watch?v=uUbOqPpzo7Q"
704
+ },
705
+ {
706
+ "artist": "Fun Fun",
707
+ "caption": "",
708
+ "creationDate": "Fri, 30 Mar 2012 22:22:37 +0000",
709
+ "current": false,
710
+ "endDate": "Sat, 31 Mar 2012 23:44:10 +0000",
711
+ "from": "MaryToves",
712
+ "id": "zljfzl",
713
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/c135d2febaa714127bc85674f17a34a4_395.jpg",
714
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/c135d2febaa714127bc85674f17a34a4_185.jpg",
715
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/c135d2febaa714127bc85674f17a34a4_80.jpg",
716
+ "likes": "http://api.thisismyjam.com/1/jams/zljfzl/likes.json?key=987bcab01b929eb2c07877b224215c92",
717
+ "likesCount": 1,
718
+ "playCount": 3,
719
+ "title": "Happy Station",
720
+ "via": "youtube",
721
+ "viaUrl": "http://www.youtube.com/watch?v=VokeiQUQufQ"
722
+ },
723
+ {
724
+ "artist": "Carly Simon",
725
+ "caption": "",
726
+ "creationDate": "Thu, 29 Mar 2012 21:01:24 +0000",
727
+ "current": false,
728
+ "endDate": "Thu, 05 Apr 2012 21:01:24 +0000",
729
+ "from": "BodyInTheThames",
730
+ "id": "z3mopu",
731
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/0be313f93aca79dbc049b3d006c76e1e_395.jpg",
732
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/0be313f93aca79dbc049b3d006c76e1e_185.jpg",
733
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/0be313f93aca79dbc049b3d006c76e1e_80.jpg",
734
+ "likes": "http://api.thisismyjam.com/1/jams/z3mopu/likes.json?key=987bcab01b929eb2c07877b224215c92",
735
+ "likesCount": 8,
736
+ "playCount": 23,
737
+ "title": "Why (12\" mix)",
738
+ "via": "youtube",
739
+ "viaUrl": "http://www.youtube.com/watch?v=9z951iR1bM8"
740
+ },
741
+ {
742
+ "artist": "Hildegard Knef",
743
+ "caption": "If the album art alone isn't enough to make you press play then you just don't know what good is.",
744
+ "creationDate": "Thu, 29 Mar 2012 15:32:35 +0000",
745
+ "current": false,
746
+ "endDate": "Sat, 31 Mar 2012 19:29:44 +0000",
747
+ "from": "casimercasimir",
748
+ "id": "yy18eo",
749
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/91b2865dd0bdfebdf6fa6ad42540df95_395.jpg",
750
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/91b2865dd0bdfebdf6fa6ad42540df95_185.jpg",
751
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/91b2865dd0bdfebdf6fa6ad42540df95_80.jpg",
752
+ "likes": "http://api.thisismyjam.com/1/jams/yy18eo/likes.json?key=987bcab01b929eb2c07877b224215c92",
753
+ "likesCount": 4,
754
+ "playCount": 5,
755
+ "title": "Im achtzigsten Stockwerk",
756
+ "via": "youtube",
757
+ "viaUrl": "http://www.youtube.com/watch?v=2BGSHc1X60Y"
758
+ },
759
+ {
760
+ "artist": "The Incredible String Band",
761
+ "caption": "At 13 minutes, this 60s piece takes a little patience but worth it. Best bit is in the middle. Wait fort it",
762
+ "creationDate": "Thu, 29 Mar 2012 13:15:09 +0000",
763
+ "current": false,
764
+ "endDate": "Wed, 04 Apr 2012 22:24:30 +0000",
765
+ "from": "fletchero",
766
+ "id": "yvqgmj",
767
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/532318db5f46a71a0a791e7d35f58922_395.jpg",
768
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/532318db5f46a71a0a791e7d35f58922_185.jpg",
769
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/532318db5f46a71a0a791e7d35f58922_80.jpg",
770
+ "likes": "http://api.thisismyjam.com/1/jams/yvqgmj/likes.json?key=987bcab01b929eb2c07877b224215c92",
771
+ "likesCount": 1,
772
+ "playCount": 7,
773
+ "title": "A Very Cellular Song",
774
+ "via": "youtube",
775
+ "viaUrl": "http://www.youtube.com/watch?v=bEfqpvnZD6E"
776
+ },
777
+ {
778
+ "artist": "College feat Electric Youth",
779
+ "caption": "If you haven't watched Drive yet watch it, the soundtrack is fab. Here's a sample.",
780
+ "creationDate": "Thu, 29 Mar 2012 11:34:08 +0000",
781
+ "current": false,
782
+ "endDate": "Thu, 05 Apr 2012 11:34:08 +0000",
783
+ "from": "jujumagik",
784
+ "id": "yug4zd",
785
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/1979da6d64226e6c04d98c497ad003b8_395.jpg",
786
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/1979da6d64226e6c04d98c497ad003b8_185.jpg",
787
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/1979da6d64226e6c04d98c497ad003b8_80.jpg",
788
+ "likes": "http://api.thisismyjam.com/1/jams/yug4zd/likes.json?key=987bcab01b929eb2c07877b224215c92",
789
+ "likesCount": 1,
790
+ "playCount": 12,
791
+ "title": "A Real Hero",
792
+ "via": "youtube",
793
+ "viaUrl": "http://www.youtube.com/watch?v=-DSVDcw6iW8"
794
+ },
795
+ {
796
+ "artist": "Sailor",
797
+ "caption": "",
798
+ "creationDate": "Thu, 29 Mar 2012 07:58:18 +0000",
799
+ "current": false,
800
+ "endDate": "Fri, 30 Mar 2012 08:07:51 +0000",
801
+ "from": "Eamonn_Forde",
802
+ "id": "ys37mw",
803
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/0a4fd93d13fe81c7208486f6cfcdd1bc_395.jpg",
804
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/0a4fd93d13fe81c7208486f6cfcdd1bc_185.jpg",
805
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/0a4fd93d13fe81c7208486f6cfcdd1bc_80.jpg",
806
+ "likes": "http://api.thisismyjam.com/1/jams/ys37mw/likes.json?key=987bcab01b929eb2c07877b224215c92",
807
+ "likesCount": 3,
808
+ "playCount": 10,
809
+ "title": "A Glass Of Champagne",
810
+ "via": "youtube",
811
+ "viaUrl": "http://www.youtube.com/watch?v=FeISAc9j0WE"
812
+ },
813
+ {
814
+ "artist": "Z Factor",
815
+ "caption": "That sounds kinky.",
816
+ "creationDate": "Thu, 29 Mar 2012 03:18:00 +0000",
817
+ "current": false,
818
+ "endDate": "Fri, 30 Mar 2012 15:15:33 +0000",
819
+ "from": "deepdisco",
820
+ "id": "ypuych",
821
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/7975f92096f4164a822fb7eebd572022_395.jpg",
822
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/7975f92096f4164a822fb7eebd572022_185.jpg",
823
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/7975f92096f4164a822fb7eebd572022_80.jpg",
824
+ "likes": "http://api.thisismyjam.com/1/jams/ypuych/likes.json?key=987bcab01b929eb2c07877b224215c92",
825
+ "likesCount": 11,
826
+ "playCount": 58,
827
+ "title": "(I Like To Do It In) Fast Cars",
828
+ "via": "hypemachine",
829
+ "viaUrl": "http://hypem.com/item/10zqk"
830
+ },
831
+ {
832
+ "artist": "Rebecca Black",
833
+ "caption": "FUN FUN FUN FUN",
834
+ "creationDate": "Wed, 28 Mar 2012 21:19:07 +0000",
835
+ "current": false,
836
+ "endDate": "Thu, 29 Mar 2012 20:19:40 +0000",
837
+ "from": "attack_yourself",
838
+ "id": "ymar8n",
839
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/aba3ed26da9e16a628c6228ac17f28da_395.jpg",
840
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/aba3ed26da9e16a628c6228ac17f28da_185.jpg",
841
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/aba3ed26da9e16a628c6228ac17f28da_80.jpg",
842
+ "likes": "http://api.thisismyjam.com/1/jams/ymar8n/likes.json?key=987bcab01b929eb2c07877b224215c92",
843
+ "likesCount": 1,
844
+ "playCount": 3,
845
+ "title": "Friday",
846
+ "via": "youtube",
847
+ "viaUrl": "http://www.youtube.com/watch?v=kfVsfOSbJY0"
848
+ },
849
+ {
850
+ "artist": "Fleetwood Mac",
851
+ "caption": "You can not always get it the way you want.... then you have to try to go your own way.",
852
+ "creationDate": "Wed, 28 Mar 2012 10:04:40 +0000",
853
+ "current": false,
854
+ "endDate": "Thu, 29 Mar 2012 14:31:59 +0000",
855
+ "from": "johnhofmann",
856
+ "id": "ybywug",
857
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/1838152cab1c910b3f21f38b99a70917_395.jpg",
858
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/1838152cab1c910b3f21f38b99a70917_185.jpg",
859
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/1838152cab1c910b3f21f38b99a70917_80.jpg",
860
+ "likes": "http://api.thisismyjam.com/1/jams/ybywug/likes.json?key=987bcab01b929eb2c07877b224215c92",
861
+ "likesCount": 2,
862
+ "playCount": 3,
863
+ "title": "Go Your Own Way",
864
+ "via": "youtube",
865
+ "viaUrl": "http://www.youtube.com/watch?v=6ul-cZyuYq4"
866
+ },
867
+ {
868
+ "artist": "Giorgio Moroder",
869
+ "caption": "This may or may not be sacrilegious. Please let me know what you think.",
870
+ "creationDate": "Tue, 27 Mar 2012 22:39:44 +0000",
871
+ "current": false,
872
+ "endDate": "Tue, 03 Apr 2012 10:37:17 +0000",
873
+ "from": "matt_speaks",
874
+ "id": "y65qlf",
875
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/2d83daa99752da146d1a260309a9e384_395.jpg",
876
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/2d83daa99752da146d1a260309a9e384_185.jpg",
877
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/2d83daa99752da146d1a260309a9e384_80.jpg",
878
+ "likes": "http://api.thisismyjam.com/1/jams/y65qlf/likes.json?key=987bcab01b929eb2c07877b224215c92",
879
+ "likesCount": 6,
880
+ "playCount": 25,
881
+ "title": "Knights in White Satin",
882
+ "via": "youtube",
883
+ "viaUrl": "http://www.youtube.com/watch?v=DTX-86_6hos"
884
+ },
885
+ {
886
+ "artist": "Yellow Magic Orchestra",
887
+ "caption": "",
888
+ "creationDate": "Tue, 27 Mar 2012 15:27:16 +0000",
889
+ "current": false,
890
+ "endDate": "Mon, 02 Apr 2012 17:28:06 +0000",
891
+ "from": "artnchicken",
892
+ "id": "xyup82",
893
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/6aa9752a8d933db2de8f2ac196ee55ec_395.jpg",
894
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/6aa9752a8d933db2de8f2ac196ee55ec_185.jpg",
895
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/6aa9752a8d933db2de8f2ac196ee55ec_80.jpg",
896
+ "likes": "http://api.thisismyjam.com/1/jams/xyup82/likes.json?key=987bcab01b929eb2c07877b224215c92",
897
+ "likesCount": 12,
898
+ "playCount": 45,
899
+ "title": "Rydeen",
900
+ "via": "youtube",
901
+ "viaUrl": "http://www.youtube.com/watch?v=sk6o4GWFIV8"
902
+ },
903
+ {
904
+ "artist": "An Awesome Marching Band",
905
+ "caption": "This little basketball tournament has taken over my life. Odd that the UK fight song is about football, no?",
906
+ "creationDate": "Tue, 27 Mar 2012 15:26:47 +0000",
907
+ "current": false,
908
+ "endDate": "Tue, 03 Apr 2012 15:26:47 +0000",
909
+ "from": "rosstodd",
910
+ "id": "xyrgvk",
911
+ "jamvatarLarge": "http://static01.thisismyjam.com/i/f38885d7743565e822b0cf2625928412_395.jpg",
912
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/f38885d7743565e822b0cf2625928412_185.jpg",
913
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/f38885d7743565e822b0cf2625928412_80.jpg",
914
+ "likes": "http://api.thisismyjam.com/1/jams/xyrgvk/likes.json?key=987bcab01b929eb2c07877b224215c92",
915
+ "likesCount": 1,
916
+ "playCount": 4,
917
+ "title": "On, On, U. Of K.",
918
+ "via": "youtube",
919
+ "viaUrl": "http://www.youtube.com/watch?v=-l0hqBdTAI8"
920
+ },
921
+ {
922
+ "artist": "Miami Horror",
923
+ "caption": "",
924
+ "creationDate": "Tue, 27 Mar 2012 15:23:31 +0000",
925
+ "current": false,
926
+ "endDate": "Sun, 01 Apr 2012 10:17:00 +0000",
927
+ "from": "nastya220993",
928
+ "id": "xyqkk3",
929
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/238afa969340216c55167b60d3e55eb9_395.jpg",
930
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/238afa969340216c55167b60d3e55eb9_185.jpg",
931
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/238afa969340216c55167b60d3e55eb9_80.jpg",
932
+ "likes": "http://api.thisismyjam.com/1/jams/xyqkk3/likes.json?key=987bcab01b929eb2c07877b224215c92",
933
+ "likesCount": 1,
934
+ "playCount": 4,
935
+ "title": "I Look to You",
936
+ "via": "youtube",
937
+ "viaUrl": "http://www.youtube.com/watch?v=jna2r56EXTg"
938
+ },
939
+ {
940
+ "artist": "Tony Christie feat. All Seeing I",
941
+ "caption": "Cracking tune. Mental video.",
942
+ "creationDate": "Mon, 26 Mar 2012 22:16:41 +0000",
943
+ "current": false,
944
+ "endDate": "Mon, 02 Apr 2012 22:16:41 +0000",
945
+ "from": "tomtaylor",
946
+ "id": "xn28ye",
947
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/3a9c34d1817fe3c9c2702085d80bf110_395.jpg",
948
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/3a9c34d1817fe3c9c2702085d80bf110_185.jpg",
949
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/3a9c34d1817fe3c9c2702085d80bf110_80.jpg",
950
+ "likes": "http://api.thisismyjam.com/1/jams/xn28ye/likes.json?key=987bcab01b929eb2c07877b224215c92",
951
+ "likesCount": 6,
952
+ "playCount": 28,
953
+ "title": "Walk Like a Panther",
954
+ "via": "youtube",
955
+ "viaUrl": "http://www.youtube.com/watch?v=xeFyD-JYWD0"
956
+ },
957
+ {
958
+ "artist": "Shock",
959
+ "caption": "",
960
+ "creationDate": "Mon, 26 Mar 2012 19:48:57 +0000",
961
+ "current": false,
962
+ "endDate": "Mon, 02 Apr 2012 19:48:57 +0000",
963
+ "from": "givp",
964
+ "id": "xkhs4r",
965
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/ea6185293f774c204e5ade5a5c9ccbee_395.jpg",
966
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/ea6185293f774c204e5ade5a5c9ccbee_185.jpg",
967
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/ea6185293f774c204e5ade5a5c9ccbee_80.jpg",
968
+ "likes": "http://api.thisismyjam.com/1/jams/xkhs4r/likes.json?key=987bcab01b929eb2c07877b224215c92",
969
+ "likesCount": 1,
970
+ "playCount": 10,
971
+ "title": "Dream Games",
972
+ "via": "youtube",
973
+ "viaUrl": "http://www.youtube.com/watch?v=bG_cSEXcxLM"
974
+ },
975
+ {
976
+ "artist": "Arovane & Phonem",
977
+ "caption": "ᔥ @wolfe585",
978
+ "creationDate": "Mon, 26 Mar 2012 19:45:44 +0000",
979
+ "current": false,
980
+ "endDate": "Mon, 02 Apr 2012 19:45:44 +0000",
981
+ "from": "myrrh",
982
+ "id": "xkewpn",
983
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/aa4d4456686569cf11112c0dc138f34a_395.jpg",
984
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/aa4d4456686569cf11112c0dc138f34a_185.jpg",
985
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/aa4d4456686569cf11112c0dc138f34a_80.jpg",
986
+ "likes": "http://api.thisismyjam.com/1/jams/xkewpn/likes.json?key=987bcab01b929eb2c07877b224215c92",
987
+ "likesCount": 2,
988
+ "playCount": 6,
989
+ "title": "Valid Fard",
990
+ "via": "youtube",
991
+ "viaUrl": "http://www.youtube.com/watch?v=FVg5vDjX1nI"
992
+ },
993
+ {
994
+ "artist": "Blackbird Blackbird",
995
+ "caption": "",
996
+ "creationDate": "Mon, 26 Mar 2012 18:32:39 +0000",
997
+ "current": false,
998
+ "endDate": "Tue, 27 Mar 2012 12:02:08 +0000",
999
+ "from": "meowitsallie",
1000
+ "id": "xj22kr",
1001
+ "jamvatarLarge": "http://static03.thisismyjam.com/i/286f7499fdf2616a8bbd6bfe277582a3_395.jpg",
1002
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/286f7499fdf2616a8bbd6bfe277582a3_185.jpg",
1003
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/286f7499fdf2616a8bbd6bfe277582a3_80.jpg",
1004
+ "likes": "http://api.thisismyjam.com/1/jams/xj22kr/likes.json?key=987bcab01b929eb2c07877b224215c92",
1005
+ "likesCount": 2,
1006
+ "playCount": 6,
1007
+ "title": "Hawaii",
1008
+ "via": "youtube",
1009
+ "viaUrl": "http://www.youtube.com/watch?v=m7kqGS0Ho3M"
1010
+ },
1011
+ {
1012
+ "artist": "Adolphson & Falk",
1013
+ "caption": "Back to the 80s, back to Stockholm and back to Adolphson & Falk in 1982. This is a fantastic synth track!",
1014
+ "creationDate": "Mon, 26 Mar 2012 16:45:21 +0000",
1015
+ "current": false,
1016
+ "endDate": "Mon, 02 Apr 2012 16:45:21 +0000",
1017
+ "from": "SyntheticSound",
1018
+ "id": "xgu67q",
1019
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/75fd100e3b039cca9c451cf5e47c95b4_395.jpg",
1020
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/75fd100e3b039cca9c451cf5e47c95b4_185.jpg",
1021
+ "jamvatarSmall": "http://static04.thisismyjam.com/i/75fd100e3b039cca9c451cf5e47c95b4_80.jpg",
1022
+ "likes": "http://api.thisismyjam.com/1/jams/xgu67q/likes.json?key=987bcab01b929eb2c07877b224215c92",
1023
+ "likesCount": 2,
1024
+ "playCount": 8,
1025
+ "title": "Stockholmsserenad",
1026
+ "via": "youtube",
1027
+ "viaUrl": "http://www.youtube.com/watch?v=dWqx4Ap-Pm4"
1028
+ },
1029
+ {
1030
+ "artist": "The Thunderclaps",
1031
+ "caption": "'OTT wrestling entrance music' is one of my favourite genres.",
1032
+ "creationDate": "Mon, 26 Mar 2012 14:42:51 +0000",
1033
+ "current": false,
1034
+ "endDate": "Thu, 29 Mar 2012 12:47:29 +0000",
1035
+ "from": "Chichibio",
1036
+ "id": "x8xy4f",
1037
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/b5836e21965816215f503d26adf95b04_395.jpg",
1038
+ "jamvatarMedium": "http://static04.thisismyjam.com/i/b5836e21965816215f503d26adf95b04_185.jpg",
1039
+ "jamvatarSmall": "http://static01.thisismyjam.com/i/b5836e21965816215f503d26adf95b04_80.jpg",
1040
+ "likes": "http://api.thisismyjam.com/1/jams/x8xy4f/likes.json?key=987bcab01b929eb2c07877b224215c92",
1041
+ "likesCount": 3,
1042
+ "playCount": 20,
1043
+ "title": "Judgment Day",
1044
+ "via": "youtube",
1045
+ "viaUrl": "http://www.youtube.com/watch?v=1BxuGdOLAaA"
1046
+ },
1047
+ {
1048
+ "artist": "Plastic Bertrand",
1049
+ "caption": "",
1050
+ "creationDate": "Mon, 26 Mar 2012 14:42:19 +0000",
1051
+ "current": false,
1052
+ "endDate": "Thu, 29 Mar 2012 15:50:19 +0000",
1053
+ "from": "nefarioustim",
1054
+ "id": "xee0ir",
1055
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/d2cb1039d01ff203f46285ee93d894b2_395.jpg",
1056
+ "jamvatarMedium": "http://static03.thisismyjam.com/i/d2cb1039d01ff203f46285ee93d894b2_185.jpg",
1057
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/d2cb1039d01ff203f46285ee93d894b2_80.jpg",
1058
+ "likes": "http://api.thisismyjam.com/1/jams/xee0ir/likes.json?key=987bcab01b929eb2c07877b224215c92",
1059
+ "likesCount": 4,
1060
+ "playCount": 5,
1061
+ "title": "CA Plane Pour Moi",
1062
+ "via": "youtube",
1063
+ "viaUrl": "http://www.youtube.com/watch?v=MsXknE8LOEI"
1064
+ },
1065
+ {
1066
+ "artist": "Bizarre Inc.",
1067
+ "caption": "",
1068
+ "creationDate": "Mon, 26 Mar 2012 00:58:17 +0000",
1069
+ "current": false,
1070
+ "endDate": "Mon, 02 Apr 2012 00:58:17 +0000",
1071
+ "from": "tabbyranch",
1072
+ "id": "x5yr9u",
1073
+ "jamvatarLarge": "http://static04.thisismyjam.com/i/ca715ee4e6bb3ab018d13b4101f78aa6_395.jpg",
1074
+ "jamvatarMedium": "http://static02.thisismyjam.com/i/ca715ee4e6bb3ab018d13b4101f78aa6_185.jpg",
1075
+ "jamvatarSmall": "http://static03.thisismyjam.com/i/ca715ee4e6bb3ab018d13b4101f78aa6_80.jpg",
1076
+ "likes": "http://api.thisismyjam.com/1/jams/x5yr9u/likes.json?key=987bcab01b929eb2c07877b224215c92",
1077
+ "likesCount": 2,
1078
+ "playCount": 9,
1079
+ "title": "Playing With Knives",
1080
+ "via": "youtube",
1081
+ "viaUrl": "http://www.youtube.com/watch?v=cw1vd9o1uM0"
1082
+ },
1083
+ {
1084
+ "artist": "NO ZU",
1085
+ "caption": "",
1086
+ "creationDate": "Sat, 24 Mar 2012 07:31:44 +0000",
1087
+ "current": false,
1088
+ "endDate": "Sat, 31 Mar 2012 07:31:44 +0000",
1089
+ "from": "SarahKamat",
1090
+ "id": "wl4ypu",
1091
+ "jamvatarLarge": "http://static02.thisismyjam.com/i/dd717a3b0a5581ba7d2d20db2f3516ff_395.jpg",
1092
+ "jamvatarMedium": "http://static01.thisismyjam.com/i/dd717a3b0a5581ba7d2d20db2f3516ff_185.jpg",
1093
+ "jamvatarSmall": "http://static02.thisismyjam.com/i/dd717a3b0a5581ba7d2d20db2f3516ff_80.jpg",
1094
+ "likes": "http://api.thisismyjam.com/1/jams/wl4ypu/likes.json?key=987bcab01b929eb2c07877b224215c92",
1095
+ "likesCount": 9,
1096
+ "playCount": 39,
1097
+ "title": "Fa Foma Fi",
1098
+ "via": "youtube",
1099
+ "viaUrl": "http://www.youtube.com/watch?v=jotwAIgS6f4"
1100
+ }
1101
+ ],
1102
+ "list": {
1103
+ "hasMore": true,
1104
+ "next": "http://api.thisismyjam.com/1/IFTFOM/likes.json?show=past&page=2&key=987bcab01b929eb2c07877b224215c92"
1105
+ }
1106
+ }