[{ 
	    "success": true, 
	    "result": {     
		    "resource_id": "A53000000A-110016-001",     
		    "fields":[
  {
    "type": "int4",
    "id": "Seq"
  },
  {
    "type": "text",
    "id": "DateListed"
  },
  {
    "type": "text",
    "id": "分類"
  },
  {
    "type": "text",
    "id": "數量"
  }
],     
            "records":[
  {
    "Seq": 1,
    "DateListed": "20210302",
    "分類": "國際原住民",
    "數量": "104"
  },
  {
    "Seq": 2,
    "DateListed": "20210302",
    "分類": "圖書",
    "數量": "2475"
  },
  {
    "Seq": 3,
    "DateListed": "20210302",
    "分類": "影片",
    "數量": "514"
  },
  {
    "Seq": 4,
    "DateListed": "20210302",
    "分類": "西文圖書",
    "數量": "672"
  },
  {
    "Seq": 5,
    "DateListed": "20210302",
    "分類": "音樂",
    "數量": "329"
  }
],     
            "limit":0,     
            "offset":0,     
            "total":5 
        } 
    }]