{"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": "2bd73392-a95d-41fc-a9d1-1a9d5e4c57b6", "total_estimation_threshold": null, "records": [], "fields": [{"id": "_id", "type": "int"}, {"id": "PassengerId", "type": "text"}, {"id": "Survived", "type": "text"}, {"id": "Pclass", "type": "text"}, {"id": "Name", "type": "text"}, {"id": "Sex", "type": "text"}, {"id": "Age", "type": "text"}, {"id": "SibSp", "type": "text"}, {"id": "Parch", "type": "text"}, {"id": "Ticket", "type": "text"}, {"id": "Fare", "type": "text"}, {"id": "Cabin", "type": "text"}, {"id": "Embarked", "type": "text"}, {"id": "rank", "type": "float"}], "_links": {"start": "/api/3/action/datastore_search?q=jones&resource_id=2bd73392-a95d-41fc-a9d1-1a9d5e4c57b6", "next": "/api/3/action/datastore_search?q=jones&resource_id=2bd73392-a95d-41fc-a9d1-1a9d5e4c57b6&offset=100"}, "total": 0, "total_was_estimated": false}}