The Movie Database Support

Hi.

https://developers.themoviedb.org/3/search/search-collections

I get the collection code in this link.

https://api.themoviedb.org/3/search/collection?api_key="key"&language=en-US&query=9485&page=1

The final version of the link is like this. But it finds no results.

6 replies (on page 1 of 1)

Jump to last post

This API query try to find a collection that include the "9485" text in its name.

If you want to find the collection "The Fast and the Furious Collection" which have the Id 9485, you need to put the name of the collection or a part of it (URI encoded) to search for it.

Or, if you want directly obtain the detail of this collection directly use the collection method with the Id, instead of the search collection.

Can you give an example?

Also, can we search for collections by ID number?

@melihonline said:

Can you give an example?

https://api.themoviedb.org/3/collection/9485?api_key="key"&language=en-US

Also, can we search for collections by ID number?

No, you can't search for collections by ID number, as the main use of the search is to obtain the Id Number of the collection.

Thanks for your reply, @superboy97. I also have the same need as @melihonline. So, as of today, you confirm that there is no way to get collections in which a film is included by searching for the film ID?

@Wiccio said:

So, as of today, you confirm that there is no way to get collections in which a film is included by searching for the film ID?

Why do you want to do a search if you already have the movie Id ?

The above discussion was about searching a collection with the collection Id.

As explained in this previous discussion, the collection it belongs to is directly available in the movie details.

Because I'm writing a bot for Wikidata, which cycles through all the film IDs in TMDb. Uh, thanks for this link and this information; I didn't realise that the collection ID is listed on the films page accessible via the API. In that case, I've solved it, thank you very much! ;-)

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