This endpoint returns a list of all episodes for a specific season within a series. Episodes are also referred to as “chapters” in the MediaStream API.
This endpoint proxies requests to the MediaStream API. Ensure your MEDIASTREAM_API_URL and MEDIASTREAM_API_KEY environment variables are properly configured.
Episodes are returned in the order they were created. Use the episode _id to fetch individual episode details.