{"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": "56f38d96-8aa3-49c0-92f5-c495c4e6107d", "total_estimation_threshold": null, "records": [], "fields": [{"id": "_id", "type": "int"}, {"id": "Year", "type": "text"}, {"id": "Project Name", "type": "text"}, {"id": "Organization", "type": "text"}, {"id": "Funds_Awarded", "type": "text"}, {"id": "rank", "type": "float"}], "_links": {"start": "/api/3/action/datastore_search?q=jones&resource_id=56f38d96-8aa3-49c0-92f5-c495c4e6107d", "next": "/api/3/action/datastore_search?q=jones&resource_id=56f38d96-8aa3-49c0-92f5-c495c4e6107d&offset=100"}, "total": 0, "total_was_estimated": false}}