{"ok": true, "next": null, "facet_results": {"results": {"_neighborhood": {"name": "_neighborhood", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_sort_desc=complex_array&tags__arraycontains=tag1&_labels=on", "results": [{"value": "Dogpatch", "label": "Dogpatch", "count": 1, "toggle_url": "https://latest.datasette.io/fixtures/facetable.json?_facet=_neighborhood&_sort_desc=complex_array&tags__arraycontains=tag1&_labels=on&_neighborhood__exact=Dogpatch", "selected": false}, {"value": "Mission", "label": "Mission", "count": 1, "toggle_url": "https://latest.datasette.io/fixtures/facetable.json?_facet=_neighborhood&_sort_desc=complex_array&tags__arraycontains=tag1&_labels=on&_neighborhood__exact=Mission", "selected": false}], "truncated": false}}, "timed_out": []}, "rows": [{"pk": 1, "created": "2019-01-14 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "_city_id": {"value": 1, "label": "San Francisco"}, "_neighborhood": "Mission", "tags": "[\"tag1\", \"tag2\"]", "complex_array": "[{\"foo\": \"bar\"}]", "distinct_some_null": "one", "n": "n1"}, {"pk": 2, "created": "2019-01-14 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "_city_id": {"value": 1, "label": "San Francisco"}, "_neighborhood": "Dogpatch", "tags": "[\"tag1\", \"tag3\"]", "complex_array": "[]", "distinct_some_null": "two", "n": "n2"}], "truncated": false}