1{
2  "subsonic-response": {
3    "status": "ok",
4    "version": "1.9.0",
5    "type": "gonic",
6    "gonicVersion": "v0.8.4",
7    "albumList": {
8      "album": [
9        {
10          "id": "21",
11          "coverArt": "21",
12          "artist": "Captain Beefheart",
13          "title": "(1970) Lick My Decals Off, Bitch",
14          "parent": "20",
15          "isDir": true,
16          "songCount": 15,
17          "duration": 0,
18          "created": "0001-01-01T00:00:00Z"
19        },
20        {
21          "id": "6",
22          "artist": "A Certain Ratio",
23          "title": "(1981) To EachOTHER.",
24          "parent": "4",
25          "isDir": true,
26          "songCount": 9,
27          "duration": 0,
28          "created": "0001-01-01T00:00:00Z"
29        },
30        {
31          "id": "13",
32          "coverArt": "13",
33          "artist": "There",
34          "title": "(2010) Anika",
35          "parent": "12",
36          "isDir": true,
37          "songCount": 9,
38          "duration": 0,
39          "created": "0001-01-01T00:00:00Z"
40        },
41        {
42          "id": "19",
43          "coverArt": "19",
44          "artist": "Ten Years After",
45          "title": "(1967) Ten Years After",
46          "parent": "18",
47          "isDir": true,
48          "songCount": 15,
49          "duration": 0,
50          "created": "0001-01-01T00:00:00Z"
51        },
52        {
53          "id": "16",
54          "coverArt": "16",
55          "artist": "Swell Maps",
56          "title": "(1980) Jane From Occupied Europe",
57          "parent": "15",
58          "isDir": true,
59          "songCount": 16,
60          "duration": 0,
61          "created": "0001-01-01T00:00:00Z"
62        },
63        {
64          "id": "17",
65          "coverArt": "17",
66          "artist": "Swell Maps",
67          "title": "(1979) A Trip to Marineville",
68          "parent": "15",
69          "isDir": true,
70          "songCount": 18,
71          "duration": 0,
72          "created": "0001-01-01T00:00:00Z"
73        },
74        {
75          "id": "3",
76          "coverArt": "3",
77          "artist": "Jah Wobble, The Edge, Holger Czukay",
78          "title": "(1983) Snake Charmer",
79          "parent": "2",
80          "isDir": true,
81          "songCount": 5,
82          "duration": 0,
83          "created": "0001-01-01T00:00:00Z"
84        },
85        {
86          "id": "9",
87          "coverArt": "9",
88          "artist": "13th Floor Lowervators",
89          "title": "(1966) The Psychedelic Sounds of the 13th Floor Elevators",
90          "parent": "7",
91          "isDir": true,
92          "songCount": 21,
93          "duration": 0,
94          "created": "0001-01-01T00:00:00Z"
95        },
96        {
97          "id": "8",
98          "coverArt": "8",
99          "artist": "13th Floor Lowervators",
100          "title": "(1967) Easter Nowhere",
101          "parent": "7",
102          "isDir": true,
103          "songCount": 10,
104          "duration": 0,
105          "created": "0001-01-01T00:00:00Z"
106        },
107        {
108          "id": "5",
109          "coverArt": "5",
110          "artist": "A Certain Ratio",
111          "title": "(1994) The Graveyard and the Ballroom",
112          "parent": "4",
113          "isDir": true,
114          "songCount": 14,
115          "duration": 0,
116          "created": "0001-01-01T00:00:00Z"
117        }
118      ]
119    }
120  }
121}
122