Authentication
Account
Certifications
Configuration
Credits
Find
Keywords
Movies
- POSTAdd rating
- DELDelete rating
- GETFetch account states
- GETFetch alternative titles
- GETFetch external IDs
- GETFetch latest movie
- GETFetch movie changes
- GETFetch movie credits
- GETFetch movie details
- GETFetch movie images
- GETFetch movie keywords
- GETFetch movie List
- GETFetch movie recommendations
- GETFetch movie translation
- GETFetch release dates
- GETFetch similar movies
- GETFetch user reviews
- GETFetch videos
- GETFetch watch providers
People
People-Lists
Reviews
Search
Tv-episode-groups
Tv-episodes
Tv-seasons
Tv-Series
- POSTAdd rating
- DELDelete rating
- GETFetch account states
- GETFetch aggregate credits
- GETFetch alternative titles
- GETFetch content ratings
- GETFetch episode groups
- GETFetch external IDs
- GETFetch latest TV shows
- GETFetch reviews
- GETFetch series images
- GETFetch similar shows
- GETFetch theatrically screened
- GETFetch TV changes
- GETFetch TV credits
- GETFetch TV details
- GETFetch TV keywords
- GETFetch tv show translations
- GETFetch tv show videos
- GETFetch watch providers
- GETList TV series
Authentication
Account
Certifications
Configuration
Movies
- GETFetch movie details
- GETFetch account states
- GETFetch alternative titles
- GETFetch movie changes
- GETFetch movie credits
- GETFetch external IDs
- GETFetch movie images
- GETFetch movie keywords
- GETFetch latest movie
- GETFetch movie List
- GETFetch movie recommendations
- GETFetch release dates
- GETFetch user reviews
- GETFetch similar movies
- GETFetch movie translation
- GETFetch videos
- GETFetch watch providers
- POSTAdd rating
- DELDelete rating
Credits
Find
Search
Keywords
People Lists
People
Reviews
TV Series
- GETFetch TV details
- GETFetch account states
- GETFetch aggregate credits
- GETFetch alternative titles
- GETFetch TV changes
- GETFetch content ratings
- GETFetch TV credits
- GETFetch episode groups
- GETFetch external IDs
- GETFetch series images
- GETFetch TV keywords
- GETFetch latest TV shows
- GETList TV series
- GETFetch TV recommendations
- GETFetch reviews
- GETFetch theatrically screened
- GETFetch similar shows
- GETFetch tv show translations
- GETFetch tv show videos
- GETFetch watch providers
- POSTAdd rating
- DELDelete rating
TV Seasons
TV Episodes
TV Episode groups
Tv-episodes
Fetch episode images
This endpoint allows you to get the images that belong to a TV episode.
GET
/
tv
/
{series_id}
/
season
/
{season_number}
/
episode
/
{episode_number}
/
images
Copy
curl --request GET \
--url https://api.themoviedb.org/3/tv/%7B{series_id}%7D/season/%7B{season_number}%7D/episode/%7B{episode_number}%7D/images \
--header 'Authorization: Bearer <token>'
Copy
{
"id": 63056,
"stills": [
{
"aspect_ratio": 1.778,
"file_path": "/9hGF3WUkBf7cSjMg0cdMDHJkByd.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 6.312,
"vote_count": 8,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/wrGWeW4WKxnaeA8sxJb2T9O6ryo.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 5.06,
"vote_count": 11,
"width": 1920
},
{
"aspect_ratio": 1.777,
"file_path": "/c05nayHjwQR2uPwkQwNy4UVVQlt.jpg",
"height": 995,
"iso_639_1": "en",
"vote_average": 3.334,
"vote_count": 1,
"width": 1768
},
{
"aspect_ratio": 1.778,
"file_path": "/pyp0LgtqjgaeXzPMtXKnkuNBugV.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 4,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/w85NsRYgZQZrICE1kC9q8F2D6wS.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/g0OnOaBqSepbA8omNTfYBCl4Sbo.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/v3bGMbT5Ik86ERFBfsXFqpiMTFy.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/uaSOtAsNrXbKxOVzC31GjYxLRXJ.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/xIfvIM7YgkADTrqp23rm3CLaOVQ.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 6,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/qYqCWKoiyR845nUOotJ7rKIXGPM.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/nDkA929hW9ePdyvNure6Q0fNBWo.jpg",
"height": 2160,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 3840
},
{
"aspect_ratio": 1.778,
"file_path": "/gDOWFhBTkuwhLKrFqpd7yhAwxVH.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/lYQyyPoFpFBWQ9cta2zcfZE1axn.jpg",
"height": 2160,
"iso_639_1": null,
"vote_average": 0.166,
"vote_count": 1,
"width": 3840
},
{
"aspect_ratio": 1.778,
"file_path": "/9o3HXUmWaZq14tIAbBrn7e34NRZ.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 0,
"vote_count": 0,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/wZPID3NddTuH7lBNgsFEiXWB6Bj.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 0,
"vote_count": 0,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/ecDSsfUAgH9VqtdtaDdO2fi5KMF.jpg",
"height": 2160,
"iso_639_1": null,
"vote_average": 0,
"vote_count": 0,
"width": 3840
}
]
}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
specify a comma separated list of ISO-639-1 values to query, for example: en,null
Example:
"string"
Example:
"string"
Response
200 - application/json
Fetch episode images
The response is of type object
.
Copy
curl --request GET \
--url https://api.themoviedb.org/3/tv/%7B{series_id}%7D/season/%7B{season_number}%7D/episode/%7B{episode_number}%7D/images \
--header 'Authorization: Bearer <token>'
Copy
{
"id": 63056,
"stills": [
{
"aspect_ratio": 1.778,
"file_path": "/9hGF3WUkBf7cSjMg0cdMDHJkByd.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 6.312,
"vote_count": 8,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/wrGWeW4WKxnaeA8sxJb2T9O6ryo.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 5.06,
"vote_count": 11,
"width": 1920
},
{
"aspect_ratio": 1.777,
"file_path": "/c05nayHjwQR2uPwkQwNy4UVVQlt.jpg",
"height": 995,
"iso_639_1": "en",
"vote_average": 3.334,
"vote_count": 1,
"width": 1768
},
{
"aspect_ratio": 1.778,
"file_path": "/pyp0LgtqjgaeXzPMtXKnkuNBugV.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 4,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/w85NsRYgZQZrICE1kC9q8F2D6wS.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/g0OnOaBqSepbA8omNTfYBCl4Sbo.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/v3bGMbT5Ik86ERFBfsXFqpiMTFy.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/uaSOtAsNrXbKxOVzC31GjYxLRXJ.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/xIfvIM7YgkADTrqp23rm3CLaOVQ.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 6,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/qYqCWKoiyR845nUOotJ7rKIXGPM.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/nDkA929hW9ePdyvNure6Q0fNBWo.jpg",
"height": 2160,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 3840
},
{
"aspect_ratio": 1.778,
"file_path": "/gDOWFhBTkuwhLKrFqpd7yhAwxVH.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 1.75,
"vote_count": 2,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/lYQyyPoFpFBWQ9cta2zcfZE1axn.jpg",
"height": 2160,
"iso_639_1": null,
"vote_average": 0.166,
"vote_count": 1,
"width": 3840
},
{
"aspect_ratio": 1.778,
"file_path": "/9o3HXUmWaZq14tIAbBrn7e34NRZ.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 0,
"vote_count": 0,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/wZPID3NddTuH7lBNgsFEiXWB6Bj.jpg",
"height": 1080,
"iso_639_1": null,
"vote_average": 0,
"vote_count": 0,
"width": 1920
},
{
"aspect_ratio": 1.778,
"file_path": "/ecDSsfUAgH9VqtdtaDdO2fi5KMF.jpg",
"height": 2160,
"iso_639_1": null,
"vote_average": 0,
"vote_count": 0,
"width": 3840
}
]
}
Assistant
Responses are generated using AI and may contain mistakes.