The Movie Database Support

The following call: https://api.themoviedb.org/3/tv/424?append_to_response=season%2F0&language=en-US gives a result where the seasons have an extra field vote_average, which isn't documented and neither returned when calling the specific season endpoint. Is this intended or a bug?

"seasons": [
    {
      "air_date": "2011-07-05",
      "episode_count": 12,
      "id": 1238,
      "name": "Specials",
      "overview": "",
      "poster_path": "/o2zvOndMQNZNUntDlwslfb23ifR.jpg",
      "season_number": 0,
      "vote_average": 0 // <----- unexpected field
    },
    ...
]

4 replies (on page 1 of 1)

Jump to last post

That would be the average rating for all the seasons. If it is 0 that is because no one has voted for it here. TMDB only uses onsite ratings so it's bound to show as 0 for a lot of stuff in the vast database.

@leafstrat said:

That would be the average rating for all the seasons. If it is 0 that is because no one has voted for it here. TMDB only uses onsite ratings so it's bound to show as 0 for a lot of stuff in the vast database.

As per https://developer.themoviedb.org/reference/tv-season-details, a season does not have such a field

Ok, I see on the Trello board that this looks to be a recently added feature. I don't see any way to actually vote on a season and I also don't see a vote count so I would guess this is some kind of average of the episodes?

So I'm guessing that the doc for the TV series details didn't get updated. And the feature itself didn't get added to the TV season details endpoint.

Hi @Klemensas, @robbie3999 is right, that's a recently added feature. The docs have now been updated.

Cheers.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login