OPEN API

Home OPEN API
/videos/search/

Service Description

Obtain National Palace Museum's video description and playback URL

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

Example

{
    "status": 200,
    "result": [
        {
            "Serial_No": "145",
            "VideoName": "HD Adventures of the Mythical Creatures at the National Palace Museum (Chinese version with EN sub)",
            "VideoDescription": "Bang! Something's happening in the world of the \"Great Universal Map\". Animals in it are running wild. What happened to these exotic animals? The call of the ancient map guides the animals drawn by Castiglione to an exciting adventure. The brave dogs from Ten Fine Hounds, and Long-haired Dog Beneath Blossoms, the lemur from Cochin Lemur and the deer from Auspicious Roe Deer, gathered the Ten Fine Hounds to work together to overcome obstacles they also learned to appreciate the spirit of Castiglione's art that combines Chinese and European techniques. This is the National Palace Museum's first 4K animation. Here we have gathered Taiwan's best animators to present Castiglione's art to the fullest under 4K resolution.                   Artist│National Palace Museum、Liu Yu-Shu Animation Production│The White Rabbit Entertainment, Inc., Animaze Studio",
            "IssueDate": "20160829",
            "VideoUrl": "": "https://www.youtube.com/watch?v=IlJPviuFCuM"
        },
        {
            "Serial_No": "147",
            "VideoName": "HD Adventures of the Mythical Creatures at the National Palace Museum",
            "VideoDescription": "Something's happening in the world of the \"Great Universal Map.\" Animals in it are running wild!What happened to these exotic animals? The call of the ancient map guides the animals drawn by Castiglione to an exciting adventure. The brave dogs from Ten Fine Hounds, and Long-haired Dog Beneath Blossoms, the lemur from Cochin Lemur, and the deer from Auspicious Roe Deer work together to overcome obstacles while also learning to appreciate the spirit of Castiglione's art.",
            "IssueDate": "20160121",
            "VideoUrl": "https://www.youtube.com/watch?v=0tRywWNnDkI"
        }
    ],
    "error": null
}

Return

Serial_No:List number

VideoName:Name of the video

VideoDescription:Description of the video

IssueDate:Date when video was issued

VideoUrl:Video URL