Better formatting of the query result

The JSON structure of the query result is probably sub-optimal. This task consists of thinking of a more convenient structure and making serde produce it.

Note that the word „formatting“ doesn't mean pretty-printing the JSON ‒ the connection is for machines and multi-line JSON is harder to parse.