get https://api.themoviedb.org/3/movie//images
Get the images that belong to a movie.
This method will return the backdrops, posters and logos that have been added to a movie.
Note
If you have a
language
specified, it will act as a filter on the returned items. You can use theinclude_image_language
param to query additional languages.