Responses

  • All shots tasks related to given episode

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