Optional
chapterschaptersRead
is a number representing the chapters read of the media.
Optional
charactercharacterIds
is an array of numbers representing the ids of the characters in the media.
count
is a number representing the count of the media.
Optional
countrycountry
is a string representing the country of the media.
Optional
formatformat
is a string representing the format of the media.
Optional
genregenre
is a string representing the genre of the media.
Optional
lengthlength
is a number representing the length of the media.
meanScore
is a number representing the mean score of the media.
mediaIds
is an array of numbers representing the ids of the media.
Optional
minutesminutesWatched
is a number representing the minutes watched of the media.
Optional
releasereleaseYear
is a number representing the release year of the media.
Optional
scorescore
is a number representing the score of the media.
Optional
staffstaff
is an instance of Staff
representing the staff of the media.
Optional
startstartYear
is a number representing the start year of the media.
Optional
statusstatus
is a string representing the status of the media.
Optional
studiostudio
is an instance of Studio
representing the studio of the media.
Optional
tagtag
is an instance of Tag
representing the tag of the media.
Optional
voicevoiceActor
is an instance of Staff
representing the voice actor of the media.
Stat
is an interface representing the statistics of a media. It includes the count, mean score, minutes watched, chapters read, media ids, format, status, score, length, release year, start year, genre, tag, country, voice actor, character ids, staff, and studio each having their own properties.