Files
openstapps/test/resources/indexable/Video.2.json
2021-08-17 17:51:53 +02:00

49 lines
1.3 KiB
JSON

{
"errorNames": [],
"instance": {
"type": "video",
"uid": "2def52c8-f901-5b30-96fc-ba570a038508",
"sameAs": "https://vimeo.com/1084537",
"name": "Big Buck Bunny",
"sources": [
{
"url": "https://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4",
"mimeType": "video/mp4",
"height": 240,
"width": 320
},
{
"url": "https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_stereo.ogg",
"mimeType": "video/ogg",
"height": 1080,
"width": 1920
},
{
"url": "https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_stereo.ogg",
"mimeType": "video/ogg",
"height": 480,
"width": 854
}
],
"duration": "PT9M57S",
"thumbnails": [
"https://peach.blender.org/wp-content/uploads/bbb-splash.png?x11217"
],
"actors": [
{
"type": "person",
"uid": "540862f3-ea30-5b8f-8678-56b4dc217642",
"name": "Big Buck Bunny",
"givenName": "Big Buck",
"familyName": "Bunny"
}
],
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
}
},
"schema": "SCVideo"
}