WebAPI will add these if there is attribute [Serializable] added to the model.
Removing the attribute will solve this problem.
Bruce Ng's software development blog
An archive of solutions of programming problems I have faced in my career
WebAPI will add these if there is attribute [Serializable] added to the model.
Removing the attribute will solve this problem.