Files
gonic/server/handler/test_data/test_get_album_with_cover
2019-05-30 14:53:00 +01:00

187 lines
5.8 KiB
Plaintext

{
"subsonic-response": {
"status": "ok",
"version": "1.9.0",
"album": {
"id": 3,
"coverArt": 2,
"artistId": 2,
"artist": "13th Floor Elevators",
"name": "Easter Everywhere",
"created": "2019-05-28T20:59:03.010415595+01:00",
"song": [
{
"album": "Easter Everywhere",
"albumId": 3,
"artist": "13th Floor Elevators",
"artistId": 2,
"contentType": "audio/x-flac",
"coverArt": 2,
"created": "2019-05-28T20:59:03.01067974+01:00",
"id": 25,
"parent": 6,
"path": "13th Floor Lowervators/(1967) Easter Nowhere/01.10 Slip Inside This House.flac",
"size": 52229000,
"suffix": "flac",
"title": "Slip Inside This House",
"track": 1,
"type": "music"
},
{
"album": "Easter Everywhere",
"albumId": 3,
"artist": "13th Floor Elevators",
"artistId": 2,
"contentType": "audio/x-flac",
"coverArt": 2,
"created": "2019-05-28T20:59:03.010814449+01:00",
"id": 27,
"parent": 6,
"path": "13th Floor Lowervators/(1967) Easter Nowhere/02.10 Slide Machine.flac",
"size": 22964562,
"suffix": "flac",
"title": "Slide Machine",
"track": 2,
"type": "music"
},
{
"album": "Easter Everywhere",
"albumId": 3,
"artist": "13th Floor Elevators",
"artistId": 2,
"contentType": "audio/x-flac",
"coverArt": 2,
"created": "2019-05-28T20:59:03.010880444+01:00",
"id": 28,
"parent": 6,
"path": "13th Floor Lowervators/(1967) Easter Nowhere/03.10 She Lives (In a Time of Her Own).flac",
"size": 18474888,
"suffix": "flac",
"title": "She Lives (In a Time of Her Own)",
"track": 3,
"type": "music"
},
{
"album": "Easter Everywhere",
"albumId": 3,
"artist": "13th Floor Elevators",
"artistId": 2,
"contentType": "audio/x-flac",
"coverArt": 2,
"created": "2019-05-28T20:59:03.011044654+01:00",
"id": 30,
"parent": 6,
"path": "13th Floor Lowervators/(1967) Easter Nowhere/04.10 Nobody to Love.flac",
"size": 18067448,
"suffix": "flac",
"title": "Nobody to Love",
"track": 4,
"type": "music"
},
{
"album": "Easter Everywhere",
"albumId": 3,
"artist": "13th Floor Elevators",
"artistId": 2,
"contentType": "audio/x-flac",
"coverArt": 2,
"created": "2019-05-28T20:59:03.011106774+01:00",
"id": 31,
"parent": 6,
"path": "13th Floor Lowervators/(1967) Easter Nowhere/05.10 Baby Blue.flac",
"size": 31828836,
"suffix": "flac",
"title": "Baby Blue",
"track": 5,
"type": "music"
},
{
"album": "Easter Everywhere",
"albumId": 3,
"artist": "13th Floor Elevators",
"artistId": 2,
"contentType": "audio/x-flac",
"coverArt": 2,
"created": "2019-05-28T20:59:03.011174899+01:00",
"id": 32,
"parent": 6,
"path": "13th Floor Lowervators/(1967) Easter Nowhere/06.10 Earthquake.flac",
"size": 29066645,
"suffix": "flac",
"title": "Earthquake",
"track": 6,
"type": "music"
},
{
"album": "Easter Everywhere",
"albumId": 3,
"artist": "13th Floor Elevators",
"artistId": 2,
"contentType": "audio/x-flac",
"coverArt": 2,
"created": "2019-05-28T20:59:03.010597689+01:00",
"id": 24,
"parent": 6,
"path": "13th Floor Lowervators/(1967) Easter Nowhere/07.10 Dust.flac",
"size": 22652796,
"suffix": "flac",
"title": "Dust",
"track": 7,
"type": "music"
},
{
"album": "Easter Everywhere",
"albumId": 3,
"artist": "13th Floor Elevators",
"artistId": 2,
"contentType": "audio/x-flac",
"coverArt": 2,
"created": "2019-05-28T20:59:03.010749083+01:00",
"id": 26,
"parent": 6,
"path": "13th Floor Lowervators/(1967) Easter Nowhere/08.10 Levitation.flac",
"size": 16354677,
"suffix": "flac",
"title": "Levitation",
"track": 8,
"type": "music"
},
{
"album": "Easter Everywhere",
"albumId": 3,
"artist": "13th Floor Elevators",
"artistId": 2,
"contentType": "audio/x-flac",
"coverArt": 2,
"created": "2019-05-28T20:59:03.011238025+01:00",
"id": 33,
"parent": 6,
"path": "13th Floor Lowervators/(1967) Easter Nowhere/09.10 I Had to Tell You.flac",
"size": 14261007,
"suffix": "flac",
"title": "I Had to Tell You",
"track": 9,
"type": "music"
},
{
"album": "Easter Everywhere",
"albumId": 3,
"artist": "13th Floor Elevators",
"artistId": 2,
"contentType": "audio/x-flac",
"coverArt": 2,
"created": "2019-05-28T20:59:03.010949903+01:00",
"id": 29,
"parent": 6,
"path": "13th Floor Lowervators/(1967) Easter Nowhere/10.10 Pictures (Leave Your Body Behind).flac",
"size": 39529576,
"suffix": "flac",
"title": "Pictures (Leave Your Body Behind)",
"track": 10,
"type": "music"
}
]
}
}
}