Output raw DNS
Maybe '?format=RAW' could return the original response message as received from the DNS server in ("wire format"), so that the querier can do his own DNS message decoding?
Should be quite simple with DNSpython to_wire()
MIME type should be application/dns, RFC 2540.