/
/
/
1{
2 "id": 700,
3 "title": "Sample Podcast",
4 "available": true,
5 "artists": [
6 {
7 "id": 71,
8 "name": "Podcast Author"
9 }
10 ],
11 "labels": [
12 {
13 "id": 1,
14 "name": "Podcast Studio"
15 }
16 ],
17 "type": "podcast",
18 "meta_type": "podcast",
19 "track_count": 42,
20 "description": "A sample podcast description.",
21 "short_description": "Short desc",
22 "content_warning": "explicit",
23 "cover_uri": "avatars.yandex.net/get-music-content/pod/cover/%%",
24 "release_date": "2024-03-15T00:00:00+00:00"
25}
26