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.
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 29 outubro 2015 às 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.