[{ 
	    "success": true, 
	    "result": {     
		    "resource_id": "A53000000A-106017-001",     
		    "fields":[
  {
    "type": "int4",
    "id": "Seq"
  },
  {
    "type": "text",
    "id": "DateListed"
  },
  {
    "type": "text",
    "id": "主題"
  },
  {
    "type": "text",
    "id": "資料紀錄"
  }
],     
            "records":[
  {
    "Seq": 1,
    "DateListed": "20170509",
    "主題": "歷年原住民族傳統領域調查成果範圍(91-95年)",
    "資料紀錄": "https://data.cip.gov.tw/zipfile/原住民族傳統領域.zip"
  },
  {
    "Seq": 2,
    "DateListed": "20250910",
    "主題": "歷年原住民族傳統領域調查成果範圍(91-98年)",
    "資料紀錄": "https://data.cip.gov.tw/Shared/DownloadFile.aspx?filno=1f7517e6-dee1-4151-ba1f-7dde5366ccd5"
  }
],     
            "limit":0,     
            "offset":0,     
            "total":2 
        } 
    }]