The Movie Database Support

"Rena Yukie" gives one match when using the regular search https://www.themoviedb.org/search?query=Rena%20Yukie

But using the same query string on the API returns:

{'page': 1, 'results': [], 'total_pages': 1, 'total_results': 0}

Python code:

requests.get("https://api.themoviedb.org/3/search/person", params={"query": "Rena Yukie", "language": "en-US", "page": 1}, headers=tmdb_headers)

This inconsistency doesn't happen for other people I've searched for through the API.

3 replies (on page 1 of 1)

Jump to last post

add "include_adult": true

the api says she's categorized as an adult performer? I'm not sure how to change that back.

Oh, okay I will do that! Thank you so much šŸ™ Looking at the documentation I for some reason got the impression that was the default value, but I see now it says "Defaults to false" next to it.

@Pierreism said:
add "include_adult": true

the api says she's categorized as an adult performer?
I'm not sure how to change that back.

This status is automatically assigned to people who have participated in films that have this Adult status.
Therefore, nothing can be done in the person's profile.

Also check if the following is selected in your personal profile:
Include Adult Items in Search? Yes
https://www.themoviedb.org/settings/account

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