/
/
/
1{
2 "id": 800,
3 "title": "Sample Audiobook",
4 "available": true,
5 "artists": [
6 {
7 "id": 81,
8 "name": "Book Author"
9 },
10 {
11 "id": 82,
12 "name": "Co-Author"
13 }
14 ],
15 "labels": [
16 {
17 "id": 2,
18 "name": "Audio Publisher"
19 }
20 ],
21 "type": "audiobook",
22 "meta_type": "podcast",
23 "description": "A sample audiobook description.",
24 "cover_uri": "avatars.yandex.net/get-music-content/ab/cover/%%"
25}
26