Self referencing loop detected for property 'xxxx' with type 'System.Data.Entity.DynamicProxies.XXX_XXX'. Newtonsoft.Json.JsonSerializationException
This is a very common serialization exception we see when forget to use loop handling strategies in Web API.