{"help": "https://dev.emuasa.secmotic.com/es/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "records_format": "objects", "resource_id": "74fc5ffb-5cdd-4a3a-9db9-e9da23d716ec", "total_estimation_threshold": null, "records": [{"_id":1,"fecha":"2024-01-01T00:00:00","valor":230},{"_id":2,"fecha":"2024-02-01T00:00:00","valor":215},{"_id":3,"fecha":"2024-03-01T00:00:00","valor":198}], "fields": [{"id": "_id", "type": "int"}, {"id": "fecha", "type": "timestamp", "info": {"type_override": "timestamp"}}, {"id": "valor", "type": "numeric", "info": {"type_override": "numeric"}}], "_links": {"start": "/api/action/datastore_search?resource_id=74fc5ffb-5cdd-4a3a-9db9-e9da23d716ec", "next": "/api/action/datastore_search?resource_id=74fc5ffb-5cdd-4a3a-9db9-e9da23d716ec&offset=100"}, "total": 3, "total_was_estimated": false}}