Get the currently playing show information:
GET /api/now-playing
featured - Featured contentdj_set - DJ performanceST^TIC - ST^TIC showmovie - Full moviepremiere - New releasesci-fi - Science fiction contentX - Twitter/X platformYouTube - YouTube channelcubicubes - Cubic Cubes platformAdd this code to any page to display the current show:
<!-- Add to <head> --> <script src="/now-playing/widget.js"></script> <!-- Add where you want the widget to appear --> <now-playing-widget></now-playing-widget>
The widget automatically updates every 30 seconds.