Getting movies a person is known for cannot be appended to response
Reported by Valter Jansons | March 12th, 2017 @ 03:32 PM | in Captain America
Right now to get a known_for
listing for a person
with a specific ID, you have to use /search/person where
you query the server based on the person's name. I would like to be
able to simply query /person/{person_id} as I am already
pulling in data from there about the person.
Even though in #227 Travis Bell said that a new endpoint for
this does not feel like a nice solution, I believe the current
state of affairs is too much of a hack. Could this change be
reconsidered as an endpoint for v4? Could the base model returned
by /person/{person_id} be extended instead to include the
known_for
field based on the same calculations that
the search returns?
Comments and changes to this ticket
-
Travis Bell May 23rd, 2017 @ 09:13 AM
- Tag set to feature
-
Travis Bell July 21st, 2017 @ 09:07 AM
- State changed from new to resolved
- Milestone changed from Icebox to Captain America
Ok, so this is now possible to generate client side since all of the person credit methods return the standard media list objects now. More information: https://developers.themoviedb.org/3/people/get-person-combined-credits
I'm closing this ticket now.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »