Skip to content

Instantly share code, notes, and snippets.

@DataPools
Created July 5, 2018 15:36
Show Gist options
  • Save DataPools/b6994a596e4f690c1ef29db96c961761 to your computer and use it in GitHub Desktop.
Save DataPools/b6994a596e4f690c1ef29db96c961761 to your computer and use it in GitHub Desktop.
{
"active": true,
"atCapacity": false,
"showId": 5716,
"showType": "hq",
"startTime": "2018-07-05T04:00:00.000Z",
"nextShowTime": null,
"nextShowPrize": null,
"nextShowVertical": null,
"upcoming": [
{
"time": "2018-07-06T01:00:00.000Z",
"prize": "$5,000",
"vertical": "general"
}
],
"prize": 2500,
"broadcast": {
"broadcastId": 45758,
"userId": 38752,
"title": "Wirecast stream",
"status": 1,
"state": "live",
"channelId": 100,
"created": "2018-07-05T03:54:54.000Z",
"started": "2018-07-05T03:54:54.000Z",
"ended": null,
"permalink": "https://hy.pe/b/aWR",
"thumbnailData": null,
"tags": [],
"socketUrl": "https://ws-quiz.hype.space/ws/45758",
"streams": {
"source": "rtsp://edge-global.hype.space:1935/live/wirecast_high",
"passthrough": "rtsp://edge-global.hype.space:1935/live/wirecast_high",
"high": "rtsp://edge-global.hype.space:1935/live/wirecast_high",
"medium": "rtsp://edge-global.hype.space:1935/live/wirecast_medium",
"low": "rtsp://edge-global.hype.space:1935/live/wirecast_low"
},
"streamUrl": "rtsp://edge-global.hype.space:1935/live/wirecast_high",
"streamKey": "wirecast",
"relativeTimestamp": 207739,
"links": {
"self": "/broadcasts/45758",
"transcript": "/broadcasts/45758/transcript",
"viewers": "/broadcasts/45758/viewers"
}
},
"gameKey": "hq:23",
"vertical": "general",
"broadcastFull": false
}
@MrARM
Copy link

MrARM commented Apr 11, 2020

{
  "active": true,
  "atCapacity": false,
  "showId": 13717,
  "showType": "hq",
  "startTime": "2020-04-11T01:25:00.000Z",
  "nextShowTime": "2020-04-11T01:25:00.000Z",
  "nextShowPrize": "$5,000",
  "nextShowVertical": "general",
  "upcoming": [
    {
      "time": "2020-04-11T01:25:00.000Z",
      "prize": "$5,000",
      "showType": "hq",
      "gameType": "trivia",
      "vertical": "general",
      "nextShowLabel": {
        "color": "#FFFFFF",
        "title": "HQ Trivia"
      },
      "optIn": {
        "color": "#FFFFFF",
        "opt": "hq-general"
      },
      "media": []
    }
  ],
  "prize": 5000,
  "prizePoints": 0,
  "broadcast": {
    "broadcastId": 51901,
    "userId": 39548,
    "title": "trivia show 13717",
    "status": 1,
    "state": "live",
    "channelId": 100,
    "created": "2020-04-11T01:20:08.000Z",
    "started": "2020-04-11T01:20:08.000Z",
    "ended": null,
    "permalink": "https://hy.pe/b/rve",
    "thumbnailData": null,
    "tags": [],
    "socketUrl": "https://ws.prod.hype.space/ws/51901?universal",
    "gameSocketUrl": null,
    "streams": {
      "source": "rtsp://edge-global.hype.space:1935/live/wirecast_high",
      "passthrough": "rtsp://edge-global.hype.space:1935/live/wirecast_high",
      "high": "rtsp://edge-global.hype.space:1935/live/wirecast_high",
      "medium": "rtsp://edge-global.hype.space:1935/live/wirecast_medium",
      "low": "rtsp://edge-global.hype.space:1935/live/wirecast_low"
    },
    "streamUrl": "rtsp://edge-global.hype.space:1935/live/wirecast_high",
    "streamKey": "wirecast",
    "playlistUrl": "https://hls.prod.hype.space/wirecast.m3u8",
    "relativeTimestamp": 19289,
    "links": {
      "self": "/broadcasts/51901",
      "transcript": "/broadcasts/51901/transcript",
      "viewers": "/broadcasts/51901/viewers"
    }
  },
  "nextGameType": "trivia",
  "gameType": "trivia",
  "media": [],
  "gameKey": "hq:21",
  "vertical": "general",
  "cta": {
    "title": "HQ Trivia",
    "summary": "Answer trivia for cash prizes",
    "accentColor": "#FFFFFF",
    "description": "Are you a sponge of random facts? HQ Trivia is the viral hit live mobile game show where your trivia smarts helps you win real cash. Answer questions that range from easy to hard, and if you get them all right, you win or split the cash prize.",
    "image": "https://cdn.prod.hype.space/static/channel/TRIVIA/Trivia@3x.png?v=3",
    "logo": "https://cdn.prod.hype.space/static/channel/TRIVIA/Trivia@3x.png?v=3",
    "bgImage": "https://cdn.prod.hype.space/static/channel/TRIVIA/Trivia-frame.png",
    "bgVideo": "https://cdn.prod.hype.space/static/channel/TRIVIA/HQ-Trivia-portrait-70percentSpeed-190kbps-HVEC_H265.mp4",
    "opt": "hq-general",
    "color": "#FFFFFF"
  },
  "broadcastFull": false
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment