mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
21 lines
418 B
JSON
21 lines
418 B
JSON
[
|
|
{
|
|
"song_id": "03bebf17f54e2afc7c0513fb1d931009",
|
|
"liked": true,
|
|
"song": {
|
|
"id": "03bebf17f54e2afc7c0513fb1d931009",
|
|
"album_id": 5,
|
|
"artist_id": 3,
|
|
"title": "Instinct",
|
|
"length": 204.11,
|
|
"track": null,
|
|
"disc": 1,
|
|
"created_at": "2019-08-24 18:03:35",
|
|
"artist": {
|
|
"id": 3,
|
|
"name": "The Band",
|
|
"image": null
|
|
}
|
|
}
|
|
}
|
|
]
|