In this post Fredrik Normén demonstrates how to send an object graph which will include an association to other objects.
First of all, be careful with the distribution of an object graph, wrong design can affect performance in a way that to much data is passed over the wire.