curl --location '/api/tracks?q=&albumSlug=&page=&pageSize='{
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"trackNumber": 0,
"title": "string",
"recordedDate": "2019-08-24",
"location": "string",
"artist": "string",
"durationSeconds": 0,
"coverUrl": "string",
"totalDownloads": 0,
"totalPlays": 0,
"likeCount": 0,
"shareCount": 0,
"hasLyrics": true
}
],
"total": 0,
"page": 0,
"pageSize": 0
}