Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "_id" : ObjectId("538c6e32e4b0e279046ddbbe"),
  3.   "ageRating" : "G",
  4.   "category" : {
  5.     "$ref" : "05Media.Configurations.Categories",
  6.     "$id" : ObjectId("53836a07e4b03709dd806412")
  7.   },
  8.   "currentVideo" : {
  9.     "cuePointStart" : 0,
  10.     "videoId" : "jiHDJ19A3dk",
  11.     "cuePointEnd" : 143,
  12.     "type" : "VOD"
  13.   },
  14.   "description" : "channel description",
  15.   "initialOwner" : {
  16.     "$ref" : "05Media.Profiles.Users",
  17.     "$id" : ObjectId("52f8c36be4b04f9628b3328c")
  18.   },
  19.   "privacy" : {
  20.     "type" : "public"
  21.   },
  22.   "status" : "active",
  23.   "thumbnails" : [{
  24.       "type" : "default",
  25.       "url" : "https://www.pinupempireclothing.com/images/no_photo1.jpg",
  26.       "height" : "768",
  27.       "width" : "1024"
  28.     }],
  29.   "timeline" : [{
  30.       "className" : "com.linkscreens.entity.userchannel.VodVideo",
  31.       "ids" : "53882c89e4b05ff903f06d99",
  32.       "videoId" : "53882c89e4b05ff903f06d99",
  33.       "index" : 0,
  34.       "cuePointStart" : 0,
  35.       "vodData" : {
  36.         "$ref" : "05Media.MM.Videos",
  37.         "$id" : ObjectId("53882c89e4b05ff903f06d99")
  38.       }
  39.     }, {
  40.       "className" : "com.linkscreens.entity.userchannel.VodVideo",
  41.       "ids" : "538fdeda5d816110521fb94e",
  42.       "videoId" : "538fdeda5d816110521fb94e",
  43.       "index" : 1,
  44.       "cuePointStart" : 0,
  45.       "cuePointEnd" : 143,
  46.       "vodData" : {
  47.         "$ref" : "05Media.MM.Videos",
  48.         "$id" : ObjectId("538fdeda5d816110521fb94e")
  49.       }
  50.     }],
  51.   "timelineStatus" : "inactive",
  52.   "title" : "BOG V C1a"
  53. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement