{"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": "d1e01eb4-8468-5119-9650-c04165579247", "total_estimation_threshold": null, "records": [{"_id":729939,"YEAR":"2020","LOCATION":"I ST/PAUL JONES AV","VIOLATION":"TOTAL","# OF CITATIONS":"5","$ FINE AMT":"1250","Latitude 1":"33.783657","Longitude 1":"-118.224228","City 1":"Wilmington","State 1":"CA","Zip":"90744","rank":0.057308756},{"_id":729940,"YEAR":"2020","LOCATION":"I ST/PAUL JONES AV","VIOLATION":"OTHER","# OF CITATIONS":"5","$ FINE AMT":"1250","Latitude 1":"33.783657","Longitude 1":"-118.224228","City 1":"Wilmington","State 1":"CA","Zip":"90744","rank":0.057308756}], "fields": [{"id": "_id", "type": "int"}, {"id": "YEAR", "type": "text"}, {"id": "LOCATION", "type": "text"}, {"id": "VIOLATION", "type": "text"}, {"id": "# OF CITATIONS", "type": "text"}, {"id": "$ FINE AMT", "type": "text"}, {"id": "Latitude 1", "type": "text"}, {"id": "Longitude 1", "type": "text"}, {"id": "City 1", "type": "text"}, {"id": "State 1", "type": "text"}, {"id": "Zip", "type": "text"}, {"id": "rank", "type": "float"}], "_links": {"start": "/api/3/action/datastore_search?q=jones&resource_id=d1e01eb4-8468-5119-9650-c04165579247", "next": "/api/3/action/datastore_search?q=jones&resource_id=d1e01eb4-8468-5119-9650-c04165579247&offset=100"}, "total": 2, "total_was_estimated": false}}