{"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": "cb59b772-7f15-48af-84bb-f88af5291b27", "total_estimation_threshold": null, "records": [{"_id":1,"fecha":"2024-10-01T00:00:00","valor":12},{"_id":2,"fecha":"2025-01-01T00:00:00","valor":4.9},{"_id":3,"fecha":"2025-04-01T00:00:00","valor":7},{"_id":4,"fecha":"2025-07-01T00:00:00","valor":5.1},{"_id":5,"fecha":"2025-10-01T00:00:00","valor":6.6},{"_id":6,"fecha":"2026-01-01T00:00:00","valor":2.5},{"_id":7,"fecha":"2026-04-01T00:00:00","valor":10.6}], "fields": [{"id": "_id", "type": "int"}, {"id": "fecha", "type": "timestamp"}, {"id": "valor", "type": "float8"}], "_links": {"start": "/api/action/datastore_search?resource_id=cb59b772-7f15-48af-84bb-f88af5291b27", "next": "/api/action/datastore_search?resource_id=cb59b772-7f15-48af-84bb-f88af5291b27&offset=100"}, "total": 7, "total_was_estimated": false}}