In database view it was possible to view the generated SQL for a query which helped when attempting to run SQL directly against the database.
I would like to see something similar for web view and the API but the web view query would show the json needed to recreate the query in the API. This would includes the filter, output and sort fields as well as any options that have been selected.
It appears as though this is already present on the options tab of a query... (admins feel free to delete this idea as it appears to already be implemented).