Properties
attributes
attributes
: { abbreviatedTitles
: string[]; ageRating
: string; ageRatingGuide
: string; averageRating
: string; canonicalTitle
: string; coverImage
: image; coverImageTopOffset
: number; createdAt
: string; description
: string; endDate
: string; episodeCount
: number; episodeLength
: number; favoritesCount
: number; nextRelease
: string; nsfw
: boolean; popularityRank
: number; posterImage
: image; ratingFrequenies
: ratingFrequenies; ratingRank
: number; showType
: string; slug
: string; startDate
: string; status
: string; subtype
: string; synopsis
: string; tba
: string; titles
: titles; totalLength
: number; updatedAt
: string; userCount
: number; youtubeVideoId
: string }Type declaration
abbreviatedTitles: string[]
ageRating: string
ageRatingGuide: string
averageRating: string
canonicalTitle: string
coverImage: image
coverImageTopOffset: number
createdAt: string
description: string
endDate: string
episodeCount: number
episodeLength: number
favoritesCount: number
nextRelease: string
nsfw: boolean
popularityRank: number
posterImage: image
ratingRank: number
showType: string
slug: string
startDate: string
status: string
subtype: string
synopsis: string
tba: string
totalLength: number
updatedAt: string
userCount: number
youtubeVideoId: string
link
link: { self: string }