Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PIApiRandomEpisode

Returned by episodesRandom

Hierarchy

  • PIApiEpisodeBase
    • PIApiRandomEpisode

Index

Properties

categories

categories: null | {}

category id: name, NOTE: this is not always present on the raw responses and will be populated with an empty object when missing form the api response

chaptersUrl

chaptersUrl: null | string

dateCrawled

dateCrawled: number

datePublished

datePublished: number

datePublishedPretty

datePublishedPretty: string

description

description: string

enclosureLength

enclosureLength: number

enclosureType

enclosureType: string

enclosureUrl

enclosureUrl: string

episode

episode: null | number

episodeType

episodeType: null | string

explicit

explicit: number

feedId

feedId: number

feedImage

feedImage: string

URL to feed image

feedItunesId

feedItunesId: null | number

feedLanguage

feedLanguage: string

feedTitle

feedTitle: string

guid

guid: string

id

id: number

image

image: string

URL to episode image

link

link: string

season

season: number

Optional soundbite

soundbite: { duration: number; startTime: number; title: string }

Type declaration

  • duration: number
  • startTime: number
  • title: string

Optional soundbites

soundbites: { duration: number; startTime: number; title: string }[]

title

title: string

Generated using TypeDoc