{"help": "https://data.bodik.jp/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "records_format": "objects", "resource_id": "8a757dfd-9ec8-4389-8c5a-3a2a9d811bcc", "total_estimation_threshold": null, "records": [{"_id":1,"A":1,"B":2,"C":3},{"_id":2,"A":0,"B":1,"C":2},{"_id":3,"A":4,"B":5,"C":6},{"_id":4,"A":null,"B":null,"C":null}], "fields": [{"id": "_id", "type": "int"}, {"id": "A", "type": "numeric"}, {"id": "B", "type": "numeric"}, {"id": "C", "type": "numeric"}], "_links": {"start": "/api/action/datastore_search?resource_id=8a757dfd-9ec8-4389-8c5a-3a2a9d811bcc", "next": "/api/action/datastore_search?resource_id=8a757dfd-9ec8-4389-8c5a-3a2a9d811bcc&offset=100"}, "total": 4, "total_was_estimated": false}}