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