-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathartists.json
More file actions
113 lines (113 loc) · 3.1 KB
/
Copy pathartists.json
File metadata and controls
113 lines (113 loc) · 3.1 KB
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"results": [
{
"type": "artist",
"name": "Marcu Rares",
"url": "https://marcurares.bandcamp.com",
"imageUrl": "https://f4.bcbits.com/img/0012502943_23.jpg",
"tags": [
"Electronic",
"DeepHouse",
"DeepTech",
"Techno.",
"Experimental",
"House"
],
"genre": " Electronic",
"location": "Romania"
},
{
"type": "album",
"name": "Lunatique",
"url": "https://marcurares.bandcamp.com/album/lunatique",
"imageUrl": "https://f4.bcbits.com/img/a3862265570_7.jpg",
"tags": [
"House",
"Experimental",
"Techno.",
"DeepTech",
"Romania",
"DeepHouse",
"Electronic"
],
"releaseDate": "29 November 2017",
"numTracks": 3,
"numMinutes": 30,
"artist": "Marcu Rares"
},
{
"type": "album",
"name": "Mind Palace",
"url": "https://simbiozarecords.bandcamp.com/album/mind-palace",
"imageUrl": "https://f4.bcbits.com/img/a3868219747_7.jpg",
"tags": [
"experimentalelectronic",
"breakbeat",
"minimal",
"Bucharest",
"Romania",
"Electronic"
],
"releaseDate": "01 February 2019",
"numTracks": 3,
"numMinutes": 42,
"artist": "Marcu Rares"
},
{
"type": "track",
"name": "Capricho Arabe",
"url": "https://welterecords.bandcamp.com/track/capricho-arabe",
"imageUrl": "https://f4.bcbits.com/img/a3058612939_7.jpg",
"tags": [],
"releaseDate": "26 August 2018",
"album": "Marcu Rares - 059 EP",
"artist": "Marcu Rares"
},
{
"type": "track",
"name": "Cx With You",
"url": "https://welterecords.bandcamp.com/track/cx-with-you",
"imageUrl": "https://f4.bcbits.com/img/a1552458147_7.jpg",
"tags": [],
"releaseDate": "26 August 2018",
"album": "Marcu Rares - 059 EP",
"artist": "Marcu Rares"
},
{
"type": "track",
"name": "Marcu Rares - Minute",
"url": "https://simbiozarecords.bandcamp.com/track/marcu-rares-minute",
"imageUrl": "https://f4.bcbits.com/img/a3868219747_7.jpg",
"tags": [
"House",
"experimentalelectronic",
"DeepHouse",
"Electronic"
],
"releaseDate": "01 February 2019",
"album": "Mind Palace",
"artist": "Marcu Rares"
},
{
"type": "track",
"name": "Marcu Rares - Flamingo Ahead",
"url": "https://thelabrecordsro.bandcamp.com/track/marcu-rares-flamingo-ahead",
"imageUrl": "https://f4.bcbits.com/img/a2051681609_7.jpg",
"tags": [],
"releaseDate": "24 December 2018",
"album": "Various Artists - LAB X Storytellers",
"artist": "The Lab Records"
},
{
"type": "track",
"name": "Mind, Body, and Soul",
"url": "https://jboogie-om.bandcamp.com/track/mind-body-and-soul",
"imageUrl": "https://f4.bcbits.com/img/a2430816358_7.jpg",
"tags": [],
"releaseDate": "06 November 2014",
"album": "J Boogie Bundle",
"artist": "Marc Rae"
}
],
"total": 8
}