{ "subsonic-response": { "status": "ok", "version": "1.15.0", "type": "gonic", "serverVersion": "", "openSubsonic": true, "artist": { "id": "ar-1", "name": "artist-0", "albumCount": 3, "album": [ { "id": "al-3", "coverArt": "al-3", "artistId": "ar-1", "artist": "artist-0", "artists": [{ "id": "ar-1", "name": "artist-0" }], "created": "2019-11-30T00:00:00Z", "title": "", "album": "", "name": "album-0", "songCount": 3, "duration": 300, "genre": "Unknown Genre", "genres": [{ "name": "Unknown Genre" }], "year": 2021 }, { "id": "al-4", "coverArt": "al-4", "artistId": "ar-1", "artist": "artist-0", "artists": [{ "id": "ar-1", "name": "artist-0" }], "created": "2019-11-30T00:00:00Z", "title": "", "album": "", "name": "album-1", "songCount": 3, "duration": 300, "genre": "Unknown Genre", "genres": [{ "name": "Unknown Genre" }], "year": 2021 }, { "id": "al-5", "coverArt": "al-5", "artistId": "ar-1", "artist": "artist-0", "artists": [{ "id": "ar-1", "name": "artist-0" }], "created": "2019-11-30T00:00:00Z", "title": "", "album": "", "name": "album-2", "songCount": 3, "duration": 300, "genre": "Unknown Genre", "genres": [{ "name": "Unknown Genre" }], "year": 2021 } ] } } }