The Movie Database Support

hello, when I send a request to get similar movies I get an array of results like this:

    original_name: "Shadowhunters",
    id: 63210,
    name: "Shadowhunters",
    etc.

but it doesn't have media_type property so I cannot send a request like this:

https://api.themoviedb.org/3/MEDIA_TYPE/ID?api_key=MY_KEY

to get the desired item full details. So how can I get an item just by its id? thanks.

4 replies (on page 1 of 1)

Jump to last post

Hi @blue-turtle13g,

I'm confirming that when you say "similar" you are referring to the /similar method. If so, that's odd, you shouldn't be seeing TV items in movie results, or vice versa. This method should only be returning items from the same media type.

Do you have an example where this is happening?

@travisbell said:

Hi @blue-turtle13g,

I'm confirming that when you say "similar" you are referring to the /similar method. If so, that's odd, you shouldn't be seeing TV items in movie results, or vice versa. This method should only be returning items from the same media type.

Do you have an example where this is happening?

Hello, I have the same issue with https://api.themoviedb.org/3/movie/1151039. But for me, it's not a problem that it returns both media types. You just need to add this property (media_type) to the response. Thank you!

The similar endpoints do not return mixed media types. What item are you getting back that makes you think this is the case?

@travisbell said:

The similar endpoints do not return mixed media types. What item are you getting back that makes you think this is the case?

I apologize for the inconvenience, but I just realized something. At first, I thought that the /similar endpoint would return both media types, and apparently, I came across a movie that didn’t have enough data, so I assumed it was a different media type. It looks like everything is actually working as intended—this was my mistake, and now I understand that /similar returns only one media type.

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