Table with following structure was created:

The table has a record with image saved in BLOB field.
It's how it looks in SQL Developer:

It's how it looks in Database Action REST service:

How oni_content field could be converted to image?
Is REST service able to output binary image file instead of text representation?