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