Episodes

Attributes

AttributeTypeDescription
_idintegerunique id per episode
episodeintegerthe episode number of its season
seasonintegerthe season that the episode belongs to
titlestringthe title of the episode
directed_bystringfilm director
written_bystringscreenwriter
air_datestringthe original air date of the episode

All episodes

api/episodes

Get episode by id

api/episodes/1 (no funcional)

Get a random episode

api/episodes/random (experimental)