Supply one of these content types via HTTP header to indicate which format is preferred.
application/json (default)
application/vnd.dsk.raw+json
application/vnd.dsk.html+json
application/vnd.dsk.markdown+json (raw unparsed markdown)
By implementing such behaviour we can get rid of transferring the same content in multiple formats on every request.