{"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": "41aae0d0-8f75-4c42-af20-3b25f0eccb8f", "total_estimation_threshold": null, "records": [{"_id":1,"test":"テスト","no":1,"address":"福岡市早良区百道浜"},{"_id":2,"test":"テスト2","no":2,"address":"福岡市西区姪浜"},{"_id":3,"test":"テスト3","no":3,"address":"福岡市博多区"}], "fields": [{"id": "_id", "type": "int"}, {"id": "test", "type": "text"}, {"id": "no", "type": "numeric"}, {"id": "address", "type": "text"}], "_links": {"start": "/api/action/datastore_search?resource_id=41aae0d0-8f75-4c42-af20-3b25f0eccb8f", "next": "/api/action/datastore_search?resource_id=41aae0d0-8f75-4c42-af20-3b25f0eccb8f&offset=100"}, "total": 3, "total_was_estimated": false}}