The Movie Database Support

Hi.

I am wondering if it is possible to search the API for movies by a title and find the classification assigned to that movie?

Any help is appreciated,

Thanks

5 replies (on page 1 of 1)

Jump to last post

Hi @jkm_,

You bet. You should take a look at the /release_dates method. A list of the officially supported certifications can be found here. This is useful to know if you're using any of the discover methods.

Awesome, that's wicked!

Thanks

I don't seem to be able to do this? I only get the Adult (boolean) field back :(

It sounds like you're not parsing the JSON properly. Take a look at how you're parsing the response body.

https://api.themoviedb.org/3/movie/550?api_key=###
https://api.themoviedb.org/3/movie/550/release_dates?api_key=###

Or better yet, as a single call:

https://api.themoviedb.org/3/movie/550?api_key=###&append_to_response=release_dates

Edit:

I am silly,

I get you.

Thanks Travis have a good weekend

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