I am trying to understand OData...
I know the $expand parameter and it is nearly what I need but: The returned, embedded data is highly redundant.
This leads me to the question: How can I get the associated objects as references AND a separate list of the referenced objects in one call?
Or is there something important I did not understand yet?