1{
2  "subsonic-response": {
3    "status": "ok",
4    "version": "1.9.0",
5    "type": "gonic",
6    "gonicVersion": "v0.8.4",
7    "artist": {
8      "id": "2",
9      "name": "A Certain Ratio",
10      "albumCount": 2,
11      "album": [
12        {
13          "id": "5",
14          "coverArt": "5",
15          "artistId": "2",
16          "artist": "A Certain Ratio",
17          "name": "The Graveyard and the Ballroom",
18          "songCount": 0,
19          "duration": 0,
20          "created": "2019-06-05T17:46:37.675917974+01:00"
21        },
22        {
23          "id": "6",
24          "artistId": "2",
25          "artist": "A Certain Ratio",
26          "name": "To Each...",
27          "songCount": 0,
28          "duration": 0,
29          "created": "2019-05-23T15:12:02.921473302+01:00"
30        }
31      ]
32    }
33  }
34}
35