This repository has been archived by the owner on Sep 25, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdata.json
96 lines (96 loc) · 2.83 KB
/
data.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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"totalResults": 25,
"resultPage": [{
"entityType": "performance",
"uri": "http:\/\/www.secondhandsongs.com\/performance\/1110",
"title": "Lilac Wine",
"performer": {
"uri": "http:\/\/www.secondhandsongs.com\/artist\/22119",
"name": "Hope Foye"
},
"isOriginal": true
}, {
"entityType": "recording",
"uri": "http:\/\/www.secondhandsongs.com\/performance\/1111",
"title": "Lilac Wine",
"performer": {
"uri": "http:\/\/www.secondhandsongs.com\/artist\/600",
"name": "Jeff Buckley"
},
"isOriginal": false
}, {
"entityType": "recording",
"uri": "http:\/\/www.secondhandsongs.com\/performance\/31586",
"title": "Lilac Wine",
"performer": {
"uri": "http:\/\/www.secondhandsongs.com\/artist\/16969",
"name": "Katie Melua"
},
"isOriginal": false
}, {
"entityType": "recording",
"uri": "http:\/\/www.secondhandsongs.com\/performance\/40649",
"title": "Lilac Wine",
"performer": {
"uri": "http:\/\/www.secondhandsongs.com\/artist\/19865",
"name": "Helen Merrill"
},
"isOriginal": false
}, {
"entityType": "recording",
"uri": "http:\/\/www.secondhandsongs.com\/performance\/47899",
"title": "Lilac Wine",
"performer": {
"uri": "http:\/\/www.secondhandsongs.com\/artist\/29",
"name": "Nina Simone"
},
"isOriginal": false
}, {
"entityType": "recording",
"uri": "http:\/\/www.secondhandsongs.com\/performance\/79929",
"title": "Lilac Wine",
"performer": {
"uri": "http:\/\/www.secondhandsongs.com\/artist\/22606",
"name": "Laura Fedele"
},
"isOriginal": false
}, {
"entityType": "recording",
"uri": "http:\/\/www.secondhandsongs.com\/performance\/105998",
"title": "Lilac Wine",
"performer": {
"uri": "http:\/\/www.secondhandsongs.com\/artist\/358",
"name": "Elkie Brooks"
},
"isOriginal": false
}, {
"entityType": "recording",
"uri": "http:\/\/www.secondhandsongs.com\/performance\/127864",
"title": "Lilac Wine",
"performer": {
"uri": "http:\/\/www.secondhandsongs.com\/artist\/6938",
"name": "Barb Jungr"
},
"isOriginal": false
}, {
"entityType": "recording",
"uri": "http:\/\/www.secondhandsongs.com\/performance\/155425",
"title": "Lilac Wine",
"performer": {
"uri": "http:\/\/www.secondhandsongs.com\/artist\/49993",
"name": "Judy Henske"
},
"isOriginal": false
}, {
"entityType": "recording",
"uri": "http:\/\/www.secondhandsongs.com\/performance\/176256",
"title": "Lilac Wine",
"performer": {
"uri": "http:\/\/www.secondhandsongs.com\/artist\/40574",
"name": "Susan Boyle"
},
"isOriginal": false
}],
"skippedResults": 0,
"next": "http:\/\/www.secondhandsongs.com\/search\/performance?title=lilac+wine&page=1"
}