Wasm Directoryalpha
Record

simplified-show-object

No description available.

record simplified-show-object {
  available-markets: list​<string>,
  copyrights: list​<copyright-object>,
  description: string,
  explicit: bool,
  external-urls: external-url-object,
  href: string,
  html-description: string,
  id: string,
  images: list​<image-object>,
  is-externally-hosted: bool,
  languages: list​<string>,
  media-type: string,
  name: string,
  publisher: string,
  total-episodes: s32,
  type-op: simplified-show-object-type-op-enum,
  uri: string,
}

Fields

NameTypeDescription
available-marketslist​<string>
copyrightslist​<copyright-object>
descriptionstring
explicitbool
external-urlsexternal-url-object
hrefstring
html-descriptionstring
idstring
imageslist​<image-object>
is-externally-hostedbool
languageslist​<string>
media-typestring
namestring
publisherstring
total-episodess32
type-opsimplified-show-object-type-op-enum
uristring