curl --location '/api/albums?q=undefined&year=undefined&sort=undefined'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"slug": "string",
"title": "string",
"year": 0,
"artist": "string",
"tagName": "string",
"location": "string",
"useStructuredTitle": true,
"coverUrl": "string",
"trackCount": 0,
"totalDurationSeconds": 0,
"totalDownloads": 0
}
]