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,1406 @@
1
+ {
2
+ "list": {
3
+ "hasMore": true,
4
+ "next": "http://api.thisismyjam.com/1/IFTFOM/following.json?order=followedDate&page=2&key=987bcab01b929eb2c07877b224215c92"
5
+ },
6
+ "people": [
7
+ {
8
+ "apiUrl": "http://api.thisismyjam.com/1/pierrepont.json?key=987bcab01b929eb2c07877b224215c92",
9
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_0ede16cce4ab4aa47fe29c5fdd994272_128.jpg",
10
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_0ede16cce4ab4aa47fe29c5fdd994272_small.jpg",
11
+ "bio": "Professional writer, semi-pro foodie, market nerd, and music snob. And now, Atlantic contributor! ",
12
+ "facebookID": "564957142",
13
+ "followedDate": "Tue, 17 Apr 2012 17:58:36 +0000",
14
+ "followers": "http://api.thisismyjam.com/1/pierrepont/followers.json?key=987bcab01b929eb2c07877b224215c92",
15
+ "followersCount": 7,
16
+ "following": "http://api.thisismyjam.com/1/pierrepont/following.json?key=987bcab01b929eb2c07877b224215c92",
17
+ "followingCount": 17,
18
+ "fullname": "Brendan Hasenstab",
19
+ "hasCurrentJam": true,
20
+ "jamCount": 7,
21
+ "joinedDate": "Tue, 03 Apr 2012 21:31:36 +0000",
22
+ "name": "pierrepont",
23
+ "representativeArtists": [
24
+ "Sister Nancy",
25
+ "The Jam",
26
+ "R\u00f6yksopp",
27
+ "R\u00f3is\u00edn Murphy"
28
+ ],
29
+ "twitterName": "pierrepont",
30
+ "url": "http://www.thisismyjam.com/pierrepont"
31
+ },
32
+ {
33
+ "apiUrl": "http://api.thisismyjam.com/1/Prizmo.json?key=987bcab01b929eb2c07877b224215c92",
34
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_e054acc16a6bd2e384605f114f095b8a_128.jpg",
35
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_e054acc16a6bd2e384605f114f095b8a_small.jpg",
36
+ "bio": "Danish student, who very much enjoys music :D \r\nI play Word of Warcraft and League of Legends ",
37
+ "facebookID": "629968598",
38
+ "followedDate": "Tue, 17 Apr 2012 13:56:24 +0000",
39
+ "followers": "http://api.thisismyjam.com/1/Prizmo/followers.json?key=987bcab01b929eb2c07877b224215c92",
40
+ "followersCount": 7,
41
+ "following": "http://api.thisismyjam.com/1/Prizmo/following.json?key=987bcab01b929eb2c07877b224215c92",
42
+ "followingCount": 5,
43
+ "fullname": "Johnny Reyes Pedersen",
44
+ "hasCurrentJam": true,
45
+ "jamCount": 30,
46
+ "joinedDate": "Sun, 12 Feb 2012 19:01:39 +0000",
47
+ "name": "Prizmo",
48
+ "representativeArtists": [
49
+ "Smash Mouth",
50
+ "Stone Sour",
51
+ "Men Without Hats",
52
+ "Queen"
53
+ ],
54
+ "twitterName": "PrizmoLocksage",
55
+ "url": "http://www.thisismyjam.com/Prizmo"
56
+ },
57
+ {
58
+ "apiUrl": "http://api.thisismyjam.com/1/travelmorpho.json?key=987bcab01b929eb2c07877b224215c92",
59
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_9236ec08f5c7410471aff179f7a2a2e7_128.jpg",
60
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_9236ec08f5c7410471aff179f7a2a2e7_small.jpg",
61
+ "bio": "Must haves: Wings to travel the world. Food to comfort the soul. Canadian bred PR and marketing enthusiast. My cheeks may be huge but my appetite is larger.",
62
+ "followedDate": "Tue, 17 Apr 2012 13:51:45 +0000",
63
+ "followers": "http://api.thisismyjam.com/1/travelmorpho/followers.json?key=987bcab01b929eb2c07877b224215c92",
64
+ "followersCount": 1,
65
+ "following": "http://api.thisismyjam.com/1/travelmorpho/following.json?key=987bcab01b929eb2c07877b224215c92",
66
+ "followingCount": 1,
67
+ "fullname": "Hazel Ho",
68
+ "hasCurrentJam": true,
69
+ "jamCount": 1,
70
+ "joinedDate": "Tue, 17 Apr 2012 13:18:54 +0000",
71
+ "name": "travelmorpho",
72
+ "representativeArtists": [],
73
+ "twitterName": "hazel_ho",
74
+ "url": "http://www.thisismyjam.com/travelmorpho"
75
+ },
76
+ {
77
+ "apiUrl": "http://api.thisismyjam.com/1/ely.json?key=987bcab01b929eb2c07877b224215c92",
78
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_d4539f6d8907f03a1782772c73a63e2a_128.png",
79
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_d4539f6d8907f03a1782772c73a63e2a_small.png",
80
+ "bio": "Do stuff, listen to stuff, watch stuff. ",
81
+ "facebookID": "658924612",
82
+ "followedDate": "Mon, 16 Apr 2012 21:49:25 +0000",
83
+ "followers": "http://api.thisismyjam.com/1/ely/followers.json?key=987bcab01b929eb2c07877b224215c92",
84
+ "followersCount": 3,
85
+ "following": "http://api.thisismyjam.com/1/ely/following.json?key=987bcab01b929eb2c07877b224215c92",
86
+ "followingCount": 5,
87
+ "fullname": "Mark Elliott",
88
+ "hasCurrentJam": true,
89
+ "jamCount": 4,
90
+ "joinedDate": "Tue, 13 Mar 2012 19:07:05 +0000",
91
+ "name": "ely",
92
+ "representativeArtists": [
93
+ "Tyree Cooper",
94
+ "Mr. Fingers",
95
+ "Jack Lee"
96
+ ],
97
+ "url": "http://www.thisismyjam.com/ely"
98
+ },
99
+ {
100
+ "apiUrl": "http://api.thisismyjam.com/1/soffipopcorn.json?key=987bcab01b929eb2c07877b224215c92",
101
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_9187fbfc64ea0d84af2b422e2c5fa68c_128.jpg",
102
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_9187fbfc64ea0d84af2b422e2c5fa68c_small.jpg",
103
+ "bio": "I'm a swedish interactive Art Director working at Sid Lee Montreal.",
104
+ "followedDate": "Mon, 16 Apr 2012 17:47:35 +0000",
105
+ "followers": "http://api.thisismyjam.com/1/soffipopcorn/followers.json?key=987bcab01b929eb2c07877b224215c92",
106
+ "followersCount": 6,
107
+ "following": "http://api.thisismyjam.com/1/soffipopcorn/following.json?key=987bcab01b929eb2c07877b224215c92",
108
+ "followingCount": 3,
109
+ "fullname": "Sofia Gillstr\u00f6m",
110
+ "hasCurrentJam": false,
111
+ "jamCount": 0,
112
+ "joinedDate": "Tue, 17 Jan 2012 17:06:15 +0000",
113
+ "name": "soffipopcorn",
114
+ "representativeArtists": [],
115
+ "twitterName": "soffipopcorn",
116
+ "url": "http://www.thisismyjam.com/soffipopcorn"
117
+ },
118
+ {
119
+ "apiUrl": "http://api.thisismyjam.com/1/pedrolycus.json?key=987bcab01b929eb2c07877b224215c92",
120
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_26212085ae1aa17e42483557dbbc02ef_128.jpg",
121
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_26212085ae1aa17e42483557dbbc02ef_small.jpg",
122
+ "bio": "",
123
+ "facebookID": "1476318593",
124
+ "followedDate": "Mon, 16 Apr 2012 14:16:43 +0000",
125
+ "followers": "http://api.thisismyjam.com/1/pedrolycus/followers.json?key=987bcab01b929eb2c07877b224215c92",
126
+ "followersCount": 7,
127
+ "following": "http://api.thisismyjam.com/1/pedrolycus/following.json?key=987bcab01b929eb2c07877b224215c92",
128
+ "followingCount": 5,
129
+ "fullname": "Pedro Bernardes",
130
+ "hasCurrentJam": true,
131
+ "jamCount": 14,
132
+ "joinedDate": "Thu, 01 Dec 2011 13:56:20 +0000",
133
+ "name": "pedrolycus",
134
+ "representativeArtists": [
135
+ "Kreayshawn",
136
+ "Paramore",
137
+ "Nicky Romero",
138
+ "Ti\u00ebsto"
139
+ ],
140
+ "twitterName": "pedrolycus",
141
+ "url": "http://www.thisismyjam.com/pedrolycus"
142
+ },
143
+ {
144
+ "apiUrl": "http://api.thisismyjam.com/1/Willisinavest.json?key=987bcab01b929eb2c07877b224215c92",
145
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_1dce48f995c8b9a60afcb6bd2d250bab_128.jpg",
146
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_1dce48f995c8b9a60afcb6bd2d250bab_small.jpg",
147
+ "bio": "Just more Internet hype",
148
+ "followedDate": "Mon, 16 Apr 2012 13:25:01 +0000",
149
+ "followers": "http://api.thisismyjam.com/1/Willisinavest/followers.json?key=987bcab01b929eb2c07877b224215c92",
150
+ "followersCount": 1,
151
+ "following": "http://api.thisismyjam.com/1/Willisinavest/following.json?key=987bcab01b929eb2c07877b224215c92",
152
+ "followingCount": 1,
153
+ "fullname": "Will Langley",
154
+ "hasCurrentJam": true,
155
+ "jamCount": 1,
156
+ "joinedDate": "Mon, 16 Apr 2012 12:59:04 +0000",
157
+ "name": "Willisinavest",
158
+ "representativeArtists": [],
159
+ "twitterName": "Willisinavest",
160
+ "url": "http://www.thisismyjam.com/Willisinavest"
161
+ },
162
+ {
163
+ "apiUrl": "http://api.thisismyjam.com/1/Can_You_Felix.json?key=987bcab01b929eb2c07877b224215c92",
164
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_925b21dd42fb58516bac3f5ac0fd4643_128.jpg",
165
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_925b21dd42fb58516bac3f5ac0fd4643_small.jpg",
166
+ "bio": "I have a tendency to get a little over excited,\r\nResident at Heads High - Manchester's baddest bashment dance\r\nMember of the Murkage Cartel",
167
+ "facebookID": "500986227",
168
+ "followedDate": "Mon, 16 Apr 2012 13:17:28 +0000",
169
+ "followers": "http://api.thisismyjam.com/1/Can_You_Felix/followers.json?key=987bcab01b929eb2c07877b224215c92",
170
+ "followersCount": 16,
171
+ "following": "http://api.thisismyjam.com/1/Can_You_Felix/following.json?key=987bcab01b929eb2c07877b224215c92",
172
+ "followingCount": 20,
173
+ "fullname": "Felix Read",
174
+ "hasCurrentJam": true,
175
+ "jamCount": 19,
176
+ "joinedDate": "Mon, 02 Jan 2012 14:55:03 +0000",
177
+ "name": "Can_You_Felix",
178
+ "representativeArtists": [
179
+ "Chan Dizzy",
180
+ "Mavado",
181
+ "DJ Q",
182
+ "Crystal Waters"
183
+ ],
184
+ "twitterName": "Can_You_Felix",
185
+ "url": "http://www.thisismyjam.com/Can_You_Felix"
186
+ },
187
+ {
188
+ "apiUrl": "http://api.thisismyjam.com/1/YACHT.json?key=987bcab01b929eb2c07877b224215c92",
189
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_fd885f36bc57ea91e5526cceb15c9c0f_128.png",
190
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_fd885f36bc57ea91e5526cceb15c9c0f_small.png",
191
+ "bio": "YACHT is a band, business, & belief system operating out of the Western American Utopian Triangle of Los Angeles, CA, Portland, OR & Marfa, TX.",
192
+ "followedDate": "Mon, 16 Apr 2012 08:51:40 +0000",
193
+ "followers": "http://api.thisismyjam.com/1/YACHT/followers.json?key=987bcab01b929eb2c07877b224215c92",
194
+ "followersCount": 56,
195
+ "following": "http://api.thisismyjam.com/1/YACHT/following.json?key=987bcab01b929eb2c07877b224215c92",
196
+ "followingCount": 0,
197
+ "fullname": "",
198
+ "hasCurrentJam": true,
199
+ "jamCount": 1,
200
+ "joinedDate": "Sun, 15 Apr 2012 16:42:38 +0000",
201
+ "name": "YACHT",
202
+ "representativeArtists": [],
203
+ "url": "http://www.thisismyjam.com/YACHT"
204
+ },
205
+ {
206
+ "apiUrl": "http://api.thisismyjam.com/1/TrvsSharlik.json?key=987bcab01b929eb2c07877b224215c92",
207
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_8e836b3cb107868caad726766ca55228_128.jpg",
208
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_8e836b3cb107868caad726766ca55228_small.jpg",
209
+ "bio": "St. John's University | \r\nCollege of Professional Studies |\r\n18 | Check out my Tumblr! \r\n",
210
+ "facebookID": "100000898426898",
211
+ "followedDate": "Sat, 14 Apr 2012 00:20:04 +0000",
212
+ "followers": "http://api.thisismyjam.com/1/TrvsSharlik/followers.json?key=987bcab01b929eb2c07877b224215c92",
213
+ "followersCount": 7,
214
+ "following": "http://api.thisismyjam.com/1/TrvsSharlik/following.json?key=987bcab01b929eb2c07877b224215c92",
215
+ "followingCount": 22,
216
+ "fullname": "Trevor.",
217
+ "hasCurrentJam": true,
218
+ "jamCount": 6,
219
+ "joinedDate": "Sun, 25 Mar 2012 07:10:00 +0000",
220
+ "name": "TrvsSharlik",
221
+ "representativeArtists": [
222
+ "Lana Del Rey",
223
+ "Usher",
224
+ "Melanie Fiona",
225
+ "Rihanna"
226
+ ],
227
+ "twitterName": "TrvsSharlik",
228
+ "url": "http://www.thisismyjam.com/TrvsSharlik"
229
+ },
230
+ {
231
+ "apiUrl": "http://api.thisismyjam.com/1/iivix.json?key=987bcab01b929eb2c07877b224215c92",
232
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_42af19733ede4029dab5faa7cedf2853_128.jpg",
233
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_42af19733ede4029dab5faa7cedf2853_small.jpg",
234
+ "bio": "Music geek / crate digger / DJ & producer. I love noise & quiet, 909s & the 1920s, pop & opera | digitalvomit.com | weplaymusic.co.uk",
235
+ "facebookID": "623398161",
236
+ "followedDate": "Sat, 14 Apr 2012 00:11:49 +0000",
237
+ "followers": "http://api.thisismyjam.com/1/iivix/followers.json?key=987bcab01b929eb2c07877b224215c92",
238
+ "followersCount": 47,
239
+ "following": "http://api.thisismyjam.com/1/iivix/following.json?key=987bcab01b929eb2c07877b224215c92",
240
+ "followingCount": 55,
241
+ "fullname": "Mattie Twentythree",
242
+ "hasCurrentJam": true,
243
+ "jamCount": 18,
244
+ "joinedDate": "Wed, 11 Jan 2012 14:31:16 +0000",
245
+ "name": "iivix",
246
+ "representativeArtists": [
247
+ "Hyuna Kim",
248
+ "Roska",
249
+ "N. Sokolov",
250
+ "Modern Romance"
251
+ ],
252
+ "url": "http://www.thisismyjam.com/iivix"
253
+ },
254
+ {
255
+ "apiUrl": "http://api.thisismyjam.com/1/juliushoerr.json?key=987bcab01b929eb2c07877b224215c92",
256
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_f4a58f79244d17d36c290549138fbab0_128.png",
257
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_f4a58f79244d17d36c290549138fbab0_small.png",
258
+ "bio": "here is your big salad of music, sir. \r\njust eat it! ",
259
+ "followedDate": "Fri, 13 Apr 2012 16:27:12 +0000",
260
+ "followers": "http://api.thisismyjam.com/1/juliushoerr/followers.json?key=987bcab01b929eb2c07877b224215c92",
261
+ "followersCount": 5,
262
+ "following": "http://api.thisismyjam.com/1/juliushoerr/following.json?key=987bcab01b929eb2c07877b224215c92",
263
+ "followingCount": 14,
264
+ "fullname": "ginandjules",
265
+ "hasCurrentJam": true,
266
+ "jamCount": 8,
267
+ "joinedDate": "Tue, 20 Mar 2012 18:03:29 +0000",
268
+ "name": "juliushoerr",
269
+ "representativeArtists": [
270
+ "Todd Terje",
271
+ "queens of the stone age",
272
+ "Out Getting Ribs",
273
+ "Bill Withers"
274
+ ],
275
+ "twitterName": "juliushoerr",
276
+ "url": "http://www.thisismyjam.com/juliushoerr"
277
+ },
278
+ {
279
+ "apiUrl": "http://api.thisismyjam.com/1/tobeaverb.json?key=987bcab01b929eb2c07877b224215c92",
280
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_44079905348c765fe13ec52592aee199_128.jpg",
281
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_44079905348c765fe13ec52592aee199_small.jpg",
282
+ "bio": "After silence, that which comes nearest to expressing the inexpressible is music - Aldous Huxley\r\n\r\n\r\n\r\n",
283
+ "followedDate": "Fri, 13 Apr 2012 15:02:04 +0000",
284
+ "followers": "http://api.thisismyjam.com/1/tobeaverb/followers.json?key=987bcab01b929eb2c07877b224215c92",
285
+ "followersCount": 1,
286
+ "following": "http://api.thisismyjam.com/1/tobeaverb/following.json?key=987bcab01b929eb2c07877b224215c92",
287
+ "followingCount": 6,
288
+ "fullname": "Jonathan Duncan",
289
+ "hasCurrentJam": true,
290
+ "jamCount": 7,
291
+ "joinedDate": "Wed, 11 Apr 2012 20:41:54 +0000",
292
+ "name": "tobeaverb",
293
+ "representativeArtists": [
294
+ "Poli\u00e7a",
295
+ "Sharon Van Etten",
296
+ "Arctic Monkeys",
297
+ "Halls"
298
+ ],
299
+ "twitterName": "Tobe_averb",
300
+ "url": "http://www.thisismyjam.com/tobeaverb"
301
+ },
302
+ {
303
+ "apiUrl": "http://api.thisismyjam.com/1/ryanashleymusic.json?key=987bcab01b929eb2c07877b224215c92",
304
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_d62f54fe588477ea0a0eba9d19816a59_128.jpg",
305
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_d62f54fe588477ea0a0eba9d19816a59_small.jpg",
306
+ "bio": "16 year old singer/songwriter from London, UK.",
307
+ "followedDate": "Fri, 13 Apr 2012 14:14:59 +0000",
308
+ "followers": "http://api.thisismyjam.com/1/ryanashleymusic/followers.json?key=987bcab01b929eb2c07877b224215c92",
309
+ "followersCount": 116,
310
+ "following": "http://api.thisismyjam.com/1/ryanashleymusic/following.json?key=987bcab01b929eb2c07877b224215c92",
311
+ "followingCount": 988,
312
+ "fullname": "Ryan Ashley",
313
+ "hasCurrentJam": true,
314
+ "jamCount": 3,
315
+ "joinedDate": "Wed, 11 Apr 2012 01:54:25 +0000",
316
+ "name": "ryanashleymusic",
317
+ "representativeArtists": [
318
+ "Beyonc\u00e9",
319
+ "Stevie Wonder"
320
+ ],
321
+ "url": "http://www.thisismyjam.com/ryanashleymusic"
322
+ },
323
+ {
324
+ "apiUrl": "http://api.thisismyjam.com/1/ahm.json?key=987bcab01b929eb2c07877b224215c92",
325
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_eefac61c8584b034f18ade221a0a5d45_128.jpg",
326
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_eefac61c8584b034f18ade221a0a5d45_small.jpg",
327
+ "bio": "Ahm76\r\nLos Angeles, CA",
328
+ "followedDate": "Thu, 12 Apr 2012 23:38:44 +0000",
329
+ "followers": "http://api.thisismyjam.com/1/ahm/followers.json?key=987bcab01b929eb2c07877b224215c92",
330
+ "followersCount": 51,
331
+ "following": "http://api.thisismyjam.com/1/ahm/following.json?key=987bcab01b929eb2c07877b224215c92",
332
+ "followingCount": 34,
333
+ "fullname": "Ahm",
334
+ "hasCurrentJam": false,
335
+ "jamCount": 12,
336
+ "joinedDate": "Fri, 10 Feb 2012 22:43:33 +0000",
337
+ "name": "ahm",
338
+ "representativeArtists": [
339
+ "Anni Rossi",
340
+ "Gleaming Spires",
341
+ "The Who",
342
+ "Whitney Houston"
343
+ ],
344
+ "twitterName": "Ahm76",
345
+ "url": "http://www.thisismyjam.com/ahm"
346
+ },
347
+ {
348
+ "apiUrl": "http://api.thisismyjam.com/1/moda.json?key=987bcab01b929eb2c07877b224215c92",
349
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_f35047b303e82f4402daf62be3985e1e_128.png",
350
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_f35047b303e82f4402daf62be3985e1e_small.png",
351
+ "bio": "sunny songs on a sunny day \u25ce\u3000",
352
+ "followedDate": "Thu, 12 Apr 2012 15:06:13 +0000",
353
+ "followers": "http://api.thisismyjam.com/1/moda/followers.json?key=987bcab01b929eb2c07877b224215c92",
354
+ "followersCount": 3,
355
+ "following": "http://api.thisismyjam.com/1/moda/following.json?key=987bcab01b929eb2c07877b224215c92",
356
+ "followingCount": 10,
357
+ "fullname": "\u2600sunny hunny",
358
+ "hasCurrentJam": true,
359
+ "jamCount": 10,
360
+ "joinedDate": "Mon, 13 Feb 2012 16:21:03 +0000",
361
+ "name": "moda",
362
+ "representativeArtists": [
363
+ "Weldon Irvine",
364
+ "De La Soul",
365
+ "Marvin Gaye",
366
+ ""
367
+ ],
368
+ "url": "http://www.thisismyjam.com/moda"
369
+ },
370
+ {
371
+ "apiUrl": "http://api.thisismyjam.com/1/chrisbano.json?key=987bcab01b929eb2c07877b224215c92",
372
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_53d20b91b54541d1ac7d6dc8d349c676_128.jpg",
373
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_53d20b91b54541d1ac7d6dc8d349c676_small.jpg",
374
+ "bio": "",
375
+ "facebookID": "193104846",
376
+ "followedDate": "Thu, 12 Apr 2012 12:01:28 +0000",
377
+ "followers": "http://api.thisismyjam.com/1/chrisbano/followers.json?key=987bcab01b929eb2c07877b224215c92",
378
+ "followersCount": 3,
379
+ "following": "http://api.thisismyjam.com/1/chrisbano/following.json?key=987bcab01b929eb2c07877b224215c92",
380
+ "followingCount": 4,
381
+ "fullname": "Chris Bano",
382
+ "hasCurrentJam": true,
383
+ "jamCount": 1,
384
+ "joinedDate": "Thu, 12 Apr 2012 11:48:27 +0000",
385
+ "name": "chrisbano",
386
+ "representativeArtists": [],
387
+ "url": "http://www.thisismyjam.com/chrisbano"
388
+ },
389
+ {
390
+ "apiUrl": "http://api.thisismyjam.com/1/Heather.json?key=987bcab01b929eb2c07877b224215c92",
391
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_b960f00db1e3171a4a24fd409f49359d_128.png",
392
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_b960f00db1e3171a4a24fd409f49359d_small.png",
393
+ "bio": "",
394
+ "followedDate": "Thu, 12 Apr 2012 11:13:21 +0000",
395
+ "followers": "http://api.thisismyjam.com/1/Heather/followers.json?key=987bcab01b929eb2c07877b224215c92",
396
+ "followersCount": 47,
397
+ "following": "http://api.thisismyjam.com/1/Heather/following.json?key=987bcab01b929eb2c07877b224215c92",
398
+ "followingCount": 24,
399
+ "fullname": "Heather Rasley",
400
+ "hasCurrentJam": true,
401
+ "jamCount": 64,
402
+ "joinedDate": "Wed, 14 Dec 2011 08:51:29 +0000",
403
+ "name": "Heather",
404
+ "representativeArtists": [
405
+ "Opie Piper Spray",
406
+ "Ghost Wave",
407
+ "Evy Jane",
408
+ "Parallel Dance Ensemble"
409
+ ],
410
+ "twitterName": "Heather_R",
411
+ "url": "http://www.thisismyjam.com/Heather"
412
+ },
413
+ {
414
+ "apiUrl": "http://api.thisismyjam.com/1/sepia_splash.json?key=987bcab01b929eb2c07877b224215c92",
415
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_6f5a8524c2335fed767d71e1c3fa5afd_128.jpg",
416
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_6f5a8524c2335fed767d71e1c3fa5afd_small.jpg",
417
+ "bio": "",
418
+ "followedDate": "Thu, 12 Apr 2012 10:42:51 +0000",
419
+ "followers": "http://api.thisismyjam.com/1/sepia_splash/followers.json?key=987bcab01b929eb2c07877b224215c92",
420
+ "followersCount": 3,
421
+ "following": "http://api.thisismyjam.com/1/sepia_splash/following.json?key=987bcab01b929eb2c07877b224215c92",
422
+ "followingCount": 4,
423
+ "fullname": "Amanda Smith",
424
+ "hasCurrentJam": true,
425
+ "jamCount": 3,
426
+ "joinedDate": "Thu, 12 Apr 2012 07:32:40 +0000",
427
+ "name": "sepia_splash",
428
+ "representativeArtists": [
429
+ "Martin Solveig",
430
+ "Kylie Minogue"
431
+ ],
432
+ "url": "http://www.thisismyjam.com/sepia_splash"
433
+ },
434
+ {
435
+ "apiUrl": "http://api.thisismyjam.com/1/deadmongoose.json?key=987bcab01b929eb2c07877b224215c92",
436
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_bcd2b15f09500fcfde6f8d4937a63296_128.jpg",
437
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_bcd2b15f09500fcfde6f8d4937a63296_small.jpg",
438
+ "bio": "",
439
+ "facebookID": "722594428",
440
+ "followedDate": "Wed, 11 Apr 2012 16:37:06 +0000",
441
+ "followers": "http://api.thisismyjam.com/1/deadmongoose/followers.json?key=987bcab01b929eb2c07877b224215c92",
442
+ "followersCount": 4,
443
+ "following": "http://api.thisismyjam.com/1/deadmongoose/following.json?key=987bcab01b929eb2c07877b224215c92",
444
+ "followingCount": 16,
445
+ "fullname": "",
446
+ "hasCurrentJam": true,
447
+ "jamCount": 3,
448
+ "joinedDate": "Wed, 04 Apr 2012 09:55:16 +0000",
449
+ "name": "deadmongoose",
450
+ "representativeArtists": [
451
+ "Edan",
452
+ "Peverelist"
453
+ ],
454
+ "url": "http://www.thisismyjam.com/deadmongoose"
455
+ },
456
+ {
457
+ "apiUrl": "http://api.thisismyjam.com/1/littleboots.json?key=987bcab01b929eb2c07877b224215c92",
458
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_34c9eaaf2b76933c68f78c997a3ab1ab_128.jpg",
459
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_34c9eaaf2b76933c68f78c997a3ab1ab_small.jpg",
460
+ "bio": "don't bore us get to the chorus",
461
+ "followedDate": "Wed, 11 Apr 2012 14:27:16 +0000",
462
+ "followers": "http://api.thisismyjam.com/1/littleboots/followers.json?key=987bcab01b929eb2c07877b224215c92",
463
+ "followersCount": 97,
464
+ "following": "http://api.thisismyjam.com/1/littleboots/following.json?key=987bcab01b929eb2c07877b224215c92",
465
+ "followingCount": 12,
466
+ "fullname": "little boots",
467
+ "hasCurrentJam": true,
468
+ "jamCount": 2,
469
+ "joinedDate": "Mon, 09 Apr 2012 23:49:08 +0000",
470
+ "name": "littleboots",
471
+ "representativeArtists": [
472
+ "MFSB (Moulton Mix)"
473
+ ],
474
+ "twitterName": "littleboots",
475
+ "url": "http://www.thisismyjam.com/littleboots"
476
+ },
477
+ {
478
+ "apiUrl": "http://api.thisismyjam.com/1/jeppe.json?key=987bcab01b929eb2c07877b224215c92",
479
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_91b1d93b0800183b60aca95afbb64152_128.jpg",
480
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_91b1d93b0800183b60aca95afbb64152_small.jpg",
481
+ "bio": "Working with UX and Digital Strategy @Ottoboni in Stockholm, Sweden\r\n\r\nMore than 1000 nice jams here: http://open.spotify.com/user/jeppe565/playlist/5JUiuxGmfs7nNmLY1oWiSn",
482
+ "facebookID": "621456501",
483
+ "followedDate": "Wed, 11 Apr 2012 01:18:51 +0000",
484
+ "followers": "http://api.thisismyjam.com/1/jeppe/followers.json?key=987bcab01b929eb2c07877b224215c92",
485
+ "followersCount": 3,
486
+ "following": "http://api.thisismyjam.com/1/jeppe/following.json?key=987bcab01b929eb2c07877b224215c92",
487
+ "followingCount": 5,
488
+ "fullname": "Jesper Gissl\u00e9n",
489
+ "hasCurrentJam": true,
490
+ "jamCount": 5,
491
+ "joinedDate": "Tue, 10 Apr 2012 20:39:36 +0000",
492
+ "name": "jeppe",
493
+ "representativeArtists": [
494
+ "Still Flyin'",
495
+ "Jai Paul",
496
+ "The Shutes",
497
+ "Dominique Young Unique"
498
+ ],
499
+ "url": "http://www.thisismyjam.com/jeppe"
500
+ },
501
+ {
502
+ "apiUrl": "http://api.thisismyjam.com/1/Lateman.json?key=987bcab01b929eb2c07877b224215c92",
503
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_1c41909c2381a9b26d5bd2d82dadee0c_128.jpg",
504
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_1c41909c2381a9b26d5bd2d82dadee0c_small.jpg",
505
+ "bio": "[",
506
+ "facebookID": "669308131",
507
+ "followedDate": "Tue, 10 Apr 2012 15:28:25 +0000",
508
+ "followers": "http://api.thisismyjam.com/1/Lateman/followers.json?key=987bcab01b929eb2c07877b224215c92",
509
+ "followersCount": 8,
510
+ "following": "http://api.thisismyjam.com/1/Lateman/following.json?key=987bcab01b929eb2c07877b224215c92",
511
+ "followingCount": 24,
512
+ "fullname": "Andrew Latten",
513
+ "hasCurrentJam": true,
514
+ "jamCount": 17,
515
+ "joinedDate": "Sat, 07 Apr 2012 02:22:10 +0000",
516
+ "name": "Lateman",
517
+ "representativeArtists": [
518
+ "College",
519
+ "TV Girl",
520
+ "Lee Hazlewood",
521
+ "The Chromatics"
522
+ ],
523
+ "twitterName": "wouldiwantsky",
524
+ "url": "http://www.thisismyjam.com/Lateman"
525
+ },
526
+ {
527
+ "apiUrl": "http://api.thisismyjam.com/1/listentolesley.json?key=987bcab01b929eb2c07877b224215c92",
528
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_f8483dd3ba629b82c007499db51a8aaf_128.jpg",
529
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_f8483dd3ba629b82c007499db51a8aaf_small.jpg",
530
+ "bio": "",
531
+ "followedDate": "Tue, 10 Apr 2012 14:10:53 +0000",
532
+ "followers": "http://api.thisismyjam.com/1/listentolesley/followers.json?key=987bcab01b929eb2c07877b224215c92",
533
+ "followersCount": 9,
534
+ "following": "http://api.thisismyjam.com/1/listentolesley/following.json?key=987bcab01b929eb2c07877b224215c92",
535
+ "followingCount": 15,
536
+ "fullname": "",
537
+ "hasCurrentJam": true,
538
+ "jamCount": 17,
539
+ "joinedDate": "Mon, 13 Feb 2012 23:37:49 +0000",
540
+ "name": "listentolesley",
541
+ "representativeArtists": [
542
+ "School of Seven Bells",
543
+ "Philipp Bailey Duet with Phil Collins",
544
+ "Modernettes",
545
+ "Class Actress"
546
+ ],
547
+ "twitterName": "listentolesley",
548
+ "url": "http://www.thisismyjam.com/listentolesley"
549
+ },
550
+ {
551
+ "apiUrl": "http://api.thisismyjam.com/1/Allan.json?key=987bcab01b929eb2c07877b224215c92",
552
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_4824d15c4737c7b119e205fd7f7fe88e_128.jpg",
553
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_4824d15c4737c7b119e205fd7f7fe88e_small.jpg",
554
+ "bio": "Writer for:\r\nwww.beardrock.com &\r\nwww.thefatclub.com &\r\nwww.bitcandy.com\r\n\r\n",
555
+ "followedDate": "Tue, 10 Apr 2012 14:00:21 +0000",
556
+ "followers": "http://api.thisismyjam.com/1/Allan/followers.json?key=987bcab01b929eb2c07877b224215c92",
557
+ "followersCount": 7,
558
+ "following": "http://api.thisismyjam.com/1/Allan/following.json?key=987bcab01b929eb2c07877b224215c92",
559
+ "followingCount": 9,
560
+ "fullname": "Allan Struthers",
561
+ "hasCurrentJam": true,
562
+ "jamCount": 16,
563
+ "joinedDate": "Sat, 17 Dec 2011 14:01:50 +0000",
564
+ "lastfmName": "winter-of-43",
565
+ "name": "Allan",
566
+ "representativeArtists": [
567
+ "Lando Kal",
568
+ "p\u00e1le & Vyperod",
569
+ "Work Drugs",
570
+ "Money"
571
+ ],
572
+ "url": "http://www.thisismyjam.com/Allan"
573
+ },
574
+ {
575
+ "apiUrl": "http://api.thisismyjam.com/1/teawithremus.json?key=987bcab01b929eb2c07877b224215c92",
576
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_eacf3baca9f00502a135ada22ce3ff86_128.jpg",
577
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_eacf3baca9f00502a135ada22ce3ff86_small.jpg",
578
+ "bio": "",
579
+ "followedDate": "Sun, 08 Apr 2012 23:42:37 +0000",
580
+ "followers": "http://api.thisismyjam.com/1/teawithremus/followers.json?key=987bcab01b929eb2c07877b224215c92",
581
+ "followersCount": 22,
582
+ "following": "http://api.thisismyjam.com/1/teawithremus/following.json?key=987bcab01b929eb2c07877b224215c92",
583
+ "followingCount": 15,
584
+ "fullname": "Katrina",
585
+ "hasCurrentJam": true,
586
+ "jamCount": 16,
587
+ "joinedDate": "Sun, 06 Nov 2011 20:12:08 +0000",
588
+ "name": "teawithremus",
589
+ "representativeArtists": [
590
+ "K. Frimpong & His Cubano Fiestas",
591
+ "Ryan Adams & Laura Marling",
592
+ "Why?",
593
+ "Florence + The Machine"
594
+ ],
595
+ "twitterName": "teawithremus",
596
+ "url": "http://www.thisismyjam.com/teawithremus"
597
+ },
598
+ {
599
+ "apiUrl": "http://api.thisismyjam.com/1/Mr_Starchy.json?key=987bcab01b929eb2c07877b224215c92",
600
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_00d6e5a129e7dff274cbd8f6223f5c0b_128.png",
601
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_00d6e5a129e7dff274cbd8f6223f5c0b_small.png",
602
+ "bio": "Estudiante,human ipod, habitante de internet y ya veremos",
603
+ "followedDate": "Sun, 08 Apr 2012 23:27:56 +0000",
604
+ "followers": "http://api.thisismyjam.com/1/Mr_Starchy/followers.json?key=987bcab01b929eb2c07877b224215c92",
605
+ "followersCount": 18,
606
+ "following": "http://api.thisismyjam.com/1/Mr_Starchy/following.json?key=987bcab01b929eb2c07877b224215c92",
607
+ "followingCount": 5,
608
+ "fullname": "Christian Ortiz",
609
+ "hasCurrentJam": true,
610
+ "jamCount": 20,
611
+ "joinedDate": "Sat, 07 Jan 2012 16:53:21 +0000",
612
+ "name": "Mr_Starchy",
613
+ "representativeArtists": [
614
+ "Okkervil River",
615
+ "Neon Trees",
616
+ "Kyary Pamyu Pamyu",
617
+ "Beirut"
618
+ ],
619
+ "twitterName": "Mr_Starchy",
620
+ "url": "http://www.thisismyjam.com/Mr_Starchy"
621
+ },
622
+ {
623
+ "apiUrl": "http://api.thisismyjam.com/1/naks.json?key=987bcab01b929eb2c07877b224215c92",
624
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_45bfdedcfd41e1a2a12a9b4eb14bbbe5_128.jpg",
625
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_45bfdedcfd41e1a2a12a9b4eb14bbbe5_small.jpg",
626
+ "bio": "",
627
+ "followedDate": "Sun, 08 Apr 2012 22:54:41 +0000",
628
+ "followers": "http://api.thisismyjam.com/1/naks/followers.json?key=987bcab01b929eb2c07877b224215c92",
629
+ "followersCount": 6,
630
+ "following": "http://api.thisismyjam.com/1/naks/following.json?key=987bcab01b929eb2c07877b224215c92",
631
+ "followingCount": 1,
632
+ "fullname": "",
633
+ "hasCurrentJam": false,
634
+ "jamCount": 1,
635
+ "joinedDate": "Wed, 04 Apr 2012 19:46:54 +0000",
636
+ "name": "naks",
637
+ "representativeArtists": [
638
+ "Luster & Beta Evers"
639
+ ],
640
+ "url": "http://www.thisismyjam.com/naks"
641
+ },
642
+ {
643
+ "apiUrl": "http://api.thisismyjam.com/1/lazercat.json?key=987bcab01b929eb2c07877b224215c92",
644
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_03c9f68d6308ed7c9b2fb83bf55e2bc3_128.jpg",
645
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_03c9f68d6308ed7c9b2fb83bf55e2bc3_small.jpg",
646
+ "bio": "\"Wir k\u00f6nnen nicht so gut reden, deshalb machen wir Musik\" - Ralf H\u00fctter",
647
+ "followedDate": "Sun, 08 Apr 2012 22:47:55 +0000",
648
+ "followers": "http://api.thisismyjam.com/1/lazercat/followers.json?key=987bcab01b929eb2c07877b224215c92",
649
+ "followersCount": 6,
650
+ "following": "http://api.thisismyjam.com/1/lazercat/following.json?key=987bcab01b929eb2c07877b224215c92",
651
+ "followingCount": 4,
652
+ "fullname": "lazercat",
653
+ "hasCurrentJam": true,
654
+ "jamCount": 16,
655
+ "joinedDate": "Fri, 27 Jan 2012 00:11:44 +0000",
656
+ "name": "lazercat",
657
+ "representativeArtists": [
658
+ "Azari & III",
659
+ "Lone",
660
+ "Office Gossip",
661
+ "Mr. Pauli"
662
+ ],
663
+ "url": "http://www.thisismyjam.com/lazercat"
664
+ },
665
+ {
666
+ "apiUrl": "http://api.thisismyjam.com/1/corneliuz.json?key=987bcab01b929eb2c07877b224215c92",
667
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_4b869828cd325c41e659fcf18782423d_128.png",
668
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_4b869828cd325c41e659fcf18782423d_small.png",
669
+ "bio": null,
670
+ "facebookID": "726733129",
671
+ "followedDate": "Fri, 06 Apr 2012 13:09:18 +0000",
672
+ "followers": "http://api.thisismyjam.com/1/corneliuz/followers.json?key=987bcab01b929eb2c07877b224215c92",
673
+ "followersCount": 2,
674
+ "following": "http://api.thisismyjam.com/1/corneliuz/following.json?key=987bcab01b929eb2c07877b224215c92",
675
+ "followingCount": 3,
676
+ "fullname": null,
677
+ "hasCurrentJam": true,
678
+ "jamCount": 13,
679
+ "joinedDate": "Thu, 22 Mar 2012 09:10:35 +0000",
680
+ "name": "corneliuz",
681
+ "representativeArtists": [
682
+ "B.o.B",
683
+ "Procol Harum",
684
+ "Elton John",
685
+ "Madchild"
686
+ ],
687
+ "twitterName": "corneliuz",
688
+ "url": "http://www.thisismyjam.com/corneliuz"
689
+ },
690
+ {
691
+ "apiUrl": "http://api.thisismyjam.com/1/matteoush.json?key=987bcab01b929eb2c07877b224215c92",
692
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_d3f6b575516f87f55817c433f52f4faf_128.jpg",
693
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_d3f6b575516f87f55817c433f52f4faf_small.jpg",
694
+ "bio": "I was conceived, am currently alive, and one day will be food for the worms and flies.",
695
+ "followedDate": "Fri, 06 Apr 2012 10:18:15 +0000",
696
+ "followers": "http://api.thisismyjam.com/1/matteoush/followers.json?key=987bcab01b929eb2c07877b224215c92",
697
+ "followersCount": 4,
698
+ "following": "http://api.thisismyjam.com/1/matteoush/following.json?key=987bcab01b929eb2c07877b224215c92",
699
+ "followingCount": 4,
700
+ "fullname": "Matt Callcut",
701
+ "hasCurrentJam": true,
702
+ "jamCount": 7,
703
+ "joinedDate": "Fri, 06 Apr 2012 01:26:33 +0000",
704
+ "name": "matteoush",
705
+ "representativeArtists": [
706
+ "Children Collide",
707
+ "Tweak Bird",
708
+ "Metronomy",
709
+ "The Duke Spirit"
710
+ ],
711
+ "twitterName": "matteoush",
712
+ "url": "http://www.thisismyjam.com/matteoush"
713
+ },
714
+ {
715
+ "apiUrl": "http://api.thisismyjam.com/1/shelbobagginz.json?key=987bcab01b929eb2c07877b224215c92",
716
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_67e0fbe8fb62af48dd8081c2bec87631_128.png",
717
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_67e0fbe8fb62af48dd8081c2bec87631_small.png",
718
+ "bio": "simply a person with an affinity for music and hobbits ",
719
+ "followedDate": "Thu, 05 Apr 2012 18:44:54 +0000",
720
+ "followers": "http://api.thisismyjam.com/1/shelbobagginz/followers.json?key=987bcab01b929eb2c07877b224215c92",
721
+ "followersCount": 11,
722
+ "following": "http://api.thisismyjam.com/1/shelbobagginz/following.json?key=987bcab01b929eb2c07877b224215c92",
723
+ "followingCount": 23,
724
+ "fullname": "",
725
+ "hasCurrentJam": true,
726
+ "jamCount": 21,
727
+ "joinedDate": "Tue, 13 Mar 2012 12:42:36 +0000",
728
+ "name": "shelbobagginz",
729
+ "representativeArtists": [
730
+ "Grouplove",
731
+ "The Drums",
732
+ "Two Devils",
733
+ "Vampire Weekend"
734
+ ],
735
+ "twitterName": "shelbobagginz",
736
+ "url": "http://www.thisismyjam.com/shelbobagginz"
737
+ },
738
+ {
739
+ "apiUrl": "http://api.thisismyjam.com/1/darlinikkisiks.json?key=987bcab01b929eb2c07877b224215c92",
740
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_e2df3c3fcbb0e795b902fc56a7854bfd_128.jpg",
741
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_e2df3c3fcbb0e795b902fc56a7854bfd_small.jpg",
742
+ "bio": "Bowser, ballroom dancing & billiards",
743
+ "followedDate": "Thu, 05 Apr 2012 18:34:23 +0000",
744
+ "followers": "http://api.thisismyjam.com/1/darlinikkisiks/followers.json?key=987bcab01b929eb2c07877b224215c92",
745
+ "followersCount": 16,
746
+ "following": "http://api.thisismyjam.com/1/darlinikkisiks/following.json?key=987bcab01b929eb2c07877b224215c92",
747
+ "followingCount": 29,
748
+ "fullname": "",
749
+ "hasCurrentJam": true,
750
+ "jamCount": 24,
751
+ "joinedDate": "Thu, 15 Mar 2012 08:11:17 +0000",
752
+ "name": "darlinikkisiks",
753
+ "representativeArtists": [
754
+ "Silver Swans",
755
+ "Bill Monroe",
756
+ "Gossip",
757
+ "Gang Starr / Wu-Tang Clan"
758
+ ],
759
+ "twitterName": "darlinikkisiks",
760
+ "url": "http://www.thisismyjam.com/darlinikkisiks"
761
+ },
762
+ {
763
+ "apiUrl": "http://api.thisismyjam.com/1/blondeambition.json?key=987bcab01b929eb2c07877b224215c92",
764
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_9fc29af419e2c8897cd4795d9db83b17_128.jpg",
765
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_9fc29af419e2c8897cd4795d9db83b17_small.jpg",
766
+ "bio": "Blonde Ambition\r\n\r\nPresenter. DJ. Promoter\r\n\r\nwww.blondeambition.org.uk\r\n",
767
+ "followedDate": "Wed, 04 Apr 2012 20:02:48 +0000",
768
+ "followers": "http://api.thisismyjam.com/1/blondeambition/followers.json?key=987bcab01b929eb2c07877b224215c92",
769
+ "followersCount": 5,
770
+ "following": "http://api.thisismyjam.com/1/blondeambition/following.json?key=987bcab01b929eb2c07877b224215c92",
771
+ "followingCount": 6,
772
+ "fullname": "Deanne Oliver-Evans",
773
+ "hasCurrentJam": false,
774
+ "jamCount": 3,
775
+ "joinedDate": "Wed, 04 Apr 2012 18:10:04 +0000",
776
+ "name": "blondeambition",
777
+ "representativeArtists": [
778
+ "Battles",
779
+ "Noir & Haze",
780
+ "Otis Redding"
781
+ ],
782
+ "url": "http://www.thisismyjam.com/blondeambition"
783
+ },
784
+ {
785
+ "apiUrl": "http://api.thisismyjam.com/1/paddyla.json?key=987bcab01b929eb2c07877b224215c92",
786
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_306e75cf101364650de49f1c41bf4d9f_128.jpg",
787
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_306e75cf101364650de49f1c41bf4d9f_small.jpg",
788
+ "bio": "Not your stereotypical bean counter.",
789
+ "facebookID": "506055566",
790
+ "followedDate": "Tue, 03 Apr 2012 20:26:56 +0000",
791
+ "followers": "http://api.thisismyjam.com/1/paddyla/followers.json?key=987bcab01b929eb2c07877b224215c92",
792
+ "followersCount": 6,
793
+ "following": "http://api.thisismyjam.com/1/paddyla/following.json?key=987bcab01b929eb2c07877b224215c92",
794
+ "followingCount": 11,
795
+ "fullname": "Daniel Nicholson",
796
+ "hasCurrentJam": false,
797
+ "jamCount": 16,
798
+ "joinedDate": "Tue, 24 Jan 2012 19:56:51 +0000",
799
+ "name": "paddyla",
800
+ "representativeArtists": [
801
+ "Bleeding Knees Club",
802
+ "The Maccabees",
803
+ "Alabama Shakes",
804
+ "Ryan Adams"
805
+ ],
806
+ "url": "http://www.thisismyjam.com/paddyla"
807
+ },
808
+ {
809
+ "apiUrl": "http://api.thisismyjam.com/1/LudocracyNow.json?key=987bcab01b929eb2c07877b224215c92",
810
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_5e332d593154239b5eb067677dbe49c2_128.png",
811
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_5e332d593154239b5eb067677dbe49c2_small.png",
812
+ "bio": "Like my status if you have a tumblr.",
813
+ "followedDate": "Tue, 03 Apr 2012 17:20:30 +0000",
814
+ "followers": "http://api.thisismyjam.com/1/LudocracyNow/followers.json?key=987bcab01b929eb2c07877b224215c92",
815
+ "followersCount": 5,
816
+ "following": "http://api.thisismyjam.com/1/LudocracyNow/following.json?key=987bcab01b929eb2c07877b224215c92",
817
+ "followingCount": 1,
818
+ "fullname": "Joe",
819
+ "hasCurrentJam": true,
820
+ "jamCount": 20,
821
+ "joinedDate": "Thu, 16 Feb 2012 15:59:15 +0000",
822
+ "name": "LudocracyNow",
823
+ "representativeArtists": [
824
+ "Doe Paoro",
825
+ "The U.S. Navy",
826
+ "Bigbang",
827
+ "Local Natives"
828
+ ],
829
+ "twitterName": "LudocracyNow",
830
+ "url": "http://www.thisismyjam.com/LudocracyNow"
831
+ },
832
+ {
833
+ "apiUrl": "http://api.thisismyjam.com/1/kmniehaus.json?key=987bcab01b929eb2c07877b224215c92",
834
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_348790e6d28738cd273bedb595f9af3a_128.png",
835
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_348790e6d28738cd273bedb595f9af3a_small.png",
836
+ "bio": null,
837
+ "followedDate": "Tue, 03 Apr 2012 14:59:29 +0000",
838
+ "followers": "http://api.thisismyjam.com/1/kmniehaus/followers.json?key=987bcab01b929eb2c07877b224215c92",
839
+ "followersCount": 7,
840
+ "following": "http://api.thisismyjam.com/1/kmniehaus/following.json?key=987bcab01b929eb2c07877b224215c92",
841
+ "followingCount": 4,
842
+ "fullname": null,
843
+ "hasCurrentJam": true,
844
+ "jamCount": 10,
845
+ "joinedDate": "Thu, 08 Mar 2012 01:46:11 +0000",
846
+ "name": "kmniehaus",
847
+ "representativeArtists": [
848
+ "Raphael Saadiq",
849
+ "Michael Jackson",
850
+ "Mayer Hawthorne",
851
+ "Marvin Gaye & Tammi Terrell"
852
+ ],
853
+ "url": "http://www.thisismyjam.com/kmniehaus"
854
+ },
855
+ {
856
+ "apiUrl": "http://api.thisismyjam.com/1/Autobahn1981.json?key=987bcab01b929eb2c07877b224215c92",
857
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_72b66014d3cde4c41b7ca0e1a8cf6ac4_128.jpg",
858
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_72b66014d3cde4c41b7ca0e1a8cf6ac4_small.jpg",
859
+ "bio": "",
860
+ "followedDate": "Tue, 03 Apr 2012 14:17:28 +0000",
861
+ "followers": "http://api.thisismyjam.com/1/Autobahn1981/followers.json?key=987bcab01b929eb2c07877b224215c92",
862
+ "followersCount": 3,
863
+ "following": "http://api.thisismyjam.com/1/Autobahn1981/following.json?key=987bcab01b929eb2c07877b224215c92",
864
+ "followingCount": 3,
865
+ "fullname": "Brendan Woodward",
866
+ "hasCurrentJam": true,
867
+ "jamCount": 4,
868
+ "joinedDate": "Sun, 26 Feb 2012 22:58:38 +0000",
869
+ "name": "Autobahn1981",
870
+ "representativeArtists": [
871
+ "Anika",
872
+ "Mysterians",
873
+ "Lord Kitchener"
874
+ ],
875
+ "twitterName": "Autobahn1981",
876
+ "url": "http://www.thisismyjam.com/Autobahn1981"
877
+ },
878
+ {
879
+ "apiUrl": "http://api.thisismyjam.com/1/wizzard.json?key=987bcab01b929eb2c07877b224215c92",
880
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_36be8a595efd2a145045205843ac2071_128.jpg",
881
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_36be8a595efd2a145045205843ac2071_small.jpg",
882
+ "bio": "Lvl 39 Wizzard who dwells in Bucket City, Tenn. I Like music, film and rpgs. I Love Heather Curtis. I find it hard not to change my \"jam\" every 2 hours or so.",
883
+ "facebookID": "1329601224",
884
+ "followedDate": "Tue, 03 Apr 2012 12:07:59 +0000",
885
+ "followers": "http://api.thisismyjam.com/1/wizzard/followers.json?key=987bcab01b929eb2c07877b224215c92",
886
+ "followersCount": 100,
887
+ "following": "http://api.thisismyjam.com/1/wizzard/following.json?key=987bcab01b929eb2c07877b224215c92",
888
+ "followingCount": 89,
889
+ "fullname": "Wizzard Curtis",
890
+ "hasCurrentJam": true,
891
+ "jamCount": 56,
892
+ "joinedDate": "Thu, 02 Feb 2012 21:26:11 +0000",
893
+ "lastfmName": "wimpyisdead",
894
+ "name": "wizzard",
895
+ "representativeArtists": [
896
+ "Canibus feat. Biz Markie",
897
+ "Kermit the Frog and Rowlf the Dog",
898
+ "Glen Campbell",
899
+ "Mary Poppins"
900
+ ],
901
+ "twitterName": "lvl39beard",
902
+ "url": "http://www.thisismyjam.com/wizzard"
903
+ },
904
+ {
905
+ "apiUrl": "http://api.thisismyjam.com/1/greatwhitehopes.json?key=987bcab01b929eb2c07877b224215c92",
906
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_991f362143f9db1ed17b2c528fa722a0_128.jpg",
907
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_991f362143f9db1ed17b2c528fa722a0_small.jpg",
908
+ "bio": "more bass at all frequency",
909
+ "followedDate": "Tue, 03 Apr 2012 11:58:42 +0000",
910
+ "followers": "http://api.thisismyjam.com/1/greatwhitehopes/followers.json?key=987bcab01b929eb2c07877b224215c92",
911
+ "followersCount": 21,
912
+ "following": "http://api.thisismyjam.com/1/greatwhitehopes/following.json?key=987bcab01b929eb2c07877b224215c92",
913
+ "followingCount": 22,
914
+ "fullname": "Krishen Patel",
915
+ "hasCurrentJam": true,
916
+ "jamCount": 14,
917
+ "joinedDate": "Wed, 08 Feb 2012 20:08:54 +0000",
918
+ "lastfmName": "krishen86",
919
+ "name": "greatwhitehopes",
920
+ "representativeArtists": [
921
+ "The Avalanches",
922
+ "Patti Smith",
923
+ "Pogo",
924
+ "Anytime You Like"
925
+ ],
926
+ "twitterName": "greatwhitehopes",
927
+ "url": "http://www.thisismyjam.com/greatwhitehopes"
928
+ },
929
+ {
930
+ "apiUrl": "http://api.thisismyjam.com/1/Totoro63.json?key=987bcab01b929eb2c07877b224215c92",
931
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_8f6cc69e387026d012d1882d9215ab8a_128.jpg",
932
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_8f6cc69e387026d012d1882d9215ab8a_small.jpg",
933
+ "bio": "Yoga teacher, arts fundraiser, househusband, music fiend and artist of a kind.",
934
+ "facebookID": "717206715",
935
+ "followedDate": "Tue, 03 Apr 2012 11:53:11 +0000",
936
+ "followers": "http://api.thisismyjam.com/1/Totoro63/followers.json?key=987bcab01b929eb2c07877b224215c92",
937
+ "followersCount": 2,
938
+ "following": "http://api.thisismyjam.com/1/Totoro63/following.json?key=987bcab01b929eb2c07877b224215c92",
939
+ "followingCount": 2,
940
+ "fullname": "Martin Edward Barnes",
941
+ "hasCurrentJam": true,
942
+ "jamCount": 7,
943
+ "joinedDate": "Sun, 11 Mar 2012 11:15:48 +0000",
944
+ "name": "Totoro63",
945
+ "representativeArtists": [
946
+ "Brian Eno",
947
+ "Bjork",
948
+ "Danny Wilson",
949
+ "The Beatles"
950
+ ],
951
+ "url": "http://www.thisismyjam.com/Totoro63"
952
+ },
953
+ {
954
+ "apiUrl": "http://api.thisismyjam.com/1/arrelid.json?key=987bcab01b929eb2c07877b224215c92",
955
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_3733eb04dda404e49ada09970f077a4b_128.jpg",
956
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_3733eb04dda404e49ada09970f077a4b_small.jpg",
957
+ "bio": "Stuck inside an infinite loop loop loop... trying to make better products.",
958
+ "facebookID": "509523920",
959
+ "followedDate": "Tue, 03 Apr 2012 11:39:32 +0000",
960
+ "followers": "http://api.thisismyjam.com/1/arrelid/followers.json?key=987bcab01b929eb2c07877b224215c92",
961
+ "followersCount": 37,
962
+ "following": "http://api.thisismyjam.com/1/arrelid/following.json?key=987bcab01b929eb2c07877b224215c92",
963
+ "followingCount": 12,
964
+ "fullname": "Mattias Arrelid",
965
+ "hasCurrentJam": false,
966
+ "jamCount": 9,
967
+ "joinedDate": "Sun, 04 Dec 2011 17:51:42 +0000",
968
+ "name": "arrelid",
969
+ "representativeArtists": [
970
+ "Siriusmo",
971
+ "Linkwood",
972
+ "Lindstr\u00f8m",
973
+ "Chasing Dreams"
974
+ ],
975
+ "twitterName": "arrelid",
976
+ "url": "http://www.thisismyjam.com/arrelid"
977
+ },
978
+ {
979
+ "apiUrl": "http://api.thisismyjam.com/1/MattHayward.json?key=987bcab01b929eb2c07877b224215c92",
980
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_bc5e075459a72704a1a396f88bca5138_128.jpg",
981
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_bc5e075459a72704a1a396f88bca5138_small.jpg",
982
+ "bio": "",
983
+ "facebookID": "609457363",
984
+ "followedDate": "Tue, 03 Apr 2012 11:13:44 +0000",
985
+ "followers": "http://api.thisismyjam.com/1/MattHayward/followers.json?key=987bcab01b929eb2c07877b224215c92",
986
+ "followersCount": 4,
987
+ "following": "http://api.thisismyjam.com/1/MattHayward/following.json?key=987bcab01b929eb2c07877b224215c92",
988
+ "followingCount": 1,
989
+ "fullname": "Jazzlord",
990
+ "hasCurrentJam": false,
991
+ "jamCount": 1,
992
+ "joinedDate": "Sun, 01 Apr 2012 19:49:33 +0000",
993
+ "name": "MattHayward",
994
+ "representativeArtists": [
995
+ "Jazzlord"
996
+ ],
997
+ "url": "http://www.thisismyjam.com/MattHayward"
998
+ },
999
+ {
1000
+ "apiUrl": "http://api.thisismyjam.com/1/desaccordmineur.json?key=987bcab01b929eb2c07877b224215c92",
1001
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_22295f2ebdf13dfada9acd3df24da45f_128.jpg",
1002
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_22295f2ebdf13dfada9acd3df24da45f_small.jpg",
1003
+ "bio": "Coups de coeur sonores des chroniques musicales d\u00e9cal\u00e9es de desaccordsmineurs.blogspot.com !",
1004
+ "facebookID": "607690417",
1005
+ "followedDate": "Tue, 03 Apr 2012 09:44:54 +0000",
1006
+ "followers": "http://api.thisismyjam.com/1/desaccordmineur/followers.json?key=987bcab01b929eb2c07877b224215c92",
1007
+ "followersCount": 28,
1008
+ "following": "http://api.thisismyjam.com/1/desaccordmineur/following.json?key=987bcab01b929eb2c07877b224215c92",
1009
+ "followingCount": 101,
1010
+ "fullname": "Desaccords Mineurs",
1011
+ "hasCurrentJam": true,
1012
+ "jamCount": 7,
1013
+ "joinedDate": "Fri, 16 Mar 2012 14:36:42 +0000",
1014
+ "name": "desaccordmineur",
1015
+ "representativeArtists": [
1016
+ "GoodShirt",
1017
+ "50 Hertz",
1018
+ "Princess Chelsea",
1019
+ "Casiokids"
1020
+ ],
1021
+ "twitterName": "blogmusique",
1022
+ "url": "http://www.thisismyjam.com/desaccordmineur"
1023
+ },
1024
+ {
1025
+ "apiUrl": "http://api.thisismyjam.com/1/MeeganStatler.json?key=987bcab01b929eb2c07877b224215c92",
1026
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_130d643bdc2d97bccce0e2ab083cccb3_128.jpg",
1027
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_130d643bdc2d97bccce0e2ab083cccb3_small.jpg",
1028
+ "bio": "http://8tracks.com/eatsloveforbreakfast",
1029
+ "followedDate": "Tue, 03 Apr 2012 09:43:49 +0000",
1030
+ "followers": "http://api.thisismyjam.com/1/MeeganStatler/followers.json?key=987bcab01b929eb2c07877b224215c92",
1031
+ "followersCount": 16,
1032
+ "following": "http://api.thisismyjam.com/1/MeeganStatler/following.json?key=987bcab01b929eb2c07877b224215c92",
1033
+ "followingCount": 35,
1034
+ "fullname": "EatsLoveForBreakfast",
1035
+ "hasCurrentJam": true,
1036
+ "jamCount": 11,
1037
+ "joinedDate": "Mon, 12 Mar 2012 14:04:04 +0000",
1038
+ "name": "MeeganStatler",
1039
+ "representativeArtists": [
1040
+ "Father John Misty",
1041
+ "Robot Koch",
1042
+ "Nick Waterhouse",
1043
+ "Dumbo Gets Mad"
1044
+ ],
1045
+ "url": "http://www.thisismyjam.com/MeeganStatler"
1046
+ },
1047
+ {
1048
+ "apiUrl": "http://api.thisismyjam.com/1/stx.json?key=987bcab01b929eb2c07877b224215c92",
1049
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_c04ae6f24d5fe12a00dc8b419cdc4bc4_128.jpg",
1050
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_c04ae6f24d5fe12a00dc8b419cdc4bc4_small.jpg",
1051
+ "bio": "Oh god how did this get in here I am not good with computers.",
1052
+ "facebookID": "552289824",
1053
+ "followedDate": "Sun, 01 Apr 2012 12:19:10 +0000",
1054
+ "followers": "http://api.thisismyjam.com/1/stx/followers.json?key=987bcab01b929eb2c07877b224215c92",
1055
+ "followersCount": 86,
1056
+ "following": "http://api.thisismyjam.com/1/stx/following.json?key=987bcab01b929eb2c07877b224215c92",
1057
+ "followingCount": 68,
1058
+ "fullname": "Stewart Nolan",
1059
+ "hasCurrentJam": true,
1060
+ "jamCount": 43,
1061
+ "joinedDate": "Tue, 22 Nov 2011 22:12:58 +0000",
1062
+ "lastfmName": "stx",
1063
+ "name": "stx",
1064
+ "representativeArtists": [
1065
+ "Laurent Garnier",
1066
+ "Fresh 4",
1067
+ "Manuel G\u00f6ttsching",
1068
+ "Dick Hyman"
1069
+ ],
1070
+ "twitterName": "stx",
1071
+ "url": "http://www.thisismyjam.com/stx"
1072
+ },
1073
+ {
1074
+ "apiUrl": "http://api.thisismyjam.com/1/uku.json?key=987bcab01b929eb2c07877b224215c92",
1075
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_106e25ceb885fd0c53b15e0c0111cb71_128.jpg",
1076
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_106e25ceb885fd0c53b15e0c0111cb71_small.jpg",
1077
+ "bio": "Actor. Writer. Coquette for Hire. Putting the noir back in film noir.",
1078
+ "followedDate": "Fri, 30 Mar 2012 15:12:21 +0000",
1079
+ "followers": "http://api.thisismyjam.com/1/uku/followers.json?key=987bcab01b929eb2c07877b224215c92",
1080
+ "followersCount": 3,
1081
+ "following": "http://api.thisismyjam.com/1/uku/following.json?key=987bcab01b929eb2c07877b224215c92",
1082
+ "followingCount": 4,
1083
+ "fullname": "Frances Uku",
1084
+ "hasCurrentJam": true,
1085
+ "jamCount": 5,
1086
+ "joinedDate": "Thu, 29 Mar 2012 22:06:51 +0000",
1087
+ "name": "uku",
1088
+ "representativeArtists": [
1089
+ "Stevie Wonder",
1090
+ "Lester Flatt & Earl Scruggs",
1091
+ "Lisa Hannigan",
1092
+ "Ginuwine"
1093
+ ],
1094
+ "twitterName": "missuku",
1095
+ "url": "http://www.thisismyjam.com/uku"
1096
+ },
1097
+ {
1098
+ "apiUrl": "http://api.thisismyjam.com/1/shawker.json?key=987bcab01b929eb2c07877b224215c92",
1099
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_36387d6214509f1e6afa2763acb3e36c_128.jpg",
1100
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_36387d6214509f1e6afa2763acb3e36c_small.jpg",
1101
+ "bio": "Head of Digital for the Soho House Group",
1102
+ "followedDate": "Fri, 30 Mar 2012 10:46:43 +0000",
1103
+ "followers": "http://api.thisismyjam.com/1/shawker/followers.json?key=987bcab01b929eb2c07877b224215c92",
1104
+ "followersCount": 11,
1105
+ "following": "http://api.thisismyjam.com/1/shawker/following.json?key=987bcab01b929eb2c07877b224215c92",
1106
+ "followingCount": 18,
1107
+ "fullname": "Kris Shaw",
1108
+ "hasCurrentJam": false,
1109
+ "jamCount": 3,
1110
+ "joinedDate": "Thu, 15 Mar 2012 23:14:23 +0000",
1111
+ "name": "shawker",
1112
+ "representativeArtists": [
1113
+ "Nneka",
1114
+ "Bahamas",
1115
+ "Canyons"
1116
+ ],
1117
+ "twitterName": "shawker",
1118
+ "url": "http://www.thisismyjam.com/shawker"
1119
+ },
1120
+ {
1121
+ "apiUrl": "http://api.thisismyjam.com/1/Fraktik.json?key=987bcab01b929eb2c07877b224215c92",
1122
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_80eb0020fbee4b56d81e580028bf6e54_128.png",
1123
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_80eb0020fbee4b56d81e580028bf6e54_small.png",
1124
+ "bio": "The official Twitter for Fraktik.com/Paradigm Entertainment. #Fraktik",
1125
+ "followedDate": "Thu, 29 Mar 2012 18:04:51 +0000",
1126
+ "followers": "http://api.thisismyjam.com/1/Fraktik/followers.json?key=987bcab01b929eb2c07877b224215c92",
1127
+ "followersCount": 57,
1128
+ "following": "http://api.thisismyjam.com/1/Fraktik/following.json?key=987bcab01b929eb2c07877b224215c92",
1129
+ "followingCount": 311,
1130
+ "fullname": "Fraktik.com",
1131
+ "hasCurrentJam": true,
1132
+ "jamCount": 17,
1133
+ "joinedDate": "Sat, 10 Mar 2012 23:13:03 +0000",
1134
+ "name": "Fraktik",
1135
+ "representativeArtists": [
1136
+ "The Animals",
1137
+ "Tristan Garner",
1138
+ "Mipso Trio",
1139
+ "Madeon"
1140
+ ],
1141
+ "twitterName": "Fraktik",
1142
+ "url": "http://www.thisismyjam.com/Fraktik"
1143
+ },
1144
+ {
1145
+ "apiUrl": "http://api.thisismyjam.com/1/Nonomadic.json?key=987bcab01b929eb2c07877b224215c92",
1146
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_57b572594fb5b7d9a8d66a4e8b98faf0_128.jpg",
1147
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_57b572594fb5b7d9a8d66a4e8b98faf0_small.jpg",
1148
+ "bio": "LIT-Tipperary student. Human, not quite full. Music listens to me as much as I listen to it.\r\n",
1149
+ "followedDate": "Thu, 29 Mar 2012 13:10:47 +0000",
1150
+ "followers": "http://api.thisismyjam.com/1/Nonomadic/followers.json?key=987bcab01b929eb2c07877b224215c92",
1151
+ "followersCount": 7,
1152
+ "following": "http://api.thisismyjam.com/1/Nonomadic/following.json?key=987bcab01b929eb2c07877b224215c92",
1153
+ "followingCount": 13,
1154
+ "fullname": "Simon",
1155
+ "hasCurrentJam": true,
1156
+ "jamCount": 4,
1157
+ "joinedDate": "Thu, 29 Mar 2012 12:21:24 +0000",
1158
+ "lastfmName": "Nonomadic",
1159
+ "name": "Nonomadic",
1160
+ "representativeArtists": [
1161
+ "Leech",
1162
+ "Barrows",
1163
+ "iiO"
1164
+ ],
1165
+ "twitterName": "Nonomadic",
1166
+ "url": "http://www.thisismyjam.com/Nonomadic"
1167
+ },
1168
+ {
1169
+ "apiUrl": "http://api.thisismyjam.com/1/muchmoremike.json?key=987bcab01b929eb2c07877b224215c92",
1170
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_50c9a7e388a4410514f1545f4aef59db_128.jpg",
1171
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_50c9a7e388a4410514f1545f4aef59db_small.jpg",
1172
+ "bio": "Representing the anti-social network",
1173
+ "facebookID": "643546851",
1174
+ "followedDate": "Thu, 29 Mar 2012 00:24:30 +0000",
1175
+ "followers": "http://api.thisismyjam.com/1/muchmoremike/followers.json?key=987bcab01b929eb2c07877b224215c92",
1176
+ "followersCount": 8,
1177
+ "following": "http://api.thisismyjam.com/1/muchmoremike/following.json?key=987bcab01b929eb2c07877b224215c92",
1178
+ "followingCount": 24,
1179
+ "fullname": "Michael Sinclair",
1180
+ "hasCurrentJam": true,
1181
+ "jamCount": 10,
1182
+ "joinedDate": "Wed, 15 Feb 2012 05:23:56 +0000",
1183
+ "name": "muchmoremike",
1184
+ "representativeArtists": [
1185
+ "Joe le Bon",
1186
+ "Ackie",
1187
+ "Little Sister",
1188
+ "Loui$"
1189
+ ],
1190
+ "twitterName": "muchmoremike",
1191
+ "url": "http://www.thisismyjam.com/muchmoremike"
1192
+ },
1193
+ {
1194
+ "apiUrl": "http://api.thisismyjam.com/1/philliphanson.json?key=987bcab01b929eb2c07877b224215c92",
1195
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_bd6e3d946961edac48cf919ddc03d585_128.png",
1196
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_bd6e3d946961edac48cf919ddc03d585_small.png",
1197
+ "bio": "I guess I just don't understaaaaaand the ladies.",
1198
+ "followedDate": "Thu, 29 Mar 2012 00:23:43 +0000",
1199
+ "followers": "http://api.thisismyjam.com/1/philliphanson/followers.json?key=987bcab01b929eb2c07877b224215c92",
1200
+ "followersCount": 3,
1201
+ "following": "http://api.thisismyjam.com/1/philliphanson/following.json?key=987bcab01b929eb2c07877b224215c92",
1202
+ "followingCount": 9,
1203
+ "fullname": "Phil Hanson",
1204
+ "hasCurrentJam": true,
1205
+ "jamCount": 6,
1206
+ "joinedDate": "Wed, 28 Mar 2012 23:23:19 +0000",
1207
+ "name": "philliphanson",
1208
+ "representativeArtists": [
1209
+ "Solander",
1210
+ "Ohio State University Marching Band",
1211
+ "Tanlines",
1212
+ "Active Child"
1213
+ ],
1214
+ "twitterName": "philliphanson",
1215
+ "url": "http://www.thisismyjam.com/philliphanson"
1216
+ },
1217
+ {
1218
+ "apiUrl": "http://api.thisismyjam.com/1/martharose.json?key=987bcab01b929eb2c07877b224215c92",
1219
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_fe5fd84dfcb8ae71899f8820b493a6c7_128.png",
1220
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_fe5fd84dfcb8ae71899f8820b493a6c7_small.png",
1221
+ "bio": "\u262f\u262f\u262f\u262f\u262f\u262f\u262f\u262f\u262f\t\u265b\t\u265b\t\u265b\t\u262f\u262f\u262f\u262f\u262f\u262f\u262f\u262f\u262f\u262f",
1222
+ "followedDate": "Wed, 28 Mar 2012 15:32:29 +0000",
1223
+ "followers": "http://api.thisismyjam.com/1/martharose/followers.json?key=987bcab01b929eb2c07877b224215c92",
1224
+ "followersCount": 10,
1225
+ "following": "http://api.thisismyjam.com/1/martharose/following.json?key=987bcab01b929eb2c07877b224215c92",
1226
+ "followingCount": 18,
1227
+ "fullname": "Martha Rose ",
1228
+ "hasCurrentJam": true,
1229
+ "jamCount": 12,
1230
+ "joinedDate": "Thu, 22 Mar 2012 00:33:52 +0000",
1231
+ "name": "martharose",
1232
+ "representativeArtists": [
1233
+ "My Bloody Valentine",
1234
+ "The Shangri-Las",
1235
+ "Blondie",
1236
+ "Yuck"
1237
+ ],
1238
+ "twitterName": "marthaglows",
1239
+ "url": "http://www.thisismyjam.com/martharose"
1240
+ },
1241
+ {
1242
+ "apiUrl": "http://api.thisismyjam.com/1/heyyyjaojao.json?key=987bcab01b929eb2c07877b224215c92",
1243
+ "avatarNormal": "http://static02.thisismyjam.com/i/avtr_b471bdb1e7895caf5f71e07d8a2d9f2d_128.png",
1244
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_b471bdb1e7895caf5f71e07d8a2d9f2d_small.png",
1245
+ "bio": null,
1246
+ "followedDate": "Wed, 28 Mar 2012 15:30:12 +0000",
1247
+ "followers": "http://api.thisismyjam.com/1/heyyyjaojao/followers.json?key=987bcab01b929eb2c07877b224215c92",
1248
+ "followersCount": 4,
1249
+ "following": "http://api.thisismyjam.com/1/heyyyjaojao/following.json?key=987bcab01b929eb2c07877b224215c92",
1250
+ "followingCount": 2,
1251
+ "fullname": null,
1252
+ "hasCurrentJam": false,
1253
+ "jamCount": 3,
1254
+ "joinedDate": "Fri, 02 Mar 2012 21:59:27 +0000",
1255
+ "name": "heyyyjaojao",
1256
+ "representativeArtists": [
1257
+ "Slick Rick & Doug E Fresh",
1258
+ "Matthew Wilder"
1259
+ ],
1260
+ "url": "http://www.thisismyjam.com/heyyyjaojao"
1261
+ },
1262
+ {
1263
+ "apiUrl": "http://api.thisismyjam.com/1/lilybilly17.json?key=987bcab01b929eb2c07877b224215c92",
1264
+ "avatarNormal": "http://static01.thisismyjam.com/i/avtr_bbfd651b9e179254057f9e5e6fe1a38b_128.jpg",
1265
+ "avatarSmall": "http://static03.thisismyjam.com/i/avtr_bbfd651b9e179254057f9e5e6fe1a38b_small.jpg",
1266
+ "bio": "",
1267
+ "followedDate": "Wed, 28 Mar 2012 13:30:41 +0000",
1268
+ "followers": "http://api.thisismyjam.com/1/lilybilly17/followers.json?key=987bcab01b929eb2c07877b224215c92",
1269
+ "followersCount": 4,
1270
+ "following": "http://api.thisismyjam.com/1/lilybilly17/following.json?key=987bcab01b929eb2c07877b224215c92",
1271
+ "followingCount": 6,
1272
+ "fullname": "",
1273
+ "hasCurrentJam": true,
1274
+ "jamCount": 7,
1275
+ "joinedDate": "Mon, 26 Mar 2012 18:02:51 +0000",
1276
+ "name": "lilybilly17",
1277
+ "representativeArtists": [
1278
+ "First Aid Kit",
1279
+ "Tune-Yards",
1280
+ "DM Stith",
1281
+ "Patti Smith"
1282
+ ],
1283
+ "url": "http://www.thisismyjam.com/lilybilly17"
1284
+ },
1285
+ {
1286
+ "apiUrl": "http://api.thisismyjam.com/1/iamtyce.json?key=987bcab01b929eb2c07877b224215c92",
1287
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_25a547c6081771284b658195cd69f84d_128.jpg",
1288
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_25a547c6081771284b658195cd69f84d_small.jpg",
1289
+ "bio": "Frontend UI Designer & Developer",
1290
+ "facebookID": "1109448740",
1291
+ "followedDate": "Wed, 28 Mar 2012 11:00:16 +0000",
1292
+ "followers": "http://api.thisismyjam.com/1/iamtyce/followers.json?key=987bcab01b929eb2c07877b224215c92",
1293
+ "followersCount": 3,
1294
+ "following": "http://api.thisismyjam.com/1/iamtyce/following.json?key=987bcab01b929eb2c07877b224215c92",
1295
+ "followingCount": 15,
1296
+ "fullname": "Tyce Clee",
1297
+ "hasCurrentJam": true,
1298
+ "jamCount": 5,
1299
+ "joinedDate": "Tue, 27 Mar 2012 23:35:15 +0000",
1300
+ "name": "iamtyce",
1301
+ "representativeArtists": [
1302
+ "Show Me Show Me",
1303
+ "Grimes",
1304
+ "SBTRKT",
1305
+ "Midi Matilda"
1306
+ ],
1307
+ "twitterName": "iamtyce",
1308
+ "url": "http://www.thisismyjam.com/iamtyce"
1309
+ },
1310
+ {
1311
+ "apiUrl": "http://api.thisismyjam.com/1/rhea.json?key=987bcab01b929eb2c07877b224215c92",
1312
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_81f211c69b0e22ee1f3bf03e80271a2b_128.jpg",
1313
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_81f211c69b0e22ee1f3bf03e80271a2b_small.jpg",
1314
+ "bio": "",
1315
+ "facebookID": "766745444",
1316
+ "followedDate": "Tue, 27 Mar 2012 22:53:14 +0000",
1317
+ "followers": "http://api.thisismyjam.com/1/rhea/followers.json?key=987bcab01b929eb2c07877b224215c92",
1318
+ "followersCount": 12,
1319
+ "following": "http://api.thisismyjam.com/1/rhea/following.json?key=987bcab01b929eb2c07877b224215c92",
1320
+ "followingCount": 12,
1321
+ "fullname": "Rhea Pabillano",
1322
+ "hasCurrentJam": true,
1323
+ "jamCount": 12,
1324
+ "joinedDate": "Mon, 23 Jan 2012 22:28:11 +0000",
1325
+ "name": "rhea",
1326
+ "representativeArtists": [
1327
+ "Wale Ft. Jazmine Sullivan",
1328
+ "Aretha Franklin",
1329
+ "Heems",
1330
+ "Astrud Gilberto"
1331
+ ],
1332
+ "url": "http://www.thisismyjam.com/rhea"
1333
+ },
1334
+ {
1335
+ "apiUrl": "http://api.thisismyjam.com/1/emilier.json?key=987bcab01b929eb2c07877b224215c92",
1336
+ "avatarNormal": "http://static04.thisismyjam.com/i/avtr_bdcb1b8ea5b9e8bbf37d162f695195f3_128.jpg",
1337
+ "avatarSmall": "http://static02.thisismyjam.com/i/avtr_bdcb1b8ea5b9e8bbf37d162f695195f3_small.jpg",
1338
+ "bio": "My name is Emilie.",
1339
+ "facebookID": "1139623121",
1340
+ "followedDate": "Tue, 27 Mar 2012 22:49:45 +0000",
1341
+ "followers": "http://api.thisismyjam.com/1/emilier/followers.json?key=987bcab01b929eb2c07877b224215c92",
1342
+ "followersCount": 4,
1343
+ "following": "http://api.thisismyjam.com/1/emilier/following.json?key=987bcab01b929eb2c07877b224215c92",
1344
+ "followingCount": 1,
1345
+ "fullname": "Emilie",
1346
+ "hasCurrentJam": true,
1347
+ "jamCount": 3,
1348
+ "joinedDate": "Tue, 27 Mar 2012 19:46:26 +0000",
1349
+ "name": "emilier",
1350
+ "representativeArtists": [
1351
+ "Lou Reed",
1352
+ "Neutral Milk Hotel"
1353
+ ],
1354
+ "url": "http://www.thisismyjam.com/emilier"
1355
+ },
1356
+ {
1357
+ "apiUrl": "http://api.thisismyjam.com/1/thischarmingmoz.json?key=987bcab01b929eb2c07877b224215c92",
1358
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_8c68467aa5c7142bf568afc1c9f3fb48_128.jpg",
1359
+ "avatarSmall": "http://static01.thisismyjam.com/i/avtr_8c68467aa5c7142bf568afc1c9f3fb48_small.jpg",
1360
+ "bio": "\"Illuminations on a rainy day, when she walks by her footsteps sing a reckless serenade.\"\r\n\r\nEllen, 17, aspiring musical journalist from Sheffield. \r\nI get off on talent.",
1361
+ "facebookID": "100002592671599",
1362
+ "followedDate": "Tue, 27 Mar 2012 22:49:26 +0000",
1363
+ "followers": "http://api.thisismyjam.com/1/thischarmingmoz/followers.json?key=987bcab01b929eb2c07877b224215c92",
1364
+ "followersCount": 31,
1365
+ "following": "http://api.thisismyjam.com/1/thischarmingmoz/following.json?key=987bcab01b929eb2c07877b224215c92",
1366
+ "followingCount": 11,
1367
+ "fullname": "Capel.",
1368
+ "hasCurrentJam": true,
1369
+ "jamCount": 34,
1370
+ "joinedDate": "Tue, 24 Jan 2012 18:49:34 +0000",
1371
+ "lastfmName": "iamfuturesailor",
1372
+ "name": "thischarmingmoz",
1373
+ "representativeArtists": [
1374
+ "Oasis",
1375
+ "Florence + The Machine",
1376
+ "Manic Street Preachers",
1377
+ "Pulp"
1378
+ ],
1379
+ "twitterName": "ellecaps",
1380
+ "url": "http://www.thisismyjam.com/thischarmingmoz"
1381
+ },
1382
+ {
1383
+ "apiUrl": "http://api.thisismyjam.com/1/o.json?key=987bcab01b929eb2c07877b224215c92",
1384
+ "avatarNormal": "http://static03.thisismyjam.com/i/avtr_de0cd98fce66ac041e7efe75493f9757_128.jpg",
1385
+ "avatarSmall": "http://static04.thisismyjam.com/i/avtr_de0cd98fce66ac041e7efe75493f9757_small.jpg",
1386
+ "bio": "music for creepers, sleepers, window peepers, and balcony leapers\r\nwww.monogamymemorialhospital.com\r\nwww.facebook.com/monogamyspaceshuttle",
1387
+ "followedDate": "Tue, 27 Mar 2012 16:11:05 +0000",
1388
+ "followers": "http://api.thisismyjam.com/1/o/followers.json?key=987bcab01b929eb2c07877b224215c92",
1389
+ "followersCount": 3,
1390
+ "following": "http://api.thisismyjam.com/1/o/following.json?key=987bcab01b929eb2c07877b224215c92",
1391
+ "followingCount": 1,
1392
+ "fullname": "d alfred",
1393
+ "hasCurrentJam": true,
1394
+ "jamCount": 6,
1395
+ "joinedDate": "Sun, 11 Mar 2012 14:46:33 +0000",
1396
+ "name": "o",
1397
+ "representativeArtists": [
1398
+ "\u0413\u0440\u0430\u0436\u0434\u0430\u043d\u0441\u043a\u0430\u044f \u041e\u0431\u043e\u0440\u043e\u043d\u0430",
1399
+ "Swans",
1400
+ "Vehicle Blues",
1401
+ "Wild Nothing"
1402
+ ],
1403
+ "url": "http://www.thisismyjam.com/o"
1404
+ }
1405
+ ]
1406
+ }