1{
2  "subsonic-response": {
3    "status": "ok",
4    "version": "1.9.0",
5    "type": "gonic",
6    "gonicVersion": "v0.8.4",
7    "searchResult2": {
8      "artist": [
9        {
10          "id": "7",
11          "name": "13th Floor Lowervators"
12        }
13      ],
14      "album": [
15        {
16          "coverArt": "9",
17          "created": "2019-07-08T21:49:41.246041678+01:00",
18          "id": "9",
19          "isDir": true,
20          "isVideo": false,
21          "parent": "7",
22          "title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators"
23        }
24      ],
25      "song": [
26        {
27          "album": "(1994) The Graveyard and the Ballroom",
28          "artist": "A Certain Ratio",
29          "bitRate": 894,
30          "contentType": "audio/x-flac",
31          "coverArt": "5",
32          "created": "2019-07-08T21:49:41.037683099+01:00",
33          "duration": 332,
34          "id": "6",
35          "isDir": false,
36          "isVideo": false,
37          "parent": "5",
38          "path": "A Certain Ratio/(1994) The Graveyard and the Ballroom/13.14 Flight.flac",
39          "size": 37302417,
40          "suffix": "flac",
41          "title": "Flight",
42          "track": 13,
43          "discNumber": 1,
44          "type": "music"
45        },
46        {
47          "album": "(1966) The Psychedelic Sounds of the 13th Floor Elevators",
48          "artist": "13th Floor Elevators",
49          "bitRate": 244,
50          "contentType": "audio/mpeg",
51          "coverArt": "9",
52          "created": "2019-07-08T21:49:41.209108272+01:00",
53          "duration": 154,
54          "id": "40",
55          "isDir": false,
56          "isVideo": false,
57          "parent": "9",
58          "path": "13th Floor Lowervators/(1966) The Psychedelic Sounds of the 13th Floor Elevators/13.21 Before You Accuse Me.mp3",
59          "size": 4722688,
60          "suffix": "mp3",
61          "title": "Before You Accuse Me",
62          "track": 13,
63          "discNumber": 1,
64          "type": "music"
65        },
66        {
67          "album": "(1980) Jane From Occupied Europe",
68          "artist": "Swell Maps",
69          "bitRate": 1204,
70          "contentType": "audio/x-flac",
71          "coverArt": "16",
72          "created": "2019-07-08T21:49:41.43457798+01:00",
73          "duration": 220,
74          "id": "76",
75          "isDir": false,
76          "isVideo": false,
77          "parent": "16",
78          "path": "Swell Maps/(1980) Jane From Occupied Europe/13.16 Blenheim Shots.flac",
79          "size": 33140852,
80          "suffix": "flac",
81          "title": "Blenheim Shots",
82          "track": 13,
83          "discNumber": 1,
84          "type": "music"
85        },
86        {
87          "album": "(1979) A Trip to Marineville",
88          "artist": "Swell Maps",
89          "bitRate": 295,
90          "contentType": "audio/mpeg",
91          "coverArt": "17",
92          "created": "2019-07-08T21:49:41.493347193+01:00",
93          "duration": 463,
94          "id": "93",
95          "isDir": false,
96          "isVideo": false,
97          "parent": "17",
98          "path": "Swell Maps/(1979) A Trip to Marineville/d01 13.14 Adventuring Into Basketry.mp3",
99          "size": 17119309,
100          "suffix": "mp3",
101          "title": "Adventuring Into Basketry",
102          "track": 13,
103          "discNumber": 1,
104          "type": "music"
105        },
106        {
107          "album": "(1967) Ten Years After",
108          "artist": "Ten Years After",
109          "bitRate": 192,
110          "contentType": "audio/ogg",
111          "coverArt": "19",
112          "created": "2019-07-08T21:49:41.573811068+01:00",
113          "duration": 433,
114          "id": "107",
115          "isDir": false,
116          "isVideo": false,
117          "parent": "19",
118          "path": "Ten Years After/(1967) Ten Years After/13.15 Spider in My Web.ogg",
119          "size": 10400948,
120          "suffix": "ogg",
121          "title": "Spider in My Web",
122          "track": 13,
123          "discNumber": 1,
124          "type": "music"
125        },
126        {
127          "album": "(1970) Lick My Decals Off, Bitch",
128          "artist": "Captain Beefheart & His Magic Band",
129          "bitRate": 160,
130          "contentType": "audio/mpeg",
131          "coverArt": "21",
132          "created": "2019-07-08T21:49:41.687805489+01:00",
133          "duration": 152,
134          "id": "129",
135          "isDir": false,
136          "isVideo": false,
137          "parent": "21",
138          "path": "Captain Beefheart/(1970) Lick My Decals Off, Bitch/13.15 Space-Age Couple.mp3",
139          "size": 3054515,
140          "suffix": "mp3",
141          "title": "Space-Age Couple",
142          "track": 13,
143          "discNumber": 1,
144          "type": "music"
145        }
146      ]
147    }
148  }
149}
150