{"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": "2d70a4ba-f729-4a10-881e-2500b6682b0f", "total_estimation_threshold": null, "records": [{"_id":1,"fecha":"2024-01-01T00:00:00","valor":null},{"_id":2,"fecha":"2025-01-01T00:00:00","valor":null},{"_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=2d70a4ba-f729-4a10-881e-2500b6682b0f", "next": "/api/action/datastore_search?resource_id=2d70a4ba-f729-4a10-881e-2500b6682b0f&offset=100"}, "total": 3, "total_was_estimated": false}}