json.array!(@mission_agents) do |mission_agent| json.extract! mission_agent, :id json.url mission_agent_url(mission_agent, format: :json) end