{"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": "f2b2cb83-85c4-4e57-bb1d-5d014e9f067f", "total_estimation_threshold": null, "records": [{"_id":1,"test":"テスト","no":1,"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=f2b2cb83-85c4-4e57-bb1d-5d014e9f067f", "next": "/api/action/datastore_search?resource_id=f2b2cb83-85c4-4e57-bb1d-5d014e9f067f&offset=100"}, "total": 1, "total_was_estimated": false}}