-
Notifications
You must be signed in to change notification settings - Fork 0
/
db.json
78 lines (76 loc) · 2.09 KB
/
db.json
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
{ "rely-api":
[
{
"id":"7",
"type":"CONTROVERSIAL",
"reviewedMediaUrl":"65660684",
"referenceUrl":"http://dl.dropbox.com/u/65660684/640px-Carnival_Puppets.jpg",
"reviewedTimes":"289",
"description":"Description CONTROVERSIAL."
},
{
"id":"8",
"type":"CONTROVERSIAL",
"reviewedMediaUrl":"sdf60684",
"referenceUrl":"http://dl.dropbox.com/u/65660684/640px-Carnival_Puppets.jpg",
"reviewedTimes":"493",
"description":"Description CONTROVERSIAL.."
},
{
"id":"9",
"type":"CONTROVERSIAL",
"reviewedMediaUrl":"65660684",
"referenceUrl":"http://dl.dropbox.com/u/65660684/640px-Carnival_Puppets.jpg",
"reviewedTimes":"292",
"description":"Description CONTROVERSIAL.."
},
{
"id":"4",
"type":"NEGATIVE",
"reviewedMediaUrl":"65660684",
"referenceUrl":"http://dl.dropbox.com/u/65660684/640px-Carnival_Puppets.jpg",
"reviewedTimes":"132",
"description":"Description NEGATIVE.."
},
{
"id":"5",
"type":"NEGATIVE",
"reviewedMediaUrl":"65sdf0684",
"referenceUrl":"http://dl.dropbox.com/u/65660684/640px-Carnival_Puppets.jpg",
"reviewedTimes":"396",
"description":"Description NEGATIVE.."
},
{
"id":"6",
"type":"NEGATIVE",
"reviewedMediaUrl":"65660684",
"referenceUrl":"http://dl.dropbox.com/u/65660684/640px-Carnival_Puppets.jpg",
"reviewedTimes":"338",
"description":"Description NEGATIVE.."
},
{
"id":"1",
"type":"POSITIVE",
"reviewedMediaUrl":"65660684",
"referenceUrl":"http://dl.dropbox.com/u/65660684/640px-Carnival_Puppets.jpg",
"reviewedTimes":"164",
"description":"Description POSITIVE"
},
{
"id":"2",
"type":"POSITIVE",
"reviewedMediaUrl":"65660684",
"referenceUrl":"http://dl.dropbox.com/u/65660684/640px-Carnival_Puppets.jpg",
"reviewedTimes":"186",
"description":"Description POSITIVE"
},
{
"id":"3",
"type":"POSITIVE",
"reviewedMediaUrl":"65660684",
"referenceUrl":"http://dl.dropbox.com/u/65660684/640px-Carnival_Puppets.jpg",
"reviewedTimes":"283",
"description":"Description POSITIVE",
}
]
}