jammed 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +6 -0
- data/.rspec +1 -0
- data/.travis.yml +3 -0
- data/Gemfile +10 -0
- data/LICENSE +22 -0
- data/README.md +54 -0
- data/Rakefile +44 -0
- data/examples/basics.rb +60 -0
- data/lib/jammed/base.rb +182 -0
- data/lib/jammed/followers.rb +36 -0
- data/lib/jammed/following.rb +36 -0
- data/lib/jammed/jams.rb +34 -0
- data/lib/jammed/likes.rb +32 -0
- data/lib/jammed/people_search.rb +55 -0
- data/lib/jammed/person.rb +32 -0
- data/lib/jammed/popular_jams.rb +14 -0
- data/lib/jammed/suggested_people.rb +14 -0
- data/lib/jammed/user.rb +158 -0
- data/lib/jammed/version.rb +4 -0
- data/lib/jammed.rb +28 -0
- data/spec/jammed/base_spec.rb +90 -0
- data/spec/jammed/followers_spec.rb +55 -0
- data/spec/jammed/following_spec.rb +55 -0
- data/spec/jammed/jams_spec.rb +53 -0
- data/spec/jammed/likes_spec.rb +51 -0
- data/spec/jammed/people_search_spec.rb +79 -0
- data/spec/jammed/person_spec.rb +38 -0
- data/spec/jammed/popular_jams_spec.rb +23 -0
- data/spec/jammed/suggested_people_spec.rb +18 -0
- data/spec/jammed/user_spec.rb +205 -0
- data/spec/sample_responses/followers.json +1495 -0
- data/spec/sample_responses/followers_affinity.json +1495 -0
- data/spec/sample_responses/followers_date.json +1281 -0
- data/spec/sample_responses/followers_name.json +0 -0
- data/spec/sample_responses/following.json +1495 -0
- data/spec/sample_responses/following_affinity.json +1495 -0
- data/spec/sample_responses/following_date.json +1406 -0
- data/spec/sample_responses/following_name.json +1406 -0
- data/spec/sample_responses/jams.json +620 -0
- data/spec/sample_responses/jams_past.json +602 -0
- data/spec/sample_responses/likes.json +1106 -0
- data/spec/sample_responses/likes_current.json +224 -0
- data/spec/sample_responses/likes_past.json +1106 -0
- data/spec/sample_responses/person.json +44 -0
- data/spec/sample_responses/popular.json +364 -0
- data/spec/sample_responses/search_artist.json +1377 -0
- data/spec/sample_responses/search_name.json +55 -0
- data/spec/sample_responses/search_track.json +1333 -0
- data/spec/sample_responses/suggested_people.json +1427 -0
- data/spec/spec_helper.rb +18 -0
- metadata +189 -0
@@ -0,0 +1,1281 @@
|
|
1
|
+
{
|
2
|
+
"list": {
|
3
|
+
"hasMore": true,
|
4
|
+
"next": "http://api.thisismyjam.com/1/IFTFOM/followers.json?order=followedDate&page=2&key=987bcab01b929eb2c07877b224215c92"
|
5
|
+
},
|
6
|
+
"people": [
|
7
|
+
{
|
8
|
+
"apiUrl": "http://api.thisismyjam.com/1/MotleyKoen.json?key=987bcab01b929eb2c07877b224215c92",
|
9
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_f7ea6ad04943ce3d79366c86c25fdd06_128.png",
|
10
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_f7ea6ad04943ce3d79366c86c25fdd06_small.png",
|
11
|
+
"bio": "Toekomstig ouwehoer / Future old hooker",
|
12
|
+
"followedDate": "Wed, 18 Apr 2012 18:31:45 +0000",
|
13
|
+
"followers": "http://api.thisismyjam.com/1/MotleyKoen/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
14
|
+
"followersCount": 9,
|
15
|
+
"following": "http://api.thisismyjam.com/1/MotleyKoen/following.json?key=987bcab01b929eb2c07877b224215c92",
|
16
|
+
"followingCount": 205,
|
17
|
+
"fullname": "Koen Ruigrok",
|
18
|
+
"hasCurrentJam": true,
|
19
|
+
"jamCount": 5,
|
20
|
+
"joinedDate": "Mon, 19 Mar 2012 19:46:42 +0000",
|
21
|
+
"lastfmName": "MotleyKoen",
|
22
|
+
"name": "MotleyKoen",
|
23
|
+
"representativeArtists": [
|
24
|
+
"Mark Knopfler",
|
25
|
+
"Dire Straits",
|
26
|
+
"Green Day"
|
27
|
+
],
|
28
|
+
"twitterName": "MotleyKoen",
|
29
|
+
"url": "http://www.thisismyjam.com/MotleyKoen"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"apiUrl": "http://api.thisismyjam.com/1/flaniel.json?key=987bcab01b929eb2c07877b224215c92",
|
33
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_8f694179474001c4ca536da6bbee8c06_128.jpg",
|
34
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_8f694179474001c4ca536da6bbee8c06_small.jpg",
|
35
|
+
"bio": "Animation student. Flaniel isn't quite my name, but I hope to have flan one day, so there you go.",
|
36
|
+
"followedDate": "Wed, 18 Apr 2012 14:01:39 +0000",
|
37
|
+
"followers": "http://api.thisismyjam.com/1/flaniel/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
38
|
+
"followersCount": 25,
|
39
|
+
"following": "http://api.thisismyjam.com/1/flaniel/following.json?key=987bcab01b929eb2c07877b224215c92",
|
40
|
+
"followingCount": 41,
|
41
|
+
"fullname": "Daniel H. B. Pencil",
|
42
|
+
"hasCurrentJam": true,
|
43
|
+
"jamCount": 17,
|
44
|
+
"joinedDate": "Tue, 21 Feb 2012 06:29:01 +0000",
|
45
|
+
"lastfmName": "danielbarnes",
|
46
|
+
"name": "flaniel",
|
47
|
+
"representativeArtists": [
|
48
|
+
"April March",
|
49
|
+
"The Dickies",
|
50
|
+
"Billy Joel",
|
51
|
+
"Mohammed Rafi"
|
52
|
+
],
|
53
|
+
"twitterName": "flaniel",
|
54
|
+
"url": "http://www.thisismyjam.com/flaniel"
|
55
|
+
},
|
56
|
+
{
|
57
|
+
"apiUrl": "http://api.thisismyjam.com/1/bariscamlidere.json?key=987bcab01b929eb2c07877b224215c92",
|
58
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_94ac64387475621de6b30a6dbe62c4d5_128.jpg",
|
59
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_94ac64387475621de6b30a6dbe62c4d5_small.jpg",
|
60
|
+
"bio": "Broadcast Manager, Blogger, Cameraman, DJ, Translator, Gamer, Computer Engineering Student, Professional Drinker, Musicaholic, Anatolian Human.",
|
61
|
+
"facebookID": "667687580",
|
62
|
+
"followedDate": "Wed, 18 Apr 2012 11:54:58 +0000",
|
63
|
+
"followers": "http://api.thisismyjam.com/1/bariscamlidere/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
64
|
+
"followersCount": 6,
|
65
|
+
"following": "http://api.thisismyjam.com/1/bariscamlidere/following.json?key=987bcab01b929eb2c07877b224215c92",
|
66
|
+
"followingCount": 99,
|
67
|
+
"fullname": "Bariscan Camlidere",
|
68
|
+
"hasCurrentJam": true,
|
69
|
+
"jamCount": 8,
|
70
|
+
"joinedDate": "Fri, 30 Mar 2012 07:13:13 +0000",
|
71
|
+
"name": "bariscamlidere",
|
72
|
+
"representativeArtists": [
|
73
|
+
"Apocalyptica & Adam Gontier",
|
74
|
+
"Jem",
|
75
|
+
"Muse",
|
76
|
+
"Kiss"
|
77
|
+
],
|
78
|
+
"twitterName": "bariscamlidere",
|
79
|
+
"url": "http://www.thisismyjam.com/bariscamlidere"
|
80
|
+
},
|
81
|
+
{
|
82
|
+
"apiUrl": "http://api.thisismyjam.com/1/hotskillet.json?key=987bcab01b929eb2c07877b224215c92",
|
83
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_f482ef72163fc52111ab03f598a0fe0c_128.jpg",
|
84
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_f482ef72163fc52111ab03f598a0fe0c_small.jpg",
|
85
|
+
"bio": "Food, beer and music lover. Manage to make a living with all three. Also, a certified U.S. culture snark.",
|
86
|
+
"followedDate": "Wed, 18 Apr 2012 02:58:29 +0000",
|
87
|
+
"followers": "http://api.thisismyjam.com/1/hotskillet/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
88
|
+
"followersCount": 26,
|
89
|
+
"following": "http://api.thisismyjam.com/1/hotskillet/following.json?key=987bcab01b929eb2c07877b224215c92",
|
90
|
+
"followingCount": 23,
|
91
|
+
"fullname": "Leslie Liberatore",
|
92
|
+
"hasCurrentJam": true,
|
93
|
+
"jamCount": 21,
|
94
|
+
"joinedDate": "Thu, 08 Dec 2011 23:35:05 +0000",
|
95
|
+
"name": "hotskillet",
|
96
|
+
"representativeArtists": [
|
97
|
+
"Ennio Morricone",
|
98
|
+
"The Dandy Warhols",
|
99
|
+
"Andrew Bird",
|
100
|
+
"Electric Guest"
|
101
|
+
],
|
102
|
+
"twitterName": "hotskillet",
|
103
|
+
"url": "http://www.thisismyjam.com/hotskillet"
|
104
|
+
},
|
105
|
+
{
|
106
|
+
"apiUrl": "http://api.thisismyjam.com/1/pierrepont.json?key=987bcab01b929eb2c07877b224215c92",
|
107
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_0ede16cce4ab4aa47fe29c5fdd994272_128.jpg",
|
108
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_0ede16cce4ab4aa47fe29c5fdd994272_small.jpg",
|
109
|
+
"bio": "Professional writer, semi-pro foodie, market nerd, and music snob. And now, Atlantic contributor! ",
|
110
|
+
"facebookID": "564957142",
|
111
|
+
"followedDate": "Tue, 17 Apr 2012 18:45:36 +0000",
|
112
|
+
"followers": "http://api.thisismyjam.com/1/pierrepont/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
113
|
+
"followersCount": 7,
|
114
|
+
"following": "http://api.thisismyjam.com/1/pierrepont/following.json?key=987bcab01b929eb2c07877b224215c92",
|
115
|
+
"followingCount": 17,
|
116
|
+
"fullname": "Brendan Hasenstab",
|
117
|
+
"hasCurrentJam": true,
|
118
|
+
"jamCount": 7,
|
119
|
+
"joinedDate": "Tue, 03 Apr 2012 21:31:36 +0000",
|
120
|
+
"name": "pierrepont",
|
121
|
+
"representativeArtists": [
|
122
|
+
"The Goodes",
|
123
|
+
"The Jam",
|
124
|
+
"Gary Clark Jr.",
|
125
|
+
"R\u00f3is\u00edn Murphy"
|
126
|
+
],
|
127
|
+
"twitterName": "pierrepont",
|
128
|
+
"url": "http://www.thisismyjam.com/pierrepont"
|
129
|
+
},
|
130
|
+
{
|
131
|
+
"apiUrl": "http://api.thisismyjam.com/1/StuartEdwards.json?key=987bcab01b929eb2c07877b224215c92",
|
132
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_519786587e187336c0b77c6eca437073_128.jpg",
|
133
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_519786587e187336c0b77c6eca437073_small.jpg",
|
134
|
+
"bio": "I obsess an unseemly amount over a music for a man of my advancing years but it appears that I am not the only one.",
|
135
|
+
"facebookID": "100000557187822",
|
136
|
+
"followedDate": "Tue, 17 Apr 2012 17:19:05 +0000",
|
137
|
+
"followers": "http://api.thisismyjam.com/1/StuartEdwards/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
138
|
+
"followersCount": 26,
|
139
|
+
"following": "http://api.thisismyjam.com/1/StuartEdwards/following.json?key=987bcab01b929eb2c07877b224215c92",
|
140
|
+
"followingCount": 53,
|
141
|
+
"fullname": "Stuart Edwards",
|
142
|
+
"hasCurrentJam": true,
|
143
|
+
"jamCount": 12,
|
144
|
+
"joinedDate": "Fri, 24 Feb 2012 18:02:08 +0000",
|
145
|
+
"name": "StuartEdwards",
|
146
|
+
"representativeArtists": [
|
147
|
+
"Mos Def",
|
148
|
+
"Johnny Osbourne",
|
149
|
+
"Sufjan Stevens",
|
150
|
+
"The Twilight Singers"
|
151
|
+
],
|
152
|
+
"twitterName": "Stue1967",
|
153
|
+
"url": "http://www.thisismyjam.com/StuartEdwards"
|
154
|
+
},
|
155
|
+
{
|
156
|
+
"apiUrl": "http://api.thisismyjam.com/1/darlinikkisiks.json?key=987bcab01b929eb2c07877b224215c92",
|
157
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_e2df3c3fcbb0e795b902fc56a7854bfd_128.jpg",
|
158
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_e2df3c3fcbb0e795b902fc56a7854bfd_small.jpg",
|
159
|
+
"bio": "Bowser, ballroom dancing & billiards",
|
160
|
+
"followedDate": "Tue, 17 Apr 2012 12:12:03 +0000",
|
161
|
+
"followers": "http://api.thisismyjam.com/1/darlinikkisiks/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
162
|
+
"followersCount": 16,
|
163
|
+
"following": "http://api.thisismyjam.com/1/darlinikkisiks/following.json?key=987bcab01b929eb2c07877b224215c92",
|
164
|
+
"followingCount": 29,
|
165
|
+
"fullname": "",
|
166
|
+
"hasCurrentJam": true,
|
167
|
+
"jamCount": 24,
|
168
|
+
"joinedDate": "Thu, 15 Mar 2012 08:11:17 +0000",
|
169
|
+
"name": "darlinikkisiks",
|
170
|
+
"representativeArtists": [
|
171
|
+
"Fiona Apple",
|
172
|
+
"The Weeknd",
|
173
|
+
"Silver Swans",
|
174
|
+
"Erykah Badu"
|
175
|
+
],
|
176
|
+
"twitterName": "darlinikkisiks",
|
177
|
+
"url": "http://www.thisismyjam.com/darlinikkisiks"
|
178
|
+
},
|
179
|
+
{
|
180
|
+
"apiUrl": "http://api.thisismyjam.com/1/Hatneck.json?key=987bcab01b929eb2c07877b224215c92",
|
181
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_782c674a32edbc4b054721d0068c5168_128.jpg",
|
182
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_782c674a32edbc4b054721d0068c5168_small.jpg",
|
183
|
+
"bio": "And I am not frightened of dying. Any time will do, I don't mind. Why should I be frightened of dying? There's no reason for it \u2014 you've got to go sometime",
|
184
|
+
"followedDate": "Tue, 17 Apr 2012 09:34:42 +0000",
|
185
|
+
"followers": "http://api.thisismyjam.com/1/Hatneck/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
186
|
+
"followersCount": 6,
|
187
|
+
"following": "http://api.thisismyjam.com/1/Hatneck/following.json?key=987bcab01b929eb2c07877b224215c92",
|
188
|
+
"followingCount": 62,
|
189
|
+
"fullname": "",
|
190
|
+
"hasCurrentJam": true,
|
191
|
+
"jamCount": 1,
|
192
|
+
"joinedDate": "Tue, 17 Apr 2012 09:33:09 +0000",
|
193
|
+
"name": "Hatneck",
|
194
|
+
"representativeArtists": [],
|
195
|
+
"url": "http://www.thisismyjam.com/Hatneck"
|
196
|
+
},
|
197
|
+
{
|
198
|
+
"apiUrl": "http://api.thisismyjam.com/1/m1pnk.json?key=987bcab01b929eb2c07877b224215c92",
|
199
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_fc1178f6363c1743c44ee8a18a6ec38e_128.jpg",
|
200
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_fc1178f6363c1743c44ee8a18a6ec38e_small.jpg",
|
201
|
+
"bio": "just a dude",
|
202
|
+
"followedDate": "Tue, 17 Apr 2012 07:26:36 +0000",
|
203
|
+
"followers": "http://api.thisismyjam.com/1/m1pnk/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
204
|
+
"followersCount": 2,
|
205
|
+
"following": "http://api.thisismyjam.com/1/m1pnk/following.json?key=987bcab01b929eb2c07877b224215c92",
|
206
|
+
"followingCount": 3,
|
207
|
+
"fullname": "m1pnk",
|
208
|
+
"hasCurrentJam": true,
|
209
|
+
"jamCount": 1,
|
210
|
+
"joinedDate": "Tue, 17 Apr 2012 07:13:20 +0000",
|
211
|
+
"name": "m1pnk",
|
212
|
+
"representativeArtists": [],
|
213
|
+
"twitterName": "m1pnk",
|
214
|
+
"url": "http://www.thisismyjam.com/m1pnk"
|
215
|
+
},
|
216
|
+
{
|
217
|
+
"apiUrl": "http://api.thisismyjam.com/1/MichaelSeeley.json?key=987bcab01b929eb2c07877b224215c92",
|
218
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_5a985338ee93098350134d81e3e6d7b3_128.jpg",
|
219
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_5a985338ee93098350134d81e3e6d7b3_small.jpg",
|
220
|
+
"bio": "That's enough.",
|
221
|
+
"facebookID": "12109004",
|
222
|
+
"followedDate": "Tue, 17 Apr 2012 05:47:59 +0000",
|
223
|
+
"followers": "http://api.thisismyjam.com/1/MichaelSeeley/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
224
|
+
"followersCount": 4,
|
225
|
+
"following": "http://api.thisismyjam.com/1/MichaelSeeley/following.json?key=987bcab01b929eb2c07877b224215c92",
|
226
|
+
"followingCount": 6,
|
227
|
+
"fullname": "Michael Seeley",
|
228
|
+
"hasCurrentJam": true,
|
229
|
+
"jamCount": 16,
|
230
|
+
"joinedDate": "Tue, 27 Dec 2011 05:28:29 +0000",
|
231
|
+
"name": "MichaelSeeley",
|
232
|
+
"representativeArtists": [
|
233
|
+
"Joe Garston",
|
234
|
+
"Polymath",
|
235
|
+
"College",
|
236
|
+
"Nero"
|
237
|
+
],
|
238
|
+
"url": "http://www.thisismyjam.com/MichaelSeeley"
|
239
|
+
},
|
240
|
+
{
|
241
|
+
"apiUrl": "http://api.thisismyjam.com/1/mranger.json?key=987bcab01b929eb2c07877b224215c92",
|
242
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_1e1bc01b67982a8a4eb0d86352f8852c_128.jpg",
|
243
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_1e1bc01b67982a8a4eb0d86352f8852c_small.jpg",
|
244
|
+
"bio": "",
|
245
|
+
"followedDate": "Tue, 17 Apr 2012 05:25:48 +0000",
|
246
|
+
"followers": "http://api.thisismyjam.com/1/mranger/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
247
|
+
"followersCount": 8,
|
248
|
+
"following": "http://api.thisismyjam.com/1/mranger/following.json?key=987bcab01b929eb2c07877b224215c92",
|
249
|
+
"followingCount": 24,
|
250
|
+
"fullname": "",
|
251
|
+
"hasCurrentJam": true,
|
252
|
+
"jamCount": 1,
|
253
|
+
"joinedDate": "Tue, 17 Apr 2012 04:59:59 +0000",
|
254
|
+
"name": "mranger",
|
255
|
+
"representativeArtists": [],
|
256
|
+
"url": "http://www.thisismyjam.com/mranger"
|
257
|
+
},
|
258
|
+
{
|
259
|
+
"apiUrl": "http://api.thisismyjam.com/1/betweeniandk.json?key=987bcab01b929eb2c07877b224215c92",
|
260
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_c3ccb84d657450701c9bc3fb488d84b2_128.jpg",
|
261
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_c3ccb84d657450701c9bc3fb488d84b2_small.jpg",
|
262
|
+
"bio": "that. is. my. jam.",
|
263
|
+
"followedDate": "Tue, 17 Apr 2012 04:18:50 +0000",
|
264
|
+
"followers": "http://api.thisismyjam.com/1/betweeniandk/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
265
|
+
"followersCount": 5,
|
266
|
+
"following": "http://api.thisismyjam.com/1/betweeniandk/following.json?key=987bcab01b929eb2c07877b224215c92",
|
267
|
+
"followingCount": 50,
|
268
|
+
"fullname": "brothasoul",
|
269
|
+
"hasCurrentJam": true,
|
270
|
+
"jamCount": 9,
|
271
|
+
"joinedDate": "Fri, 24 Feb 2012 23:59:28 +0000",
|
272
|
+
"lastfmName": "brothasoul",
|
273
|
+
"name": "betweeniandk",
|
274
|
+
"representativeArtists": [
|
275
|
+
"Tank",
|
276
|
+
"Missy Elliott",
|
277
|
+
"Syleena Johnson",
|
278
|
+
"SWV"
|
279
|
+
],
|
280
|
+
"twitterName": "brothasoul",
|
281
|
+
"url": "http://www.thisismyjam.com/betweeniandk"
|
282
|
+
},
|
283
|
+
{
|
284
|
+
"apiUrl": "http://api.thisismyjam.com/1/conoraltier.json?key=987bcab01b929eb2c07877b224215c92",
|
285
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_81f7919abf1bc276bc3dfcb2341db3a4_128.jpg",
|
286
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_81f7919abf1bc276bc3dfcb2341db3a4_small.jpg",
|
287
|
+
"bio": "Music Junkie | Bicyclist | Completist | Germaphobe | Pug lover | Account Manager at @SocialKaty",
|
288
|
+
"facebookID": "1908147",
|
289
|
+
"followedDate": "Tue, 17 Apr 2012 03:50:58 +0000",
|
290
|
+
"followers": "http://api.thisismyjam.com/1/conoraltier/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
291
|
+
"followersCount": 2,
|
292
|
+
"following": "http://api.thisismyjam.com/1/conoraltier/following.json?key=987bcab01b929eb2c07877b224215c92",
|
293
|
+
"followingCount": 37,
|
294
|
+
"fullname": "Conor Altier",
|
295
|
+
"hasCurrentJam": true,
|
296
|
+
"jamCount": 1,
|
297
|
+
"joinedDate": "Mon, 16 Apr 2012 15:34:02 +0000",
|
298
|
+
"name": "conoraltier",
|
299
|
+
"representativeArtists": [],
|
300
|
+
"twitterName": "ConorAltier",
|
301
|
+
"url": "http://www.thisismyjam.com/conoraltier"
|
302
|
+
},
|
303
|
+
{
|
304
|
+
"apiUrl": "http://api.thisismyjam.com/1/mitchgcole.json?key=987bcab01b929eb2c07877b224215c92",
|
305
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_d713a44f345391a07c2a7386046fd0c4_128.jpg",
|
306
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_d713a44f345391a07c2a7386046fd0c4_small.jpg",
|
307
|
+
"bio": "i'm just a boy.",
|
308
|
+
"followedDate": "Tue, 17 Apr 2012 02:31:30 +0000",
|
309
|
+
"followers": "http://api.thisismyjam.com/1/mitchgcole/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
310
|
+
"followersCount": 0,
|
311
|
+
"following": "http://api.thisismyjam.com/1/mitchgcole/following.json?key=987bcab01b929eb2c07877b224215c92",
|
312
|
+
"followingCount": 7,
|
313
|
+
"fullname": "mitch cole",
|
314
|
+
"hasCurrentJam": true,
|
315
|
+
"jamCount": 1,
|
316
|
+
"joinedDate": "Tue, 17 Apr 2012 02:16:51 +0000",
|
317
|
+
"name": "mitchgcole",
|
318
|
+
"representativeArtists": [],
|
319
|
+
"url": "http://www.thisismyjam.com/mitchgcole"
|
320
|
+
},
|
321
|
+
{
|
322
|
+
"apiUrl": "http://api.thisismyjam.com/1/michellemcmanu.json?key=987bcab01b929eb2c07877b224215c92",
|
323
|
+
"avatarNormal": "http://static03.thisismyjam.com/i/avtr_b213c5c6dc297ca8d4fe418456f7d8af_128.jpg",
|
324
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_b213c5c6dc297ca8d4fe418456f7d8af_small.jpg",
|
325
|
+
"bio": "Every day, I try to give my brain another wrinkle. Sometimes it works. My friends are the colorful threads in the tapestry of my life. \r\n\r\nI am most happy when bathed in sunshine.",
|
326
|
+
"facebookID": "1337430917",
|
327
|
+
"followedDate": "Tue, 17 Apr 2012 01:40:27 +0000",
|
328
|
+
"followers": "http://api.thisismyjam.com/1/michellemcmanu/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
329
|
+
"followersCount": 2,
|
330
|
+
"following": "http://api.thisismyjam.com/1/michellemcmanu/following.json?key=987bcab01b929eb2c07877b224215c92",
|
331
|
+
"followingCount": 15,
|
332
|
+
"fullname": "Michelle McManus",
|
333
|
+
"hasCurrentJam": false,
|
334
|
+
"jamCount": 0,
|
335
|
+
"joinedDate": "Tue, 17 Apr 2012 01:39:05 +0000",
|
336
|
+
"name": "michellemcmanu",
|
337
|
+
"representativeArtists": [],
|
338
|
+
"url": "http://www.thisismyjam.com/michellemcmanu"
|
339
|
+
},
|
340
|
+
{
|
341
|
+
"apiUrl": "http://api.thisismyjam.com/1/zmendel.json?key=987bcab01b929eb2c07877b224215c92",
|
342
|
+
"avatarNormal": "http://static03.thisismyjam.com/i/avtr_e7a353cf4081b90db4866c9883b1f494_128.jpg",
|
343
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_e7a353cf4081b90db4866c9883b1f494_small.jpg",
|
344
|
+
"bio": "",
|
345
|
+
"facebookID": "635950147",
|
346
|
+
"followedDate": "Tue, 17 Apr 2012 00:26:18 +0000",
|
347
|
+
"followers": "http://api.thisismyjam.com/1/zmendel/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
348
|
+
"followersCount": 2,
|
349
|
+
"following": "http://api.thisismyjam.com/1/zmendel/following.json?key=987bcab01b929eb2c07877b224215c92",
|
350
|
+
"followingCount": 5,
|
351
|
+
"fullname": "",
|
352
|
+
"hasCurrentJam": true,
|
353
|
+
"jamCount": 1,
|
354
|
+
"joinedDate": "Tue, 17 Apr 2012 00:17:38 +0000",
|
355
|
+
"name": "zmendel",
|
356
|
+
"representativeArtists": [],
|
357
|
+
"url": "http://www.thisismyjam.com/zmendel"
|
358
|
+
},
|
359
|
+
{
|
360
|
+
"apiUrl": "http://api.thisismyjam.com/1/mullink.json?key=987bcab01b929eb2c07877b224215c92",
|
361
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_383f51b227de0a4daac66293d1e921be_128.jpg",
|
362
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_383f51b227de0a4daac66293d1e921be_small.jpg",
|
363
|
+
"bio": "",
|
364
|
+
"facebookID": "1069050031",
|
365
|
+
"followedDate": "Tue, 17 Apr 2012 00:08:35 +0000",
|
366
|
+
"followers": "http://api.thisismyjam.com/1/mullink/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
367
|
+
"followersCount": 4,
|
368
|
+
"following": "http://api.thisismyjam.com/1/mullink/following.json?key=987bcab01b929eb2c07877b224215c92",
|
369
|
+
"followingCount": 14,
|
370
|
+
"fullname": "",
|
371
|
+
"hasCurrentJam": true,
|
372
|
+
"jamCount": 2,
|
373
|
+
"joinedDate": "Tue, 17 Apr 2012 00:06:48 +0000",
|
374
|
+
"name": "mullink",
|
375
|
+
"representativeArtists": [
|
376
|
+
"Bag Raiders"
|
377
|
+
],
|
378
|
+
"twitterName": "Kate_Turkey",
|
379
|
+
"url": "http://www.thisismyjam.com/mullink"
|
380
|
+
},
|
381
|
+
{
|
382
|
+
"apiUrl": "http://api.thisismyjam.com/1/04collins.json?key=987bcab01b929eb2c07877b224215c92",
|
383
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_07e249de89d761aed2a1f12cda960ded_128.png",
|
384
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_07e249de89d761aed2a1f12cda960ded_small.png",
|
385
|
+
"bio": null,
|
386
|
+
"followedDate": "Tue, 17 Apr 2012 00:03:05 +0000",
|
387
|
+
"followers": "http://api.thisismyjam.com/1/04collins/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
388
|
+
"followersCount": 2,
|
389
|
+
"following": "http://api.thisismyjam.com/1/04collins/following.json?key=987bcab01b929eb2c07877b224215c92",
|
390
|
+
"followingCount": 15,
|
391
|
+
"fullname": null,
|
392
|
+
"hasCurrentJam": true,
|
393
|
+
"jamCount": 1,
|
394
|
+
"joinedDate": "Mon, 16 Apr 2012 23:59:25 +0000",
|
395
|
+
"name": "04collins",
|
396
|
+
"representativeArtists": [],
|
397
|
+
"url": "http://www.thisismyjam.com/04collins"
|
398
|
+
},
|
399
|
+
{
|
400
|
+
"apiUrl": "http://api.thisismyjam.com/1/mynameiskaylee.json?key=987bcab01b929eb2c07877b224215c92",
|
401
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_f0adc8edf53e140fd729b9b981b6d102_128.jpg",
|
402
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_f0adc8edf53e140fd729b9b981b6d102_small.jpg",
|
403
|
+
"bio": "this is a story of a girl who cried a river and drowned the whole world while living in a gangsta's paradise.",
|
404
|
+
"facebookID": "651010571",
|
405
|
+
"followedDate": "Mon, 16 Apr 2012 23:27:18 +0000",
|
406
|
+
"followers": "http://api.thisismyjam.com/1/mynameiskaylee/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
407
|
+
"followersCount": 5,
|
408
|
+
"following": "http://api.thisismyjam.com/1/mynameiskaylee/following.json?key=987bcab01b929eb2c07877b224215c92",
|
409
|
+
"followingCount": 42,
|
410
|
+
"fullname": "Kaylee Grubbs",
|
411
|
+
"hasCurrentJam": true,
|
412
|
+
"jamCount": 4,
|
413
|
+
"joinedDate": "Tue, 27 Mar 2012 05:48:17 +0000",
|
414
|
+
"name": "mynameiskaylee",
|
415
|
+
"representativeArtists": [
|
416
|
+
"Mansions",
|
417
|
+
"Teenage Fanclub"
|
418
|
+
],
|
419
|
+
"twitterName": "kayleegrubbs",
|
420
|
+
"url": "http://www.thisismyjam.com/mynameiskaylee"
|
421
|
+
},
|
422
|
+
{
|
423
|
+
"apiUrl": "http://api.thisismyjam.com/1/aroinak.json?key=987bcab01b929eb2c07877b224215c92",
|
424
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_8629e9dd1f012bfabdeba71af7b52a58_128.jpg",
|
425
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_8629e9dd1f012bfabdeba71af7b52a58_small.jpg",
|
426
|
+
"bio": "Who cares?",
|
427
|
+
"facebookID": "100000175452159",
|
428
|
+
"followedDate": "Mon, 16 Apr 2012 23:00:47 +0000",
|
429
|
+
"followers": "http://api.thisismyjam.com/1/aroinak/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
430
|
+
"followersCount": 2,
|
431
|
+
"following": "http://api.thisismyjam.com/1/aroinak/following.json?key=987bcab01b929eb2c07877b224215c92",
|
432
|
+
"followingCount": 20,
|
433
|
+
"fullname": "Tyler Russell",
|
434
|
+
"hasCurrentJam": true,
|
435
|
+
"jamCount": 3,
|
436
|
+
"joinedDate": "Sat, 14 Apr 2012 02:50:48 +0000",
|
437
|
+
"name": "aroinak",
|
438
|
+
"representativeArtists": [
|
439
|
+
"diagrams",
|
440
|
+
"Django Django"
|
441
|
+
],
|
442
|
+
"url": "http://www.thisismyjam.com/aroinak"
|
443
|
+
},
|
444
|
+
{
|
445
|
+
"apiUrl": "http://api.thisismyjam.com/1/traiilmiix.json?key=987bcab01b929eb2c07877b224215c92",
|
446
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_ab2749d630d6746c2504e7768dc1efd5_128.jpg",
|
447
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_ab2749d630d6746c2504e7768dc1efd5_small.jpg",
|
448
|
+
"bio": "Hi. The name is Michaela. [Mick-KALE-Ah]\r\nTumble me @ traiilmiix.tumblr.com !",
|
449
|
+
"facebookID": "1440872550",
|
450
|
+
"followedDate": "Mon, 16 Apr 2012 21:32:01 +0000",
|
451
|
+
"followers": "http://api.thisismyjam.com/1/traiilmiix/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
452
|
+
"followersCount": 4,
|
453
|
+
"following": "http://api.thisismyjam.com/1/traiilmiix/following.json?key=987bcab01b929eb2c07877b224215c92",
|
454
|
+
"followingCount": 19,
|
455
|
+
"fullname": "Michaela Buckwalter",
|
456
|
+
"hasCurrentJam": true,
|
457
|
+
"jamCount": 4,
|
458
|
+
"joinedDate": "Mon, 16 Apr 2012 21:30:51 +0000",
|
459
|
+
"name": "traiilmiix",
|
460
|
+
"representativeArtists": [
|
461
|
+
"The Avett Brothers",
|
462
|
+
"Bright Eyes"
|
463
|
+
],
|
464
|
+
"url": "http://www.thisismyjam.com/traiilmiix"
|
465
|
+
},
|
466
|
+
{
|
467
|
+
"apiUrl": "http://api.thisismyjam.com/1/capn.json?key=987bcab01b929eb2c07877b224215c92",
|
468
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_ab16fbfc1af61926135168a80d34caa0_128.png",
|
469
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_ab16fbfc1af61926135168a80d34caa0_small.png",
|
470
|
+
"bio": null,
|
471
|
+
"followedDate": "Mon, 16 Apr 2012 21:02:29 +0000",
|
472
|
+
"followers": "http://api.thisismyjam.com/1/capn/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
473
|
+
"followersCount": 0,
|
474
|
+
"following": "http://api.thisismyjam.com/1/capn/following.json?key=987bcab01b929eb2c07877b224215c92",
|
475
|
+
"followingCount": 1,
|
476
|
+
"fullname": null,
|
477
|
+
"hasCurrentJam": true,
|
478
|
+
"jamCount": 1,
|
479
|
+
"joinedDate": "Mon, 16 Apr 2012 21:01:36 +0000",
|
480
|
+
"name": "capn",
|
481
|
+
"representativeArtists": [],
|
482
|
+
"url": "http://www.thisismyjam.com/capn"
|
483
|
+
},
|
484
|
+
{
|
485
|
+
"apiUrl": "http://api.thisismyjam.com/1/mrlippman.json?key=987bcab01b929eb2c07877b224215c92",
|
486
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_5eea0ab6d9470c090d4de7ad548e4efb_128.jpg",
|
487
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_5eea0ab6d9470c090d4de7ad548e4efb_small.jpg",
|
488
|
+
"bio": "artist manager/trend setter/innovator/tech junkie/tv show producer and creator/media collector/music biz/motorcycle rider/shoe freak and more...",
|
489
|
+
"facebookID": "662190062",
|
490
|
+
"followedDate": "Mon, 16 Apr 2012 18:44:32 +0000",
|
491
|
+
"followers": "http://api.thisismyjam.com/1/mrlippman/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
492
|
+
"followersCount": 1,
|
493
|
+
"following": "http://api.thisismyjam.com/1/mrlippman/following.json?key=987bcab01b929eb2c07877b224215c92",
|
494
|
+
"followingCount": 14,
|
495
|
+
"fullname": "Nick Lippman",
|
496
|
+
"hasCurrentJam": true,
|
497
|
+
"jamCount": 2,
|
498
|
+
"joinedDate": "Mon, 16 Apr 2012 18:43:25 +0000",
|
499
|
+
"name": "mrlippman",
|
500
|
+
"representativeArtists": [
|
501
|
+
"The Black Eyed Peas"
|
502
|
+
],
|
503
|
+
"twitterName": "mrlippman",
|
504
|
+
"url": "http://www.thisismyjam.com/mrlippman"
|
505
|
+
},
|
506
|
+
{
|
507
|
+
"apiUrl": "http://api.thisismyjam.com/1/SubterfugeRec.json?key=987bcab01b929eb2c07877b224215c92",
|
508
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_6df378707bd77e20e233f8fb4dc0421e_128.jpg",
|
509
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_6df378707bd77e20e233f8fb4dc0421e_small.jpg",
|
510
|
+
"bio": "The bloody groovy record label !!! (Spain)",
|
511
|
+
"followedDate": "Mon, 16 Apr 2012 18:01:49 +0000",
|
512
|
+
"followers": "http://api.thisismyjam.com/1/SubterfugeRec/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
513
|
+
"followersCount": 177,
|
514
|
+
"following": "http://api.thisismyjam.com/1/SubterfugeRec/following.json?key=987bcab01b929eb2c07877b224215c92",
|
515
|
+
"followingCount": 1091,
|
516
|
+
"fullname": "Subterfuge Records",
|
517
|
+
"hasCurrentJam": true,
|
518
|
+
"jamCount": 3,
|
519
|
+
"joinedDate": "Mon, 16 Apr 2012 09:59:55 +0000",
|
520
|
+
"name": "SubterfugeRec",
|
521
|
+
"representativeArtists": [
|
522
|
+
"Anni B Sweet",
|
523
|
+
"Void Camp"
|
524
|
+
],
|
525
|
+
"url": "http://www.thisismyjam.com/SubterfugeRec"
|
526
|
+
},
|
527
|
+
{
|
528
|
+
"apiUrl": "http://api.thisismyjam.com/1/blushift01.json?key=987bcab01b929eb2c07877b224215c92",
|
529
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_8b65546e0e217304a9bca554dbebc6b9_128.jpg",
|
530
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_8b65546e0e217304a9bca554dbebc6b9_small.jpg",
|
531
|
+
"bio": "food good, drink good, fire baaaaad !",
|
532
|
+
"facebookID": "677046014",
|
533
|
+
"followedDate": "Mon, 16 Apr 2012 17:53:45 +0000",
|
534
|
+
"followers": "http://api.thisismyjam.com/1/blushift01/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
535
|
+
"followersCount": 14,
|
536
|
+
"following": "http://api.thisismyjam.com/1/blushift01/following.json?key=987bcab01b929eb2c07877b224215c92",
|
537
|
+
"followingCount": 83,
|
538
|
+
"fullname": "Barrie Smith",
|
539
|
+
"hasCurrentJam": true,
|
540
|
+
"jamCount": 25,
|
541
|
+
"joinedDate": "Thu, 16 Feb 2012 18:37:39 +0000",
|
542
|
+
"name": "blushift01",
|
543
|
+
"representativeArtists": [
|
544
|
+
"Pietro Mascagni",
|
545
|
+
"Fleet Foxes",
|
546
|
+
"Echo & The Bunnymen",
|
547
|
+
"The Monkees"
|
548
|
+
],
|
549
|
+
"twitterName": "blushift01",
|
550
|
+
"url": "http://www.thisismyjam.com/blushift01"
|
551
|
+
},
|
552
|
+
{
|
553
|
+
"apiUrl": "http://api.thisismyjam.com/1/richinminerals.json?key=987bcab01b929eb2c07877b224215c92",
|
554
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_c3d2d7fdaa3ee81cc34196cc4c578fb2_128.jpg",
|
555
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_c3d2d7fdaa3ee81cc34196cc4c578fb2_small.jpg",
|
556
|
+
"bio": "",
|
557
|
+
"facebookID": "560296643",
|
558
|
+
"followedDate": "Mon, 16 Apr 2012 17:38:06 +0000",
|
559
|
+
"followers": "http://api.thisismyjam.com/1/richinminerals/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
560
|
+
"followersCount": 0,
|
561
|
+
"following": "http://api.thisismyjam.com/1/richinminerals/following.json?key=987bcab01b929eb2c07877b224215c92",
|
562
|
+
"followingCount": 13,
|
563
|
+
"fullname": "Adam Bracegirdle",
|
564
|
+
"hasCurrentJam": true,
|
565
|
+
"jamCount": 1,
|
566
|
+
"joinedDate": "Mon, 16 Apr 2012 17:37:40 +0000",
|
567
|
+
"name": "richinminerals",
|
568
|
+
"representativeArtists": [],
|
569
|
+
"twitterName": "richinminerals",
|
570
|
+
"url": "http://www.thisismyjam.com/richinminerals"
|
571
|
+
},
|
572
|
+
{
|
573
|
+
"apiUrl": "http://api.thisismyjam.com/1/retroglo.json?key=987bcab01b929eb2c07877b224215c92",
|
574
|
+
"avatarNormal": "http://static03.thisismyjam.com/i/avtr_c155a20b2e56fc48ee0c67f11464550c_128.jpg",
|
575
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_c155a20b2e56fc48ee0c67f11464550c_small.jpg",
|
576
|
+
"bio": "vocal diva extraordinaire :: music things @AllThingsGo + @Discobelle :: snack enthusiast :: shanghai doll",
|
577
|
+
"facebookID": "7929294",
|
578
|
+
"followedDate": "Mon, 16 Apr 2012 15:40:48 +0000",
|
579
|
+
"followers": "http://api.thisismyjam.com/1/retroglo/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
580
|
+
"followersCount": 1,
|
581
|
+
"following": "http://api.thisismyjam.com/1/retroglo/following.json?key=987bcab01b929eb2c07877b224215c92",
|
582
|
+
"followingCount": 25,
|
583
|
+
"fullname": "Fancy Nancy",
|
584
|
+
"hasCurrentJam": true,
|
585
|
+
"jamCount": 2,
|
586
|
+
"joinedDate": "Mon, 16 Apr 2012 15:24:09 +0000",
|
587
|
+
"lastfmName": "ultravoxx",
|
588
|
+
"name": "retroglo",
|
589
|
+
"representativeArtists": [
|
590
|
+
"N.E.R.D."
|
591
|
+
],
|
592
|
+
"twitterName": "retroglo",
|
593
|
+
"url": "http://www.thisismyjam.com/retroglo"
|
594
|
+
},
|
595
|
+
{
|
596
|
+
"apiUrl": "http://api.thisismyjam.com/1/birds_in_trees.json?key=987bcab01b929eb2c07877b224215c92",
|
597
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_f8f13b9ce6e2d3b7a6c22468a480339f_128.jpg",
|
598
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_f8f13b9ce6e2d3b7a6c22468a480339f_small.jpg",
|
599
|
+
"bio": "I love a lotta 'pop' - music, art, culture, fizzy pop, Top of the pops, pop-tarts, pop swatch, cake pops, pop-ups.",
|
600
|
+
"followedDate": "Mon, 16 Apr 2012 14:53:39 +0000",
|
601
|
+
"followers": "http://api.thisismyjam.com/1/birds_in_trees/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
602
|
+
"followersCount": 0,
|
603
|
+
"following": "http://api.thisismyjam.com/1/birds_in_trees/following.json?key=987bcab01b929eb2c07877b224215c92",
|
604
|
+
"followingCount": 7,
|
605
|
+
"fullname": "Louise",
|
606
|
+
"hasCurrentJam": true,
|
607
|
+
"jamCount": 4,
|
608
|
+
"joinedDate": "Sun, 08 Apr 2012 17:08:42 +0000",
|
609
|
+
"name": "birds_in_trees",
|
610
|
+
"representativeArtists": [
|
611
|
+
"Bass-o-Matic",
|
612
|
+
"The Wombles",
|
613
|
+
"Rudimental"
|
614
|
+
],
|
615
|
+
"twitterName": "birds_in_trees",
|
616
|
+
"url": "http://www.thisismyjam.com/birds_in_trees"
|
617
|
+
},
|
618
|
+
{
|
619
|
+
"apiUrl": "http://api.thisismyjam.com/1/charlottepybus.json?key=987bcab01b929eb2c07877b224215c92",
|
620
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_887b2c5c391375b161d4b2eeb5a3a013_128.jpg",
|
621
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_887b2c5c391375b161d4b2eeb5a3a013_small.jpg",
|
622
|
+
"bio": "Pyboos. Pieface. Trudy. Piebase. Pyboobs. Piebooze. (or pybossy, in the words of mr pinkney) Pybo. Pybuswanker. Pibus. Pie. Pytractor. Any more suggestions?\r\n\r\n\r\nC-Unit <3...get your twang out ;)\r\n\r\nFeel free to add me or chat x",
|
623
|
+
"facebookID": "518004612",
|
624
|
+
"followedDate": "Mon, 16 Apr 2012 14:17:19 +0000",
|
625
|
+
"followers": "http://api.thisismyjam.com/1/charlottepybus/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
626
|
+
"followersCount": 3,
|
627
|
+
"following": "http://api.thisismyjam.com/1/charlottepybus/following.json?key=987bcab01b929eb2c07877b224215c92",
|
628
|
+
"followingCount": 27,
|
629
|
+
"fullname": "Charlotte Pybus",
|
630
|
+
"hasCurrentJam": true,
|
631
|
+
"jamCount": 1,
|
632
|
+
"joinedDate": "Mon, 16 Apr 2012 13:54:09 +0000",
|
633
|
+
"name": "charlottepybus",
|
634
|
+
"representativeArtists": [],
|
635
|
+
"twitterName": "Piefaceee",
|
636
|
+
"url": "http://www.thisismyjam.com/charlottepybus"
|
637
|
+
},
|
638
|
+
{
|
639
|
+
"apiUrl": "http://api.thisismyjam.com/1/Willisinavest.json?key=987bcab01b929eb2c07877b224215c92",
|
640
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_1dce48f995c8b9a60afcb6bd2d250bab_128.jpg",
|
641
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_1dce48f995c8b9a60afcb6bd2d250bab_small.jpg",
|
642
|
+
"bio": "Just more Internet hype",
|
643
|
+
"followedDate": "Mon, 16 Apr 2012 14:14:38 +0000",
|
644
|
+
"followers": "http://api.thisismyjam.com/1/Willisinavest/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
645
|
+
"followersCount": 1,
|
646
|
+
"following": "http://api.thisismyjam.com/1/Willisinavest/following.json?key=987bcab01b929eb2c07877b224215c92",
|
647
|
+
"followingCount": 1,
|
648
|
+
"fullname": "Will Langley",
|
649
|
+
"hasCurrentJam": true,
|
650
|
+
"jamCount": 1,
|
651
|
+
"joinedDate": "Mon, 16 Apr 2012 12:59:04 +0000",
|
652
|
+
"name": "Willisinavest",
|
653
|
+
"representativeArtists": [],
|
654
|
+
"twitterName": "Willisinavest",
|
655
|
+
"url": "http://www.thisismyjam.com/Willisinavest"
|
656
|
+
},
|
657
|
+
{
|
658
|
+
"apiUrl": "http://api.thisismyjam.com/1/sarahmainville.json?key=987bcab01b929eb2c07877b224215c92",
|
659
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_218f7367a22815a51cf668ac3b058f0f_128.png",
|
660
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_218f7367a22815a51cf668ac3b058f0f_small.png",
|
661
|
+
"bio": null,
|
662
|
+
"followedDate": "Mon, 16 Apr 2012 11:44:52 +0000",
|
663
|
+
"followers": "http://api.thisismyjam.com/1/sarahmainville/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
664
|
+
"followersCount": 1,
|
665
|
+
"following": "http://api.thisismyjam.com/1/sarahmainville/following.json?key=987bcab01b929eb2c07877b224215c92",
|
666
|
+
"followingCount": 13,
|
667
|
+
"fullname": null,
|
668
|
+
"hasCurrentJam": true,
|
669
|
+
"jamCount": 2,
|
670
|
+
"joinedDate": "Mon, 16 Apr 2012 11:40:25 +0000",
|
671
|
+
"name": "sarahmainville",
|
672
|
+
"representativeArtists": [
|
673
|
+
"Rufus Thomas"
|
674
|
+
],
|
675
|
+
"url": "http://www.thisismyjam.com/sarahmainville"
|
676
|
+
},
|
677
|
+
{
|
678
|
+
"apiUrl": "http://api.thisismyjam.com/1/chadbhunter.json?key=987bcab01b929eb2c07877b224215c92",
|
679
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_1ea8de52a2e4aa4cbb3cee4f56db5239_128.jpg",
|
680
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_1ea8de52a2e4aa4cbb3cee4f56db5239_small.jpg",
|
681
|
+
"bio": "Husband. Father. Designer. Pop-culture junkie.",
|
682
|
+
"facebookID": "1271740251",
|
683
|
+
"followedDate": "Mon, 16 Apr 2012 09:13:23 +0000",
|
684
|
+
"followers": "http://api.thisismyjam.com/1/chadbhunter/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
685
|
+
"followersCount": 0,
|
686
|
+
"following": "http://api.thisismyjam.com/1/chadbhunter/following.json?key=987bcab01b929eb2c07877b224215c92",
|
687
|
+
"followingCount": 8,
|
688
|
+
"fullname": "Chad B. Hunter",
|
689
|
+
"hasCurrentJam": true,
|
690
|
+
"jamCount": 1,
|
691
|
+
"joinedDate": "Mon, 16 Apr 2012 09:11:42 +0000",
|
692
|
+
"lastfmName": "chadbhunter",
|
693
|
+
"name": "chadbhunter",
|
694
|
+
"representativeArtists": [],
|
695
|
+
"twitterName": "chadbhunter",
|
696
|
+
"url": "http://www.thisismyjam.com/chadbhunter"
|
697
|
+
},
|
698
|
+
{
|
699
|
+
"apiUrl": "http://api.thisismyjam.com/1/ais_t.json?key=987bcab01b929eb2c07877b224215c92",
|
700
|
+
"avatarNormal": "http://static03.thisismyjam.com/i/avtr_56e6e47f2823a4768d262f242768ef13_128.jpg",
|
701
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_56e6e47f2823a4768d262f242768ef13_small.jpg",
|
702
|
+
"bio": "Tastemaker DJ, Basso radio host and media rep. \r\nAn all-around laid-back modern-day hippie dude. \r\nHeavensinki, Finland. ",
|
703
|
+
"facebookID": "695748510",
|
704
|
+
"followedDate": "Mon, 16 Apr 2012 07:53:02 +0000",
|
705
|
+
"followers": "http://api.thisismyjam.com/1/ais_t/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
706
|
+
"followersCount": 11,
|
707
|
+
"following": "http://api.thisismyjam.com/1/ais_t/following.json?key=987bcab01b929eb2c07877b224215c92",
|
708
|
+
"followingCount": 54,
|
709
|
+
"fullname": "TOMMI PARTYNEN",
|
710
|
+
"hasCurrentJam": true,
|
711
|
+
"jamCount": 1,
|
712
|
+
"joinedDate": "Sat, 14 Apr 2012 11:11:31 +0000",
|
713
|
+
"name": "ais_t",
|
714
|
+
"representativeArtists": [],
|
715
|
+
"twitterName": "AIS_T",
|
716
|
+
"url": "http://www.thisismyjam.com/ais_t"
|
717
|
+
},
|
718
|
+
{
|
719
|
+
"apiUrl": "http://api.thisismyjam.com/1/tylerpieper.json?key=987bcab01b929eb2c07877b224215c92",
|
720
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_c1a691f0f3a7bc03a1c50797fbff56f3_128.jpg",
|
721
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_c1a691f0f3a7bc03a1c50797fbff56f3_small.jpg",
|
722
|
+
"bio": "I play bass, attempt to play guitar, and I'm working on being a pro at recording bands and such. I can edit video and use After Effects, I'm also pretty good with a camera. I'd say I'm a decent person, I guess.\r\n\r\nResults may vary.\r\n\r\nPlease be consider",
|
723
|
+
"facebookID": "1671654552",
|
724
|
+
"followedDate": "Mon, 16 Apr 2012 07:12:20 +0000",
|
725
|
+
"followers": "http://api.thisismyjam.com/1/tylerpieper/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
726
|
+
"followersCount": 9,
|
727
|
+
"following": "http://api.thisismyjam.com/1/tylerpieper/following.json?key=987bcab01b929eb2c07877b224215c92",
|
728
|
+
"followingCount": 19,
|
729
|
+
"fullname": "Tyler Pieper",
|
730
|
+
"hasCurrentJam": true,
|
731
|
+
"jamCount": 11,
|
732
|
+
"joinedDate": "Thu, 09 Feb 2012 23:45:20 +0000",
|
733
|
+
"name": "tylerpieper",
|
734
|
+
"representativeArtists": [
|
735
|
+
"Jonathan Coulton",
|
736
|
+
"Zelliack",
|
737
|
+
"Moldover",
|
738
|
+
"O.A.R."
|
739
|
+
],
|
740
|
+
"url": "http://www.thisismyjam.com/tylerpieper"
|
741
|
+
},
|
742
|
+
{
|
743
|
+
"apiUrl": "http://api.thisismyjam.com/1/davesmusictank.json?key=987bcab01b929eb2c07877b224215c92",
|
744
|
+
"avatarNormal": "http://static03.thisismyjam.com/i/avtr_36d39b82b123ab8258dc61c5e6042b20_128.png",
|
745
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_36d39b82b123ab8258dc61c5e6042b20_small.png",
|
746
|
+
"bio": null,
|
747
|
+
"followedDate": "Mon, 16 Apr 2012 06:35:41 +0000",
|
748
|
+
"followers": "http://api.thisismyjam.com/1/davesmusictank/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
749
|
+
"followersCount": 0,
|
750
|
+
"following": "http://api.thisismyjam.com/1/davesmusictank/following.json?key=987bcab01b929eb2c07877b224215c92",
|
751
|
+
"followingCount": 1,
|
752
|
+
"fullname": null,
|
753
|
+
"hasCurrentJam": true,
|
754
|
+
"jamCount": 1,
|
755
|
+
"joinedDate": "Mon, 16 Apr 2012 06:31:49 +0000",
|
756
|
+
"name": "davesmusictank",
|
757
|
+
"representativeArtists": [],
|
758
|
+
"url": "http://www.thisismyjam.com/davesmusictank"
|
759
|
+
},
|
760
|
+
{
|
761
|
+
"apiUrl": "http://api.thisismyjam.com/1/paavoy.json?key=987bcab01b929eb2c07877b224215c92",
|
762
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_61074b69a150ecea20521be4fa975ee0_128.jpg",
|
763
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_61074b69a150ecea20521be4fa975ee0_small.jpg",
|
764
|
+
"bio": "http://unikko.org/~paavi/nix/",
|
765
|
+
"facebookID": "749780318",
|
766
|
+
"followedDate": "Mon, 16 Apr 2012 05:50:58 +0000",
|
767
|
+
"followers": "http://api.thisismyjam.com/1/paavoy/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
768
|
+
"followersCount": 0,
|
769
|
+
"following": "http://api.thisismyjam.com/1/paavoy/following.json?key=987bcab01b929eb2c07877b224215c92",
|
770
|
+
"followingCount": 3,
|
771
|
+
"fullname": "Paavo Yl\u00f6nen",
|
772
|
+
"hasCurrentJam": true,
|
773
|
+
"jamCount": 1,
|
774
|
+
"joinedDate": "Sun, 15 Apr 2012 20:20:35 +0000",
|
775
|
+
"name": "paavoy",
|
776
|
+
"representativeArtists": [],
|
777
|
+
"url": "http://www.thisismyjam.com/paavoy"
|
778
|
+
},
|
779
|
+
{
|
780
|
+
"apiUrl": "http://api.thisismyjam.com/1/sukmykiss.json?key=987bcab01b929eb2c07877b224215c92",
|
781
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_e813cfb87747294699861b93c972fc6a_128.jpg",
|
782
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_e813cfb87747294699861b93c972fc6a_small.jpg",
|
783
|
+
"bio": "I love music. I always have, always will. Always looking for more, but seem to get into a rut so I think My Jam will open up doors that I wouldn't have been able to get through before. ",
|
784
|
+
"followedDate": "Mon, 16 Apr 2012 05:08:43 +0000",
|
785
|
+
"followers": "http://api.thisismyjam.com/1/sukmykiss/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
786
|
+
"followersCount": 5,
|
787
|
+
"following": "http://api.thisismyjam.com/1/sukmykiss/following.json?key=987bcab01b929eb2c07877b224215c92",
|
788
|
+
"followingCount": 23,
|
789
|
+
"fullname": "Adrienne ",
|
790
|
+
"hasCurrentJam": true,
|
791
|
+
"jamCount": 3,
|
792
|
+
"joinedDate": "Mon, 16 Apr 2012 05:02:01 +0000",
|
793
|
+
"name": "sukmykiss",
|
794
|
+
"representativeArtists": [
|
795
|
+
"Florence + The Machine",
|
796
|
+
"Florence And The Machine"
|
797
|
+
],
|
798
|
+
"url": "http://www.thisismyjam.com/sukmykiss"
|
799
|
+
},
|
800
|
+
{
|
801
|
+
"apiUrl": "http://api.thisismyjam.com/1/LittleSocrates.json?key=987bcab01b929eb2c07877b224215c92",
|
802
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_8bad8b94f924de4ee0de9c1b7b8ac1e2_128.jpg",
|
803
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_8bad8b94f924de4ee0de9c1b7b8ac1e2_small.jpg",
|
804
|
+
"bio": "",
|
805
|
+
"facebookID": "563466266",
|
806
|
+
"followedDate": "Mon, 16 Apr 2012 04:52:36 +0000",
|
807
|
+
"followers": "http://api.thisismyjam.com/1/LittleSocrates/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
808
|
+
"followersCount": 1,
|
809
|
+
"following": "http://api.thisismyjam.com/1/LittleSocrates/following.json?key=987bcab01b929eb2c07877b224215c92",
|
810
|
+
"followingCount": 29,
|
811
|
+
"fullname": "Alex Lovendahl",
|
812
|
+
"hasCurrentJam": true,
|
813
|
+
"jamCount": 1,
|
814
|
+
"joinedDate": "Mon, 16 Apr 2012 04:00:02 +0000",
|
815
|
+
"name": "LittleSocrates",
|
816
|
+
"representativeArtists": [],
|
817
|
+
"twitterName": "LittleSocrates",
|
818
|
+
"url": "http://www.thisismyjam.com/LittleSocrates"
|
819
|
+
},
|
820
|
+
{
|
821
|
+
"apiUrl": "http://api.thisismyjam.com/1/SomethingNewNow.json?key=987bcab01b929eb2c07877b224215c92",
|
822
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_0cf8c827c2ecca412909052ddc6b2233_128.jpg",
|
823
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_0cf8c827c2ecca412909052ddc6b2233_small.jpg",
|
824
|
+
"bio": "Owner Of The SNN Companies!",
|
825
|
+
"facebookID": "100001509688994",
|
826
|
+
"followedDate": "Mon, 16 Apr 2012 02:10:22 +0000",
|
827
|
+
"followers": "http://api.thisismyjam.com/1/SomethingNewNow/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
828
|
+
"followersCount": 2,
|
829
|
+
"following": "http://api.thisismyjam.com/1/SomethingNewNow/following.json?key=987bcab01b929eb2c07877b224215c92",
|
830
|
+
"followingCount": 37,
|
831
|
+
"fullname": "Tim Clark",
|
832
|
+
"hasCurrentJam": true,
|
833
|
+
"jamCount": 1,
|
834
|
+
"joinedDate": "Mon, 16 Apr 2012 01:55:24 +0000",
|
835
|
+
"name": "SomethingNewNow",
|
836
|
+
"representativeArtists": [],
|
837
|
+
"twitterName": "somethingnewnow",
|
838
|
+
"url": "http://www.thisismyjam.com/SomethingNewNow"
|
839
|
+
},
|
840
|
+
{
|
841
|
+
"apiUrl": "http://api.thisismyjam.com/1/Parleone.json?key=987bcab01b929eb2c07877b224215c92",
|
842
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_6729d9d3c8074dc518b558f239567d47_128.jpg",
|
843
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_6729d9d3c8074dc518b558f239567d47_small.jpg",
|
844
|
+
"bio": "Bl\u00e1 Bl\u00e1 Bl\u00e1!",
|
845
|
+
"facebookID": "669695446",
|
846
|
+
"followedDate": "Mon, 16 Apr 2012 01:04:13 +0000",
|
847
|
+
"followers": "http://api.thisismyjam.com/1/Parleone/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
848
|
+
"followersCount": 5,
|
849
|
+
"following": "http://api.thisismyjam.com/1/Parleone/following.json?key=987bcab01b929eb2c07877b224215c92",
|
850
|
+
"followingCount": 18,
|
851
|
+
"fullname": "Tiago Teixeira Correia",
|
852
|
+
"hasCurrentJam": true,
|
853
|
+
"jamCount": 2,
|
854
|
+
"joinedDate": "Thu, 12 Apr 2012 04:42:04 +0000",
|
855
|
+
"name": "Parleone",
|
856
|
+
"representativeArtists": [
|
857
|
+
"Free"
|
858
|
+
],
|
859
|
+
"twitterName": "tiagotcorreia",
|
860
|
+
"url": "http://www.thisismyjam.com/Parleone"
|
861
|
+
},
|
862
|
+
{
|
863
|
+
"apiUrl": "http://api.thisismyjam.com/1/tardismate.json?key=987bcab01b929eb2c07877b224215c92",
|
864
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_940e8cfc80caf3912de0b60a567f7daa_128.jpg",
|
865
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_940e8cfc80caf3912de0b60a567f7daa_small.jpg",
|
866
|
+
"bio": "Love-child of an angel and a demon. Adore Murray Gold, love Doctor Who & Sherlock. Perhaps you'll dream of me...",
|
867
|
+
"followedDate": "Sun, 15 Apr 2012 23:40:32 +0000",
|
868
|
+
"followers": "http://api.thisismyjam.com/1/tardismate/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
869
|
+
"followersCount": 1,
|
870
|
+
"following": "http://api.thisismyjam.com/1/tardismate/following.json?key=987bcab01b929eb2c07877b224215c92",
|
871
|
+
"followingCount": 8,
|
872
|
+
"fullname": "Lesley Snowdon",
|
873
|
+
"hasCurrentJam": true,
|
874
|
+
"jamCount": 3,
|
875
|
+
"joinedDate": "Thu, 12 Apr 2012 22:26:50 +0000",
|
876
|
+
"name": "tardismate",
|
877
|
+
"representativeArtists": [
|
878
|
+
"Small Faces",
|
879
|
+
"Sam Cooke"
|
880
|
+
],
|
881
|
+
"twitterName": "tardismate",
|
882
|
+
"url": "http://www.thisismyjam.com/tardismate"
|
883
|
+
},
|
884
|
+
{
|
885
|
+
"apiUrl": "http://api.thisismyjam.com/1/jonathansebire.json?key=987bcab01b929eb2c07877b224215c92",
|
886
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_c9366fd519c0ed2e00d6d7e576497613_128.jpg",
|
887
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_c9366fd519c0ed2e00d6d7e576497613_small.jpg",
|
888
|
+
"bio": "Writes: rarely sleeps.",
|
889
|
+
"facebookID": "758580646",
|
890
|
+
"followedDate": "Sun, 15 Apr 2012 22:12:11 +0000",
|
891
|
+
"followers": "http://api.thisismyjam.com/1/jonathansebire/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
892
|
+
"followersCount": 12,
|
893
|
+
"following": "http://api.thisismyjam.com/1/jonathansebire/following.json?key=987bcab01b929eb2c07877b224215c92",
|
894
|
+
"followingCount": 128,
|
895
|
+
"fullname": "Jonathan Sebire",
|
896
|
+
"hasCurrentJam": true,
|
897
|
+
"jamCount": 5,
|
898
|
+
"joinedDate": "Sun, 01 Apr 2012 20:02:37 +0000",
|
899
|
+
"name": "jonathansebire",
|
900
|
+
"representativeArtists": [
|
901
|
+
"Ryan Adams",
|
902
|
+
"Fiona Apple",
|
903
|
+
"Planet Brain",
|
904
|
+
"Morphine"
|
905
|
+
],
|
906
|
+
"twitterName": "jonathansebire",
|
907
|
+
"url": "http://www.thisismyjam.com/jonathansebire"
|
908
|
+
},
|
909
|
+
{
|
910
|
+
"apiUrl": "http://api.thisismyjam.com/1/jonathangood.json?key=987bcab01b929eb2c07877b224215c92",
|
911
|
+
"avatarNormal": "http://static03.thisismyjam.com/i/avtr_335aa04b9dfafacdefa3a90e492dc287_128.jpg",
|
912
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_335aa04b9dfafacdefa3a90e492dc287_small.jpg",
|
913
|
+
"bio": "Jonathan Good is the founder of HelloSocialMedia.com, a social-media marketing agency that focuses on the creation and execution of social media strategies, including blogging, social applications and community development.\r\n\r\nHe helps businesses, organiz",
|
914
|
+
"facebookID": "597451562",
|
915
|
+
"followedDate": "Sun, 15 Apr 2012 20:48:27 +0000",
|
916
|
+
"followers": "http://api.thisismyjam.com/1/jonathangood/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
917
|
+
"followersCount": 3,
|
918
|
+
"following": "http://api.thisismyjam.com/1/jonathangood/following.json?key=987bcab01b929eb2c07877b224215c92",
|
919
|
+
"followingCount": 19,
|
920
|
+
"fullname": "Jonathan Good",
|
921
|
+
"hasCurrentJam": true,
|
922
|
+
"jamCount": 1,
|
923
|
+
"joinedDate": "Sun, 15 Apr 2012 20:47:41 +0000",
|
924
|
+
"name": "jonathangood",
|
925
|
+
"representativeArtists": [],
|
926
|
+
"url": "http://www.thisismyjam.com/jonathangood"
|
927
|
+
},
|
928
|
+
{
|
929
|
+
"apiUrl": "http://api.thisismyjam.com/1/ericseay.json?key=987bcab01b929eb2c07877b224215c92",
|
930
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_16a35a2b94dde38b27450090c19932e7_128.jpg",
|
931
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_16a35a2b94dde38b27450090c19932e7_small.jpg",
|
932
|
+
"bio": "",
|
933
|
+
"followedDate": "Sun, 15 Apr 2012 20:16:29 +0000",
|
934
|
+
"followers": "http://api.thisismyjam.com/1/ericseay/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
935
|
+
"followersCount": 4,
|
936
|
+
"following": "http://api.thisismyjam.com/1/ericseay/following.json?key=987bcab01b929eb2c07877b224215c92",
|
937
|
+
"followingCount": 9,
|
938
|
+
"fullname": "Eric Seay",
|
939
|
+
"hasCurrentJam": true,
|
940
|
+
"jamCount": 4,
|
941
|
+
"joinedDate": "Sun, 15 Apr 2012 20:13:58 +0000",
|
942
|
+
"name": "ericseay",
|
943
|
+
"representativeArtists": [
|
944
|
+
"Kicking Giant",
|
945
|
+
"David Byrne and Brian Eno",
|
946
|
+
"The Walkmen"
|
947
|
+
],
|
948
|
+
"url": "http://www.thisismyjam.com/ericseay"
|
949
|
+
},
|
950
|
+
{
|
951
|
+
"apiUrl": "http://api.thisismyjam.com/1/KimParry.json?key=987bcab01b929eb2c07877b224215c92",
|
952
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_5388757ee20dd074661b300202d85245_128.jpg",
|
953
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_5388757ee20dd074661b300202d85245_small.jpg",
|
954
|
+
"bio": "",
|
955
|
+
"facebookID": "674507588",
|
956
|
+
"followedDate": "Sun, 15 Apr 2012 19:53:18 +0000",
|
957
|
+
"followers": "http://api.thisismyjam.com/1/KimParry/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
958
|
+
"followersCount": 2,
|
959
|
+
"following": "http://api.thisismyjam.com/1/KimParry/following.json?key=987bcab01b929eb2c07877b224215c92",
|
960
|
+
"followingCount": 18,
|
961
|
+
"fullname": "Kim Parry",
|
962
|
+
"hasCurrentJam": true,
|
963
|
+
"jamCount": 3,
|
964
|
+
"joinedDate": "Sun, 15 Apr 2012 19:51:23 +0000",
|
965
|
+
"name": "KimParry",
|
966
|
+
"representativeArtists": [
|
967
|
+
"Thao & Mirah",
|
968
|
+
"Light Asylum"
|
969
|
+
],
|
970
|
+
"twitterName": "kl_parry",
|
971
|
+
"url": "http://www.thisismyjam.com/KimParry"
|
972
|
+
},
|
973
|
+
{
|
974
|
+
"apiUrl": "http://api.thisismyjam.com/1/scatherinemiles.json?key=987bcab01b929eb2c07877b224215c92",
|
975
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_4837c5aead8f3565fddce4bf6795537f_128.png",
|
976
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_4837c5aead8f3565fddce4bf6795537f_small.png",
|
977
|
+
"bio": null,
|
978
|
+
"followedDate": "Sun, 15 Apr 2012 16:29:45 +0000",
|
979
|
+
"followers": "http://api.thisismyjam.com/1/scatherinemiles/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
980
|
+
"followersCount": 0,
|
981
|
+
"following": "http://api.thisismyjam.com/1/scatherinemiles/following.json?key=987bcab01b929eb2c07877b224215c92",
|
982
|
+
"followingCount": 5,
|
983
|
+
"fullname": null,
|
984
|
+
"hasCurrentJam": false,
|
985
|
+
"jamCount": 0,
|
986
|
+
"joinedDate": "Sun, 15 Apr 2012 16:27:37 +0000",
|
987
|
+
"name": "scatherinemiles",
|
988
|
+
"representativeArtists": [],
|
989
|
+
"url": "http://www.thisismyjam.com/scatherinemiles"
|
990
|
+
},
|
991
|
+
{
|
992
|
+
"apiUrl": "http://api.thisismyjam.com/1/listentolesley.json?key=987bcab01b929eb2c07877b224215c92",
|
993
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_f8483dd3ba629b82c007499db51a8aaf_128.jpg",
|
994
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_f8483dd3ba629b82c007499db51a8aaf_small.jpg",
|
995
|
+
"bio": "",
|
996
|
+
"followedDate": "Sun, 15 Apr 2012 15:23:02 +0000",
|
997
|
+
"followers": "http://api.thisismyjam.com/1/listentolesley/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
998
|
+
"followersCount": 9,
|
999
|
+
"following": "http://api.thisismyjam.com/1/listentolesley/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1000
|
+
"followingCount": 15,
|
1001
|
+
"fullname": "",
|
1002
|
+
"hasCurrentJam": true,
|
1003
|
+
"jamCount": 17,
|
1004
|
+
"joinedDate": "Mon, 13 Feb 2012 23:37:49 +0000",
|
1005
|
+
"name": "listentolesley",
|
1006
|
+
"representativeArtists": [
|
1007
|
+
"Class Actress",
|
1008
|
+
"NewVillager",
|
1009
|
+
"John K. Samson",
|
1010
|
+
"Modernettes"
|
1011
|
+
],
|
1012
|
+
"twitterName": "listentolesley",
|
1013
|
+
"url": "http://www.thisismyjam.com/listentolesley"
|
1014
|
+
},
|
1015
|
+
{
|
1016
|
+
"apiUrl": "http://api.thisismyjam.com/1/oras91.json?key=987bcab01b929eb2c07877b224215c92",
|
1017
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_5a55a15b29f37609bd9fbef15310d5e7_128.jpg",
|
1018
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_5a55a15b29f37609bd9fbef15310d5e7_small.jpg",
|
1019
|
+
"bio": "",
|
1020
|
+
"followedDate": "Sun, 15 Apr 2012 14:20:06 +0000",
|
1021
|
+
"followers": "http://api.thisismyjam.com/1/oras91/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1022
|
+
"followersCount": 2,
|
1023
|
+
"following": "http://api.thisismyjam.com/1/oras91/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1024
|
+
"followingCount": 17,
|
1025
|
+
"fullname": "Oras",
|
1026
|
+
"hasCurrentJam": true,
|
1027
|
+
"jamCount": 2,
|
1028
|
+
"joinedDate": "Sat, 14 Apr 2012 16:51:34 +0000",
|
1029
|
+
"name": "oras91",
|
1030
|
+
"representativeArtists": [
|
1031
|
+
"official southwest trunk music"
|
1032
|
+
],
|
1033
|
+
"url": "http://www.thisismyjam.com/oras91"
|
1034
|
+
},
|
1035
|
+
{
|
1036
|
+
"apiUrl": "http://api.thisismyjam.com/1/alextanner.json?key=987bcab01b929eb2c07877b224215c92",
|
1037
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_993bff58199ea48c2d8935f929f7fa35_128.png",
|
1038
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_993bff58199ea48c2d8935f929f7fa35_small.png",
|
1039
|
+
"bio": null,
|
1040
|
+
"facebookID": "679126439",
|
1041
|
+
"followedDate": "Sun, 15 Apr 2012 12:40:53 +0000",
|
1042
|
+
"followers": "http://api.thisismyjam.com/1/alextanner/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1043
|
+
"followersCount": 1,
|
1044
|
+
"following": "http://api.thisismyjam.com/1/alextanner/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1045
|
+
"followingCount": 18,
|
1046
|
+
"fullname": null,
|
1047
|
+
"hasCurrentJam": true,
|
1048
|
+
"jamCount": 1,
|
1049
|
+
"joinedDate": "Sat, 14 Apr 2012 13:36:52 +0000",
|
1050
|
+
"name": "alextanner",
|
1051
|
+
"representativeArtists": [],
|
1052
|
+
"twitterName": "alextanner1",
|
1053
|
+
"url": "http://www.thisismyjam.com/alextanner"
|
1054
|
+
},
|
1055
|
+
{
|
1056
|
+
"apiUrl": "http://api.thisismyjam.com/1/alastairmiller.json?key=987bcab01b929eb2c07877b224215c92",
|
1057
|
+
"avatarNormal": "http://static03.thisismyjam.com/i/avtr_d7a845fcf5c0c74f45ba96ec06b8cb78_128.png",
|
1058
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_d7a845fcf5c0c74f45ba96ec06b8cb78_small.png",
|
1059
|
+
"bio": null,
|
1060
|
+
"followedDate": "Sun, 15 Apr 2012 10:07:19 +0000",
|
1061
|
+
"followers": "http://api.thisismyjam.com/1/alastairmiller/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1062
|
+
"followersCount": 1,
|
1063
|
+
"following": "http://api.thisismyjam.com/1/alastairmiller/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1064
|
+
"followingCount": 11,
|
1065
|
+
"fullname": null,
|
1066
|
+
"hasCurrentJam": false,
|
1067
|
+
"jamCount": 0,
|
1068
|
+
"joinedDate": "Sun, 15 Apr 2012 09:58:56 +0000",
|
1069
|
+
"name": "alastairmiller",
|
1070
|
+
"representativeArtists": [],
|
1071
|
+
"url": "http://www.thisismyjam.com/alastairmiller"
|
1072
|
+
},
|
1073
|
+
{
|
1074
|
+
"apiUrl": "http://api.thisismyjam.com/1/WilliamMacLeod.json?key=987bcab01b929eb2c07877b224215c92",
|
1075
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_392fc9f82e1eb076f71db4e219af65f9_128.jpg",
|
1076
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_392fc9f82e1eb076f71db4e219af65f9_small.jpg",
|
1077
|
+
"bio": "Not saying much for a change",
|
1078
|
+
"facebookID": "1629604235",
|
1079
|
+
"followedDate": "Sun, 15 Apr 2012 07:30:51 +0000",
|
1080
|
+
"followers": "http://api.thisismyjam.com/1/WilliamMacLeod/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1081
|
+
"followersCount": 4,
|
1082
|
+
"following": "http://api.thisismyjam.com/1/WilliamMacLeod/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1083
|
+
"followingCount": 16,
|
1084
|
+
"fullname": "William MacLeod",
|
1085
|
+
"hasCurrentJam": false,
|
1086
|
+
"jamCount": 0,
|
1087
|
+
"joinedDate": "Sun, 15 Apr 2012 07:30:05 +0000",
|
1088
|
+
"name": "WilliamMacLeod",
|
1089
|
+
"representativeArtists": [],
|
1090
|
+
"url": "http://www.thisismyjam.com/WilliamMacLeod"
|
1091
|
+
},
|
1092
|
+
{
|
1093
|
+
"apiUrl": "http://api.thisismyjam.com/1/didsburyem.json?key=987bcab01b929eb2c07877b224215c92",
|
1094
|
+
"avatarNormal": "http://static03.thisismyjam.com/i/avtr_2d7577cdee86be7c191e737b871b27e0_128.jpg",
|
1095
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_2d7577cdee86be7c191e737b871b27e0_small.jpg",
|
1096
|
+
"bio": "",
|
1097
|
+
"followedDate": "Sun, 15 Apr 2012 07:09:10 +0000",
|
1098
|
+
"followers": "http://api.thisismyjam.com/1/didsburyem/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1099
|
+
"followersCount": 0,
|
1100
|
+
"following": "http://api.thisismyjam.com/1/didsburyem/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1101
|
+
"followingCount": 8,
|
1102
|
+
"fullname": "Emma Newman",
|
1103
|
+
"hasCurrentJam": true,
|
1104
|
+
"jamCount": 4,
|
1105
|
+
"joinedDate": "Tue, 27 Mar 2012 10:21:40 +0000",
|
1106
|
+
"name": "didsburyem",
|
1107
|
+
"representativeArtists": [
|
1108
|
+
"College",
|
1109
|
+
"Prince and The New Power Generation",
|
1110
|
+
"Curtis Mayfield"
|
1111
|
+
],
|
1112
|
+
"twitterName": "didsburyem",
|
1113
|
+
"url": "http://www.thisismyjam.com/didsburyem"
|
1114
|
+
},
|
1115
|
+
{
|
1116
|
+
"apiUrl": "http://api.thisismyjam.com/1/maggsvm.json?key=987bcab01b929eb2c07877b224215c92",
|
1117
|
+
"avatarNormal": "http://static03.thisismyjam.com/i/avtr_d61b16a6fe65248758786faa4bd6e3a3_128.jpg",
|
1118
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_d61b16a6fe65248758786faa4bd6e3a3_small.jpg",
|
1119
|
+
"bio": "Don't you know that if a time warp was open i'd still be in my place?\n\nRio, canto, escribo, leo, veo, insisto, empiezo, acabo, muevo, saco, meto, entierro, vivo con Shakespeare; soy como curiosa.",
|
1120
|
+
"facebookID": "549171573",
|
1121
|
+
"followedDate": "Sun, 15 Apr 2012 04:06:46 +0000",
|
1122
|
+
"followers": "http://api.thisismyjam.com/1/maggsvm/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1123
|
+
"followersCount": 2,
|
1124
|
+
"following": "http://api.thisismyjam.com/1/maggsvm/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1125
|
+
"followingCount": 5,
|
1126
|
+
"fullname": "Maggs Valenzuela",
|
1127
|
+
"hasCurrentJam": true,
|
1128
|
+
"jamCount": 1,
|
1129
|
+
"joinedDate": "Sun, 15 Apr 2012 04:00:44 +0000",
|
1130
|
+
"name": "maggsvm",
|
1131
|
+
"representativeArtists": [],
|
1132
|
+
"twitterName": "MaggCasablancas",
|
1133
|
+
"url": "http://www.thisismyjam.com/maggsvm"
|
1134
|
+
},
|
1135
|
+
{
|
1136
|
+
"apiUrl": "http://api.thisismyjam.com/1/Pritchard9.json?key=987bcab01b929eb2c07877b224215c92",
|
1137
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_51191dd1f963e125b63f63778ec2ebb1_128.jpg",
|
1138
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_51191dd1f963e125b63f63778ec2ebb1_small.jpg",
|
1139
|
+
"bio": "music, summer, laughs. YAS",
|
1140
|
+
"followedDate": "Sun, 15 Apr 2012 00:50:05 +0000",
|
1141
|
+
"followers": "http://api.thisismyjam.com/1/Pritchard9/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1142
|
+
"followersCount": 4,
|
1143
|
+
"following": "http://api.thisismyjam.com/1/Pritchard9/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1144
|
+
"followingCount": 22,
|
1145
|
+
"fullname": "Iain Pritchard",
|
1146
|
+
"hasCurrentJam": true,
|
1147
|
+
"jamCount": 4,
|
1148
|
+
"joinedDate": "Sun, 15 Apr 2012 00:49:33 +0000",
|
1149
|
+
"name": "Pritchard9",
|
1150
|
+
"representativeArtists": [
|
1151
|
+
"Wilson Pickett",
|
1152
|
+
"Childish Gambino",
|
1153
|
+
"Arctic Monkeys"
|
1154
|
+
],
|
1155
|
+
"twitterName": "Pritchard9",
|
1156
|
+
"url": "http://www.thisismyjam.com/Pritchard9"
|
1157
|
+
},
|
1158
|
+
{
|
1159
|
+
"apiUrl": "http://api.thisismyjam.com/1/mikeymessam.json?key=987bcab01b929eb2c07877b224215c92",
|
1160
|
+
"avatarNormal": "http://static04.thisismyjam.com/i/avtr_196eecebed1737ffa84032e10b1b3db1_128.jpg",
|
1161
|
+
"avatarSmall": "http://static04.thisismyjam.com/i/avtr_196eecebed1737ffa84032e10b1b3db1_small.jpg",
|
1162
|
+
"bio": "Digital production bloke for Simon & Schuster UK. WBA fan and vinyl junkie. Tweets about footie, cricket and tunes. All my views not S&S's etc..",
|
1163
|
+
"followedDate": "Sat, 14 Apr 2012 21:55:06 +0000",
|
1164
|
+
"followers": "http://api.thisismyjam.com/1/mikeymessam/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1165
|
+
"followersCount": 4,
|
1166
|
+
"following": "http://api.thisismyjam.com/1/mikeymessam/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1167
|
+
"followingCount": 20,
|
1168
|
+
"fullname": "Mike Messam",
|
1169
|
+
"hasCurrentJam": true,
|
1170
|
+
"jamCount": 7,
|
1171
|
+
"joinedDate": "Sat, 18 Feb 2012 14:55:40 +0000",
|
1172
|
+
"name": "mikeymessam",
|
1173
|
+
"representativeArtists": [
|
1174
|
+
"Mayer Hawthorne",
|
1175
|
+
"Clara Hill",
|
1176
|
+
"D'Angelo",
|
1177
|
+
"The Family Stand"
|
1178
|
+
],
|
1179
|
+
"twitterName": "mikeymessam",
|
1180
|
+
"url": "http://www.thisismyjam.com/mikeymessam"
|
1181
|
+
},
|
1182
|
+
{
|
1183
|
+
"apiUrl": "http://api.thisismyjam.com/1/platdujour.json?key=987bcab01b929eb2c07877b224215c92",
|
1184
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_5dc8e3f46a820f1d12c0cc72d5368bc9_128.png",
|
1185
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_5dc8e3f46a820f1d12c0cc72d5368bc9_small.png",
|
1186
|
+
"bio": null,
|
1187
|
+
"followedDate": "Sat, 14 Apr 2012 16:02:30 +0000",
|
1188
|
+
"followers": "http://api.thisismyjam.com/1/platdujour/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1189
|
+
"followersCount": 1,
|
1190
|
+
"following": "http://api.thisismyjam.com/1/platdujour/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1191
|
+
"followingCount": 4,
|
1192
|
+
"fullname": null,
|
1193
|
+
"hasCurrentJam": false,
|
1194
|
+
"jamCount": 0,
|
1195
|
+
"joinedDate": "Sat, 14 Apr 2012 16:01:01 +0000",
|
1196
|
+
"name": "platdujour",
|
1197
|
+
"representativeArtists": [],
|
1198
|
+
"url": "http://www.thisismyjam.com/platdujour"
|
1199
|
+
},
|
1200
|
+
{
|
1201
|
+
"apiUrl": "http://api.thisismyjam.com/1/fruitmachinekid.json?key=987bcab01b929eb2c07877b224215c92",
|
1202
|
+
"avatarNormal": "http://static01.thisismyjam.com/i/avtr_d7815a8dd68e5b022704e6259bd4561a_128.jpg",
|
1203
|
+
"avatarSmall": "http://static03.thisismyjam.com/i/avtr_d7815a8dd68e5b022704e6259bd4561a_small.jpg",
|
1204
|
+
"bio": "Music and art lover. I listen to all kind of music, but I love indie, rock, alternative something like that. I love The Black Keys, My Chemical Romance, Lana Del Rey, The Beatles, Death Cab For Cutie and many more.",
|
1205
|
+
"followedDate": "Sat, 14 Apr 2012 15:51:52 +0000",
|
1206
|
+
"followers": "http://api.thisismyjam.com/1/fruitmachinekid/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1207
|
+
"followersCount": 0,
|
1208
|
+
"following": "http://api.thisismyjam.com/1/fruitmachinekid/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1209
|
+
"followingCount": 1,
|
1210
|
+
"fullname": "Tika",
|
1211
|
+
"hasCurrentJam": true,
|
1212
|
+
"jamCount": 2,
|
1213
|
+
"joinedDate": "Sat, 14 Apr 2012 15:38:38 +0000",
|
1214
|
+
"name": "fruitmachinekid",
|
1215
|
+
"representativeArtists": [
|
1216
|
+
"The Black Keys"
|
1217
|
+
],
|
1218
|
+
"url": "http://www.thisismyjam.com/fruitmachinekid"
|
1219
|
+
},
|
1220
|
+
{
|
1221
|
+
"apiUrl": "http://api.thisismyjam.com/1/mrbells.json?key=987bcab01b929eb2c07877b224215c92",
|
1222
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_f8f5170fd4ca56117cbe7aaf76a521e3_128.jpg",
|
1223
|
+
"avatarSmall": "http://static02.thisismyjam.com/i/avtr_f8f5170fd4ca56117cbe7aaf76a521e3_small.jpg",
|
1224
|
+
"bio": "",
|
1225
|
+
"facebookID": "100000379880958",
|
1226
|
+
"followedDate": "Sat, 14 Apr 2012 15:44:15 +0000",
|
1227
|
+
"followers": "http://api.thisismyjam.com/1/mrbells/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1228
|
+
"followersCount": 1,
|
1229
|
+
"following": "http://api.thisismyjam.com/1/mrbells/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1230
|
+
"followingCount": 6,
|
1231
|
+
"fullname": "",
|
1232
|
+
"hasCurrentJam": true,
|
1233
|
+
"jamCount": 1,
|
1234
|
+
"joinedDate": "Sat, 14 Apr 2012 15:43:03 +0000",
|
1235
|
+
"lastfmName": "mrbells",
|
1236
|
+
"name": "mrbells",
|
1237
|
+
"representativeArtists": [],
|
1238
|
+
"twitterName": "mrkblls",
|
1239
|
+
"url": "http://www.thisismyjam.com/mrbells"
|
1240
|
+
},
|
1241
|
+
{
|
1242
|
+
"apiUrl": "http://api.thisismyjam.com/1/AkarSaka.json?key=987bcab01b929eb2c07877b224215c92",
|
1243
|
+
"avatarNormal": "http://static03.thisismyjam.com/i/avtr_422c9ae6cacb468e7fa1b8dc9bfb8a4e_128.jpg",
|
1244
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_422c9ae6cacb468e7fa1b8dc9bfb8a4e_small.jpg",
|
1245
|
+
"bio": "\u2022 Jeune \u00e9rudit, inventeur de l'eau chaude.",
|
1246
|
+
"followedDate": "Sat, 14 Apr 2012 14:01:59 +0000",
|
1247
|
+
"followers": "http://api.thisismyjam.com/1/AkarSaka/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1248
|
+
"followersCount": 3,
|
1249
|
+
"following": "http://api.thisismyjam.com/1/AkarSaka/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1250
|
+
"followingCount": 17,
|
1251
|
+
"fullname": "\u25b2",
|
1252
|
+
"hasCurrentJam": true,
|
1253
|
+
"jamCount": 1,
|
1254
|
+
"joinedDate": "Sat, 14 Apr 2012 14:01:30 +0000",
|
1255
|
+
"name": "AkarSaka",
|
1256
|
+
"representativeArtists": [],
|
1257
|
+
"twitterName": "AkarSaka",
|
1258
|
+
"url": "http://www.thisismyjam.com/AkarSaka"
|
1259
|
+
},
|
1260
|
+
{
|
1261
|
+
"apiUrl": "http://api.thisismyjam.com/1/ajanthan.json?key=987bcab01b929eb2c07877b224215c92",
|
1262
|
+
"avatarNormal": "http://static02.thisismyjam.com/i/avtr_4db757b326760f9d6677344dc5410cc4_128.jpg",
|
1263
|
+
"avatarSmall": "http://static01.thisismyjam.com/i/avtr_4db757b326760f9d6677344dc5410cc4_small.jpg",
|
1264
|
+
"bio": ":) Simple but Different :).\n\n\n\n____________?\u00a7$$$$$$$\u00a7\u00a7?_\n___________\u00a7$$$$$$$$$$$$\u00a7?\n___________??\u00a7\u00a7\u00a7$$$$\u00a7$$$$\u00a7?\n_____________?____\u00a7?\u00a7\u00a7$\u00a7$$\u00a7?\n______________?___?_?\u00a7$$$$$$\u00a7\n________________?????\u00a7$$\u00a7$$\u00a7?\n___????\u00a7?__________??\u00a7$$$$$\u00a7\u00a7?",
|
1265
|
+
"facebookID": "1474432606",
|
1266
|
+
"followedDate": "Sat, 14 Apr 2012 12:34:52 +0000",
|
1267
|
+
"followers": "http://api.thisismyjam.com/1/ajanthan/followers.json?key=987bcab01b929eb2c07877b224215c92",
|
1268
|
+
"followersCount": 1,
|
1269
|
+
"following": "http://api.thisismyjam.com/1/ajanthan/following.json?key=987bcab01b929eb2c07877b224215c92",
|
1270
|
+
"followingCount": 17,
|
1271
|
+
"fullname": "Ajan Ajanthan",
|
1272
|
+
"hasCurrentJam": false,
|
1273
|
+
"jamCount": 0,
|
1274
|
+
"joinedDate": "Sat, 14 Apr 2012 12:33:33 +0000",
|
1275
|
+
"name": "ajanthan",
|
1276
|
+
"representativeArtists": [],
|
1277
|
+
"twitterName": "smartajanthan",
|
1278
|
+
"url": "http://www.thisismyjam.com/ajanthan"
|
1279
|
+
}
|
1280
|
+
]
|
1281
|
+
}
|