ScoreDistribution is an interface representing the score distribution of a media. It includes the score and the amount each having their own properties.
ScoreDistribution
amount is a number representing the amount of the score.
amount
score is a number representing the score of the media.
score
ScoreDistribution
is an interface representing the score distribution of a media. It includes the score and the amount each having their own properties.