{"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": "fa973a19-c59b-5551-9bfe-d63218dc7808", "total_estimation_threshold": null, "records": [{"_id":307442,"YEAR":"2020","LOCATION":"I ST/PAUL JONES AV","VIOLATION":"TOTAL","# OF CITATIONS":"5","$ FINE AMT":"1250","City":"Los Angeles","State":"CA","Full_Address":"I ST/PAUL JONES AV Los Angeles CA","Latitude":null,"Longitude":null,"rank":0.0706241},{"_id":307443,"YEAR":"2020","LOCATION":"I ST/PAUL JONES AV","VIOLATION":"OTHER","# OF CITATIONS":"5","$ FINE AMT":"1250","City":"Los Angeles","State":"CA","Full_Address":"I ST/PAUL JONES AV Los Angeles CA","Latitude":null,"Longitude":null,"rank":0.0706241}], "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": "City", "type": "text"}, {"id": "State", "type": "text"}, {"id": "Full_Address", "type": "text"}, {"id": "Latitude", "type": "text"}, {"id": "Longitude", "type": "text"}, {"id": "rank", "type": "float"}], "_links": {"start": "/api/3/action/datastore_search?q=jones&resource_id=fa973a19-c59b-5551-9bfe-d63218dc7808", "next": "/api/3/action/datastore_search?q=jones&resource_id=fa973a19-c59b-5551-9bfe-d63218dc7808&offset=100"}, "total": 2, "total_was_estimated": false}}