[{ 
	    "success": true, 
	    "result": {     
		    "resource_id": "A53000000A-115033-001",     
		    "fields":[
  {
    "type": "int4",
    "id": "Seq"
  },
  {
    "type": "text",
    "id": "DateListed"
  },
  {
    "type": "text",
    "id": "網站名稱"
  },
  {
    "type": "text",
    "id": "網站網址"
  }
],     
            "records":[
  {
    "Seq": 1,
    "DateListed": "20260913",
    "網站名稱": "TAIWAN PASIWALI 音樂節官方網站",
    "網站網址": "https://taiwanpasiwalifestival.com/"
  }
],     
            "limit":0,     
            "offset":0,     
            "total":1 
        } 
    }]