{
"id": 0,
"title": "string",
"artist": {
"id": 0,
"username": "string",
"avatarUrl": "http://example.com"
},
"trackUrl": "http://example.com",
"coverUrl": "http://example.com",
"genre": "string",
"playCount": 0,
"likeCount": 0
}