-
Notifications
You must be signed in to change notification settings - Fork 97
/
room_infos.js
95 lines (95 loc) · 3.63 KB
/
room_infos.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"msgid": 8,
"room": {
"name": "Indie Chill/Acoustic",
"created": 1308717327.01,
"shortcut": "indie_chillacoustic5",
"name_lower": "indie chill/acoustic",
"metadata": {
"songlog": [{
"_id": "4de569a7845daf4c750001f6",
"score": 0.560606060606,
"starttime": 1314307543.43,
"metadata": {
"album": "Hunger And Thirst",
"song": "CPR \\\\/ Claws Pt. 2",
"coverart": "http://images.mndigital.com/albums/038/266/813/m.jpeg",
"artist": "Typhoon",
"length": 419,
"mnid": "38266823"
}
},
...
{
"_id": "4ddbf050845daf6291000d98",
"starttime": 1314316014.51,
"metadata": {
"album": "Soviet Kitsch",
"artist": "Regina Spektor",
"coverart": "http://images.mndigital.com/albums/002/004/837/m.jpeg",
"song": "Us",
"length": 290,
"mnid": "2004839"
}
}],
"djs": ["4e1ca9eda3f75162f50d5743", "4ddfdaf1e8a6c46220000766", "4e17b04e4fe7d056d700e40c", "4dfd8e9b4fe7d0250c041593", "4df032194fe7d063190425ca"],
"upvotes": 15,
"privacy": "public",
"max_djs": 5,
"downvotes": 1,
"creator": {
"name": "@Masque",
"created": 1307587096.74,
"laptop": "mac",
"userid": "4df032194fe7d063190425ca",
"acl": 1,
"fans": 1125,
"points": 17336,
"avatarid": 26
},
"userid": "4df032194fe7d063190425ca",
"listeners": 190,
"djcount": 5,
"max_size": 200,
"moderator_id": ["4df032194fe7d063190425ca", "4e0f808fa3f751672105e23f", "4df63cbe4fe7d04a19002051", "4e07fc314fe7d05e14070e43"],
"current_song": {
"_id": "4ddbf050845daf6291000d98",
"starttime": 1314316014.51,
"metadata": {
"album": "Soviet Kitsch",
"artist": "Regina Spektor",
"coverart": "http://images.mndigital.com/albums/002/004/837/m.jpeg",
"song": "Us",
"length": 290,
"mnid": "2004839"
}
},
"current_dj": "4e1ca9eda3f75162f50d5743",
"votelog": [["4df032194fe7d063190425ca", "up"], ["4e5388a0a3f7510442286531", "up"], ["4e15d1d9a3f7516981022f79", "up"], ["4e21c5cda3f7517391022ef6", "up"], ["4e5422a74fe7d02a412a3fde", "up"], ["4e00c340a3f75104e60a1b01", "up"], ["4e54f1b14fe7d02a352bca6f", "up"], ["4e2831b4a3f751245e05e453", "up"], ["4e5388a0a3f7510442286531", "down"], ["4e17b04e4fe7d056d700e40c", "up"], ["4e56ab634fe7d05d760325a1", "up"], ["4e447135a3f751044b019089", "up"], ["4dfd8e9b4fe7d0250c041593", "up"], ["4e496d1aa3f75104450cf580", "up"], ["4ddfdaf1e8a6c46220000766", "up"], ["4e283ca3a3f75124610779b8", "up"], ["4e0dfdfea3f7517dc50293ff", "up"]]
},
"roomid": "4e01710f14169c1c4400241f",
"description": "If it\'s not chill or acoustic it probably belongs elsewhere. We reserve the right to refuse service to the rude, loud, or unkind. Play nice! Hugs! PIE!\\n"
},
"success": true,
"users": [{
"name": "JustinR",
"created": 1310773609.44,
"laptop": "pc",
"userid": "4e20d169a3f7512e44004fd3",
"acl": 0,
"fans": 9,
"points": 127,
"avatarid": 11
},
...
{
"name": "mwad",
"created": 1312046974.41,
"laptop": "mac",
"userid": "4e343f7e4fe7d03c6702f2b5",
"acl": 0,
"fans": 3,
"points": 0,
"avatarid": 5
}]
}