I am trying to find all of the schemas / return objects from the api, I noticed there are a lot of reused objects, for example, perfs like blitz and classical are used all over the place. It would be helpful to see all of the schemas defined so I can see where duplicates are when designing my class structure.
I am aware of the example json responses, in the api doc, It is just a little hard for me to parse those visually.