{"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": "70259c98-d345-4ec3-afa1-9680acc1569b", "total_estimation_threshold": null, "records": [{"_id":1,"test":"あ","a":"橋本","b":1995,"c":"テストで登録１","d":"TEST1"},{"_id":2,"test":"い","a":"橋元","b":2000,"c":"テストで登録２","d":"TEST2"},{"_id":3,"test":"う","a":"橋下","b":2005,"c":"テストで登録３","d":"TEST3"},{"_id":4,"test":"え","a":"箸本","b":2010,"c":"テストで登録４","d":"TEST4"}], "fields": [{"id": "_id", "type": "int"}, {"id": "test", "type": "text"}, {"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=70259c98-d345-4ec3-afa1-9680acc1569b", "next": "/api/3/action/datastore_search?resource_id=70259c98-d345-4ec3-afa1-9680acc1569b&offset=100"}, "total": 4, "total_was_estimated": false}}