20 lines
436 B
JSON
20 lines
436 B
JSON
{
|
|
"categories": [
|
|
{
|
|
"name": "Music",
|
|
"description": "This is my extremely small music collection.",
|
|
"years": [
|
|
{
|
|
"year": 2022,
|
|
"pieces": [
|
|
{
|
|
"title": "you call this a town theme?",
|
|
"filename": "test.opus",
|
|
"newgrounds_url": "https://www.newgrounds.com/audio/listen/1153899"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|