72 lines
1.4 KiB
JSON
72 lines
1.4 KiB
JSON
[
|
|
{
|
|
"id": 1,
|
|
"title": "I'm getting tired of farewells",
|
|
"artist": "Agahnim",
|
|
"src": "/static/assets/music/farewells.mp3",
|
|
"album": "LIFE"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"title": "DAWN",
|
|
"artist": "Agahnim",
|
|
"src": "/static/assets/music/DAWN.mp3",
|
|
"album": "DAWN"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"title": "Move on",
|
|
"artist": "Agahnim",
|
|
"src": "/static/assets/music/move_on.mp3",
|
|
"album": "DAWN"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"title": "Carcer",
|
|
"artist": "Agahnim",
|
|
"src": "/static/assets/music/carcer.mp3",
|
|
"album": "LIFE"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"title": "Under listening",
|
|
"artist": "Agahnim",
|
|
"src": "/static/assets/music/listening.mp3",
|
|
"album": "Justice"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"title": "Fading away",
|
|
"artist": "Agahnim",
|
|
"src": "/static/assets/music/fading.mp3",
|
|
"album": "LIFE"
|
|
},
|
|
{
|
|
"id": 7,
|
|
"title": "Hindsight",
|
|
"artist": "Agahnim",
|
|
"src": "/static/assets/music/hindsight.mp3",
|
|
"album": "The End"
|
|
},
|
|
{
|
|
"id": 8,
|
|
"title": "With or without",
|
|
"artist": "Agahnim",
|
|
"src": "/static/assets/music/without.mp3",
|
|
"album": "Extinction"
|
|
},
|
|
{
|
|
"id": 9,
|
|
"title": "Perfect Light",
|
|
"artist": "Agahnim",
|
|
"src": "/static/assets/music/perfect_light.mp3",
|
|
"album": "Rebirth"
|
|
},
|
|
{
|
|
"id": 10,
|
|
"title": "Good old times",
|
|
"artist": "Agahnim",
|
|
"src": "/static/assets/music/times.mp3",
|
|
"album": "Extinction"
|
|
}
|
|
]
|