Service Description
Obtain an exhibition information list
Parameters
limit
- integer, limits the maximum number of data that may be returned (a maximum of 50)
offset
- integer, specifies the starting point (i.e., data number) after which data will be sent back
lang
- string [cht|eng], specifies the return language
sdate
- string, specifies the exhibition start date, format: yyyymmdd
edate
- string, specifies the exhibition end date, format: yyyymmdd
Example
{
"status": 200,
"result": [
{
"Serial_No": "5",
"Title": "Traces of Textile Arts Across Asia-NPM Meets Eastern Taiwan iPalace Channel Outreach Outcome Exhibition",
"SDate": "20160805",
"EDate": "20160831",
"OpenTime": "",
"Location": "Hualien Cultural Creative Industries Park(HCCIP) Building 24/ No.144, Zhonghua Rd., Hualien City, Hualien County 970",
"HostedBy": "NPM",
"FareInfo": "200",
"Description": "What outcomes can be sparked when technology meets the museum?\r\n \r\nNPM iPalace Channel, a three-year project in running, which brings museum education to rural schools with through the powers of digital technology, has finally reached Eastern Taiwan. The National Palace Museum’s digital education journey can be traced back to 2000, when it began a series of technological innovations.",
"WebSite": "http://theme.npm.edu.tw/exh105/npmHualien/en/",
"LocationDesc": ""
}
],
"error": null
}
-
Return
Serial_No
:List number
Title
:Name of the exhibition
SDate
:Exhibition start date
EDate
:Exhibition end date
OpenTime
:Opening hours
Location
:Exhibition location
HostedBy
:Exhibition host
FareInfo
:Admission ticket information
Description
:Description of the Exhibition
WebSite
:Related websites
LocationDesc
:Description of the exhibition location