Cassettea-api-node/database/albums.json
2019-09-18 10:51:02 +02:00

11 lines
140 B
JSON

[
{
"id": 0,
"name": "The Razors Edge",
"artist": 0,
"image": "ACDC/Razorsedge.jpg",
"songs": [
0, 1
]
}
]