GET /data/episodes/{episode_id}
curl \
 --request GET http://api.example.com/data/episodes/{episode_id} \
 --header "Authorization: $API_KEY"