Files
gonic/server/handler/test_data/test_get_album_without_cover
2019-06-27 18:22:53 +01:00

11 lines
168 B
Plaintext

{
"subsonic-response": {
"status": "ok",
"version": "1.9.0",
"album": {
"id": 2,
"created": "2019-06-27T18:19:24.567759437+01:00"
}
}
}