{"help": "https://demo.datashades.com/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "records_format": "objects", "resource_id": "cae498f8-bc71-4317-b405-e5ea1216f1b9", "total_estimation_threshold": null, "records": [{"_id":1,"zone":"Zone 1","dat_maj":"2022-03-04"},{"_id":2,"zone":"Zone 2","dat_maj":"2022-03-04"},{"_id":3,"zone":"Zone 3","dat_maj":"2022-03-04"}], "fields": [{"id": "_id", "type": "int"}, {"id": "zone", "type": "text"}, {"id": "dat_maj", "type": "text"}], "_links": {"start": "/api/3/action/datastore_search?resource_id=cae498f8-bc71-4317-b405-e5ea1216f1b9", "next": "/api/3/action/datastore_search?resource_id=cae498f8-bc71-4317-b405-e5ea1216f1b9&offset=100"}, "total": 3, "total_was_estimated": false}}