{"pk": 3, "created": "2019-01-14 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "_city_id": {"value": 1, "label": "San Francisco"}, "_neighborhood": "SOMA", "tags": "[]", "complex_array": "[]", "distinct_some_null": null, "n": null} {"pk": 4, "created": "2019-01-14 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "_city_id": {"value": 1, "label": "San Francisco"}, "_neighborhood": "Tenderloin", "tags": "[]", "complex_array": "[]", "distinct_some_null": null, "n": null} {"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"}