AiringProgression
Score & Watcher stats for airing anime by episode and mid-week
type AiringProgression {
episode: Float
score: Float
watching: Int
}
Fields
AiringProgression.episode
● Float
scalar
The episode the stats were recorded at. .5 is the mid point between 2 episodes airing dates.
AiringProgression.score
● Float
scalar
The average score for the media
AiringProgression.watching
● Int
scalar
The amount of users watching the anime
Member Of
MediaStats
object