Is there any reason not to include the entire "profile" instead of just the path in the response to this endpoint? I need the dimensions of an image before I can display it in my app so I'll always have to make that extra call to /person/{id}/images. Likewise for Movies and posters/backdrops.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on October 29, 2015 at 10:41 AM
Hi danieldkim,
The primary reason is to just keep responses as light as possible. We do not have plans on changing this at this time.
Cheers.