/
/
/
1{
2 "id": 900,
3 "title": "Episode One",
4 "available": true,
5 "duration_ms": 1800000,
6 "artists": [
7 {
8 "id": 71,
9 "name": "Podcast Author"
10 }
11 ],
12 "albums": [
13 {
14 "id": 700,
15 "title": "Sample Podcast",
16 "type": "podcast",
17 "meta_type": "podcast",
18 "cover_uri": "avatars.yandex.net/get-music-content/pod/cover/%%"
19 }
20 ],
21 "short_description": "Episode summary goes here.",
22 "content_warning": "explicit",
23 "cover_uri": "avatars.yandex.net/get-music-content/pod/ep1/%%"
24}
25