{"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": "880c7a9c-eac9-48bb-958e-fdf96e592196", "total_estimation_threshold": null, "records": [{"_id":1,"fare_id":"only_fare","price":200,"currency_type":"JPY","payment_method":0,"transfers":0,"transfer_duration":""}], "fields": [{"id": "_id", "type": "int"}, {"id": "fare_id", "type": "text"}, {"id": "price", "type": "numeric"}, {"id": "currency_type", "type": "text"}, {"id": "payment_method", "type": "numeric"}, {"id": "transfers", "type": "numeric"}, {"id": "transfer_duration", "type": "text"}], "_links": {"start": "/api/action/datastore_search?resource_id=880c7a9c-eac9-48bb-958e-fdf96e592196", "next": "/api/action/datastore_search?resource_id=880c7a9c-eac9-48bb-958e-fdf96e592196&offset=100"}, "total": 1, "total_was_estimated": false}}