Hi, when i search persons ( http://api.themoviedb.org/3/search/person?api_key=MY_API_KEY&query=mat) it returns movies. how can I only have people in return ?
Can't find a movie or TV show? Login to create it.
Ma doonaysaa inaad qiimayso ama ku darto shaygan liiska?
Ma aha xubin?
Reply by Travis Bell
on March 1, 2017 at 6:52 PM
Hi there,
/search/person only returns people. There are no movies returned.
Each person object has a
known_for
object though, you might have mistakenly thought that was in the root of the results array.