swagger_path('/broadcasts/{broadcast_id}/tracks') do
    operation :get do
      key :description, 'Returns a list of tracks of the given broadcast.'
      key :tags, [:track, :public]