The Movie Database Support

Hello so I need to have movie details, comments, and ratings does the api have it?

3 replies (on page 1 of 1)

Jump to last post

@dhulfiqarali said:

Hello so I need to have movie details, comments, and ratings does the api have it?

comment? do you mean reviews? if you mean that then yes. All of the above API provides all

Thank you! So how do I get them? Please let me know

@dhulfiqarali said:
Thank you!
So how do I get them?
Please let me know

On this page, instructions for viewing the details of a movie.
https://developer.themoviedb.org/docs/search-and-query-for-details

Or directly on this page
https://developer.themoviedb.org/reference/movie-details
Test using ID 550, in this case the movie
Fight Club (1999)
https://www.themoviedb.org/movie/550-fight-club
Example
https://api.themoviedb.org/3/movie/550?api_key=THE_KEY&language=pt-BR

Also, if you want other details, see the left column.
Below "MOVIES" is the list of details you can request.

In addition, you can use the "append_to_response" feature to obtain the details you want in a single API request.
https://developer.themoviedb.org/docs/append-to-response
Example
https://api.themoviedb.org/3/movie/550?api_key=THE_KEY&language=pt-BR&append_to_response=credits,videos

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