I can access the media set information on a property of an object:
```
{“mimeType”:“image/png”,“reference”:{“mediaSetViewItem”:{“mediaSetRid”:“ri.mio.main.media-set.00000000-0000-0000-0000-000000000000”,“mediaSetViewRid”:“ri.mio.main.view.00000000-0000-0000-0000-000000000000”,“mediaItemRid”:“ri.mio.main.media-item.00000000-0000-0000-0000-000000000000”},“type”:“mediaSetViewItem”}}
```
Is there easy way to construct a URL so that the browser could display an image that doesn’t involve me downloading the image first?