Files
gonic/server/handler/test_data/test_get_album_without_cover
2019-07-08 21:54:00 +01:00

11 lines
158 B
Plaintext

{
"subsonic-response": {
"status": "ok",
"version": "1.9.0",
"album": {
"id": 2,
"created": "2019-05-16T22:10:21+01:00"
}
}
}