/collections which returns Collections. One Collection always contains a nested Model User.application/hal+json, which requires Resources to have a link to point to their exact location.Collection, I could use its related link if I wish to access it directly instead./collections/collections/{uuid}$"http://foo-api/collections/{uuid}", then I would have to change the domain in every location where I did it.CollectionController#GetById(string uuid) somehow and extract its URI at runtime?