redstrate.com/data/music.json

21 lines
439 B
JSON
Raw Normal View History

2022-08-24 10:24:04 -04:00
{
"categories": [
{
2022-10-25 16:05:48 -04:00
"name": "Uncategorized",
"description": "Music that doesn't really have a theme.",
2022-08-24 10:24:04 -04:00
"years": [
{
"year": 2022,
"pieces": [
{
"title": "you call this a town theme?",
"filename": "test.opus",
2022-09-12 10:57:41 -04:00
"newgrounds_url": "https://www.newgrounds.com/audio/listen/1153899"
2022-08-24 10:24:04 -04:00
}
]
}
]
}
]
}