redstrate.com/data/3d.json
2023-04-13 11:23:53 -04:00

37 lines
687 B
JSON

{
"categories": [
{
"name": "Uncategorized",
"description": "Test",
"years": [
{
"year": 2016,
"pieces": [
{
"title": "Lantern",
"filename": "lantern.glb"
}
]
},
{
"year": 2022,
"pieces": [
{
"title": "Sakura",
"filename": "sakura.glb"
}
]
},
{
"year": 2023,
"pieces": [
{
"title": "Planet Express Ship",
"filename": "planet-express-ship.glb"
}
]
}
]
}
]
}