{"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": "4dfbfc0b-1fac-437c-ba92-b27fc8713e18", "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=4dfbfc0b-1fac-437c-ba92-b27fc8713e18", "next": "/api/3/action/datastore_search?q=jones&resource_id=4dfbfc0b-1fac-437c-ba92-b27fc8713e18&offset=100"}, "total": 0, "total_was_estimated": false}}