def get_record(self): web_show = WebShow(self.playrecords) # return jsonpickle.encode(web_show, unpicklable=False) return web_show #????????