Get the images that belong to a TV episode.
This method will return the backdrops that have been added to a TV episode.
📘Note
If you have a language specified, it will act as a filter on the returned items. You can use the include_image_language param to query additional languages.
Images
62148
[
{
"aspect_ratio": 1.778,
"file_path": "/gf7ipzUCJq20Oxrt3aOafUrjgFU.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 8.034,
"vote_count": 5,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/9WIzJqqUthdASBRE1Ts8ymrDhIv.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 7.542,
"vote_count": 8,
"width": 1920
}
]