{"help": "https://demo.datashades.com/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "q": "jones", "records_format": "objects", "resource_id": "b2683632-4348-596a-b166-d07fa88cf267", "total_estimation_threshold": null, "records": [], "fields": [{"id": "_id", "type": "int"}, {"id": "Location", "type": "text"}, {"id": "Agency", "type": "text"}, {"id": "Address", "type": "text"}, {"id": "Phone Number", "type": "text"}, {"id": "lat_long", "type": "text"}, {"id": "rank", "type": "float"}], "_links": {"start": "/api/3/action/datastore_search?q=jones&resource_id=b2683632-4348-596a-b166-d07fa88cf267", "next": "/api/3/action/datastore_search?q=jones&resource_id=b2683632-4348-596a-b166-d07fa88cf267&offset=100"}, "total": 0, "total_was_estimated": false}}