xavis

Untitled

Nov 25th, 2021 (edited)
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.62 KB | None | 0 0
  1. {
  2.     "tourId": "tour2",
  3.     "total_items": 3,
  4.     "page": 0,
  5.     "items_per_page": 5,
  6.     "items": [
  7.         {
  8.             "id": "item1",
  9.             "name": "Static 360 video",
  10.             "type": "video-360",
  11.             "mimeType": "video/mp4",
  12.             "size": 1234,
  13.             "uri":"",
  14.             "remote": true,
  15.             "creationDate": "",
  16.             "manifest2": "https://tiledmediademo-ns4.akamaized.net/auto/permanent/20210208_152603_F3-Triple/manifest.json",
  17.             "manifest": "https://split-tm.akamaized.net/dash/live/734125/split-tm1/SOREAL/manifest.json",
  18.             "lastModifiedDate": "",
  19.             "thumbnailUrl":"https://cdn3.digitalartsonline.co.uk/cmsdata/features/3662273/vr-istock-hp_thumb160.jpg",
  20.             "thumbnailExternal":true,
  21.             "transformation": {
  22.                 "rotation": [0,0,0],
  23.                 "position": [0,0,0],
  24.                 "scale": [0,0,0]
  25.             },
  26.             "settings": {
  27.                 "interactable": false
  28.             }
  29.         }, {
  30.             "id": "item2",
  31.             "name": "Blender Open Movie 1794197",
  32.             "type": "video",
  33.             "mimeType": "video/mp4",
  34.             "size": 1234,
  35.             "uri":"https://test-videos.co.uk/vids/bigbuckbunny/mp4/h264/720/Big_Buck_Bunny_720_10s_1MB.mp4",
  36.             "remote": true,
  37.             "creationDate": "",
  38.             "lastModifiedDate": "",
  39.             "thumbnailUrl":"https://tscpl.org/wp-content/uploads/2013/05/movieicon.jpg",
  40.             "thumbnailExternal":true,
  41.             "transformation": {
  42.                 "rotation": [0,0,0],
  43.                 "position": [0,0,0],
  44.                 "scale": [0,0,0]
  45.             },
  46.             "settings": {
  47.                 "interactable": true
  48.             }
  49.         }, {
  50.             "id": "item5",
  51.             "name": "Asset Bundle 3D",
  52.             "type": "asset-bundle",
  53.             "mimeType": "model/octet-stream",
  54.             "size": 1234,
  55.             "mainAsset": "ApplePrefab",
  56.             "grabbable": true,
  57.             "uri": {
  58.                 "android": "https://xaviscript.000webhostapp.com/apple.android",
  59.                 "windows": "https://xaviscript.000webhostapp.com/apple.windows"
  60.             },
  61.             "remote": true,
  62.             "creationDate": "",
  63.             "lastModifiedDate": "",
  64.             "thumbnailUrl":"https://files.recipetips.com/kitchen/images/refimages/seasonedinsight/fruit_veggies/apples/apple_connell_red.jpg",
  65.             "thumbnailExternal":true,
  66.             "transformation": {
  67.                 "rotation": [0,0,0],
  68.                 "position": [0,0,0],
  69.                 "scale": [0,0,0]
  70.             }
  71.         }
  72.     ]
  73. }
Add Comment
Please, Sign In to add comment