{
"NOTES": {
"totalBpi": 0,
"songs": [
{
"title": "string",
"difficulty": "string",
"exScore": 0,
"notes": 0,
"bpi": 0
}
]
},
"CHORD": {
"totalBpi": 0,
"songs": [
{
"title": "string",
"difficulty": "string",
"exScore": 0,
"notes": 0,
"bpi": 0
}
]
},
"PEAK": {
"totalBpi": 0,
"songs": [
{
"title": "string",
"difficulty": "string",
"exScore": 0,
"notes": 0,
"bpi": 0
}
]
},
"CHARGE": {
"totalBpi": 0,
"songs": [
{
"title": "string",
"difficulty": "string",
"exScore": 0,
"notes": 0,
"bpi": 0
}
]
},
"SCRATCH": {
"totalBpi": 0,
"songs": [
{
"title": "string",
"difficulty": "string",
"exScore": 0,
"notes": 0,
"bpi": 0
}
]
},
"SOFLAN": {
"totalBpi": 0,
"songs": [
{
"title": "string",
"difficulty": "string",
"exScore": 0,
"notes": 0,
"bpi": 0
}
]
}
}