{"help": "https://data.bpip.go.id/gl/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "records_format": "objects", "resource_id": "b1f884ec-84c7-42ba-8373-1dc1a7fb2b7e", "total_estimation_threshold": null, "records": [{"_id":1,"col1":"test","col2":"data"}], "fields": [{"id": "_id", "type": "int"}, {"id": "col1", "type": "text"}, {"id": "col2", "type": "text"}], "_links": {"start": "/api/3/action/datastore_search?resource_id=b1f884ec-84c7-42ba-8373-1dc1a7fb2b7e", "next": "/api/3/action/datastore_search?resource_id=b1f884ec-84c7-42ba-8373-1dc1a7fb2b7e&offset=100"}, "total": 1, "total_was_estimated": false}}