Hi. https://api.themoviedb.org/3/company/1?api_key=###
When a Production Company call is made this way, the logo_path value is returned.
https://api.themoviedb.org/3/network/49?api_key=###
But when a Network call is made as above, this value is not returned.
https://api.themoviedb.org/3/network/49?api_key=###&append_to_response=images
I know it can be done this way, but vote control needs to be done.
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 January 30, 2020 at 6:53 PM
I've created a new ticket for me to think about this here. It's s bit more complicated to try and push this image path since we'd have to default to PNG's, with no way of showing if the source is a .SVG or not. But it's something to think about anyways.
Reply by Travis Bell
on November 14, 2020 at 11:16 AM
Hey @sereisoglu,
A
logo_path
is now being returned as part of the TV network get info method.