It would be useful to be able to get the link to a human-readable
representation of an API object. The transformation is relatively
simple:
Leonard Richardson wrote:
> ... you can replace '/api/[^/]*/' with ''. We've determined that
> that's always the relationship between the web service canonical_url
> and the browser canonical_url.
It makes sense to add a method or property to API objects that does
just this.
Add web_link property to resources