pub fn to_response_body(row: &ParseMap) -> ParseMap
Everything a row needs before it becomes a response body.
One function so there is exactly one place to audit, and no route can apply half of it.