Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API Feature] Person search responses now have a 'known_for' array. #54

Closed
wtfzdotnet opened this issue Dec 21, 2014 · 0 comments
Closed
Milestone

Comments

@wtfzdotnet
Copy link
Member

New Feature: Person search responses now have a 'known_for' array.

We've been working on ways to help find data better and more accurately and one of the requests we've got around people is that a 'known_for' array would be really helpful.

Starting yesterday, the popular person, person search and multi search methods now return more information for the person record. This is especially useful on the search methods. You can see example responses in the docs, or here, just try it yourself.

http://docs.themoviedb.apiary.io/reference/search/searchmulti/get
http://docs.themoviedb.apiary.io/reference/search/searchperson/get

I'm sure you can imagine where else we might extend this, like perhaps some extra info in the movie search results too. All in due time ;)
  • Factories should be expanded I suppose, and the associated objects.
@wtfzdotnet wtfzdotnet added this to the v2.0.0 milestone Dec 21, 2014
@wtfzdotnet wtfzdotnet changed the title Person search responses now have a 'known_for' array. [API Feature] Person search responses now have a 'known_for' array. Dec 21, 2014
@wtfzdotnet wtfzdotnet modified the milestones: v2.0.0, v2.1.0 Jan 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant