{"help": "https://newdata.data4citizen.jp/my_MM/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "records_format": "objects", "resource_id": "e4a98f2a-7082-40a3-bb54-87da465c1e38", "total_estimation_threshold": null, "records": [{"_id":1,"test":1,"a":"橋本","b":1995,"c":"テストで登録１","d":"TEST1"},{"_id":2,"test":2,"a":"橋元","b":2000,"c":"テストで登録２","d":"TEST2"},{"_id":3,"test":3,"a":"橋下","b":2005,"c":"テストで登録３","d":"TEST3"},{"_id":4,"test":4,"a":"箸本","b":2010,"c":"テストで登録４","d":"TEST4"}], "fields": [{"id": "_id", "type": "int"}, {"id": "test", "type": "numeric"}, {"id": "a", "type": "text"}, {"id": "b", "type": "numeric"}, {"id": "c", "type": "text"}, {"id": "d", "type": "text"}], "_links": {"start": "/api/3/action/datastore_search?resource_id=e4a98f2a-7082-40a3-bb54-87da465c1e38", "next": "/api/3/action/datastore_search?resource_id=e4a98f2a-7082-40a3-bb54-87da465c1e38&offset=100"}, "total": 4, "total_was_estimated": false}}