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.
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од Travis Bell
дана 29. октобар 2015. у 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.