Properties
attributes
attributes
: { airdate
: string; canonicalTitle
: string; createdAt
: string; description
: string; length
: number; number
: number; relativeNumber
: boolean; seasonNumber
: number; synopsis
: string; thumbnail
: image; titles
: titles; updatedAt
: string }Type declaration
airdate: string
canonicalTitle: string
createdAt: string
description: string
length: number
number: number
relativeNumber: boolean
seasonNumber: number
synopsis: string
thumbnail: image
updatedAt: string
links
links: { self: string }