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.