{"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": "6076935b-8d9c-4f71-84e4-cd02703d7e93", "total_estimation_threshold": null, "records": [{"_id":1,"fecha":"2024-01-01T00:00:00","valor":14},{"_id":2,"fecha":"2024-02-01T00:00:00","valor":17},{"_id":3,"fecha":"2024-03-01T00:00:00","valor":12}], "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=6076935b-8d9c-4f71-84e4-cd02703d7e93", "next": "/api/action/datastore_search?resource_id=6076935b-8d9c-4f71-84e4-cd02703d7e93&offset=100"}, "total": 3, "total_was_estimated": false}}