Retrieve all playlists related to given episode.
The full list is returned because the number of playlists in an episode is not that big.
Path parameters
-
project_id Required
-
episode_id Required
GET /data/projects/{project_id}/episodes/{episode_id}/playlists
curl \
-X GET http://api.example.com/data/projects/{project_id}/episodes/{episode_id}/playlists