{"html_url": "https://github.com/simonw/datasette/issues/63#issuecomment-343697291", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/63", "id": 343697291, "node_id": "MDEyOklzc3VlQ29tbWVudDM0MzY5NzI5MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-11-11T22:05:06Z", "updated_at": "2017-11-11T22:11:49Z", "author_association": "OWNER", "body": "I'm going to bundle sql and sql_params together into a query nested object like this:\r\n\r\n {\r\n \"query\": {\r\n \"sql\": \"select ...\",\r\n \"params\": {\r\n \"p0\": \"blah\"\r\n }\r\n }\r\n }", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 273174447, "label": "Review design of JSON output"}, "performed_via_github_app": null}