{"help": "https://opencom.no/sv/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "q": "jones", "records_format": "objects", "resource_id": "d9f75b07-ad78-4d86-81a2-4b48db754a06", "total_estimation_threshold": null, "records": [], "fields": [{"id": "_id", "type": "int"}, {"id": "name", "type": "text"}, {"id": "temperature", "type": "numeric"}, {"id": "readingtime", "type": "timestamp"}, {"id": "latitude", "type": "numeric"}, {"id": "longitude", "type": "numeric"}, {"id": "rank", "type": "float"}], "_links": {"start": "/api/action/datastore_search?q=jones&resource_id=d9f75b07-ad78-4d86-81a2-4b48db754a06", "next": "/api/action/datastore_search?q=jones&resource_id=d9f75b07-ad78-4d86-81a2-4b48db754a06&offset=100"}, "total": 0, "total_was_estimated": false}}