I have a dotnet core web api that returns a list of candidates when I navigate to that endpoint. The candidate class has navigation properties that reference related data. I