{"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": "41052df8-e50a-4de5-8912-36ff0c47b2dd", "total_estimation_threshold": null, "records": [{"_id":1,"fecha":"2024-10-01T00:00:00","valor":30},{"_id":2,"fecha":"2025-01-01T00:00:00","valor":24.1},{"_id":3,"fecha":"2025-04-01T00:00:00","valor":24},{"_id":4,"fecha":"2025-07-01T00:00:00","valor":22.9},{"_id":5,"fecha":"2025-10-01T00:00:00","valor":29.6},{"_id":6,"fecha":"2026-01-01T00:00:00","valor":30},{"_id":7,"fecha":"2026-04-01T00:00:00","valor":29.5}], "fields": [{"id": "_id", "type": "int"}, {"id": "fecha", "type": "timestamp"}, {"id": "valor", "type": "float8"}], "_links": {"start": "/api/action/datastore_search?resource_id=41052df8-e50a-4de5-8912-36ff0c47b2dd", "next": "/api/action/datastore_search?resource_id=41052df8-e50a-4de5-8912-36ff0c47b2dd&offset=100"}, "total": 7, "total_was_estimated": false}}