The current implementation doesn't allow showing only the ID (or href) of the objects in the query results. Those fields are always shown. What you can do to minimize the data is the include another field (for example 'name') and you'll receive a result containing two fields - the name and the ID.
Hope this helps!
Regards,
Todor Todorov