Is there a way to get a "Known For" list for a person using the api, the way it is done on your person web page? When I get the "credits" list, it has many more (all?) titles.
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
31 października 2013 o godz. 1:43PM
Not currently but there is an open ticket for it here.
Odpowiedź użytkownika Jack Wright
31 października 2013 o godz. 1:59PM
Thanks! Another question:
When I get the "credits" for a director or other non-actor person, it seems I only get movies in which they appear as a cast member.
I would like to be able to get all the movies a person directed, etc., or perhaps more general, the "filmography" for a person.
Odpowiedź użytkownika Travis Bell
31 października 2013 o godz. 2:23PM
The /person/credits call has that information. There are a cast and crew objects returned in the root of the response. Take a look at the crew field.
Odpowiedź użytkownika Jack Wright
31 października 2013 o godz. 3:34PM
Ah, so it does! I didn't scroll down far enough. Thanks!