{"help": "https://dev.emuasa.secmotic.com/en/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "records_format": "objects", "resource_id": "de0dcedf-06f5-46b1-9e9d-ce6881316b80", "total_estimation_threshold": null, "records": [{"_id":1,"fecha":"2024-01-01T00:00:00","valor":53.09},{"_id":2,"fecha":"2025-01-01T00:00:00","valor":53.09},{"_id":3,"fecha":"2026-01-01T00:00:00","valor":null}], "fields": [{"id": "_id", "type": "int"}, {"id": "fecha", "type": "timestamp"}, {"id": "valor", "type": "float8"}], "_links": {"start": "/api/action/datastore_search?resource_id=de0dcedf-06f5-46b1-9e9d-ce6881316b80", "next": "/api/action/datastore_search?resource_id=de0dcedf-06f5-46b1-9e9d-ce6881316b80&offset=100"}, "total": 3, "total_was_estimated": false}}