Tmdb Api Account Rated Tv Episodes Response Example is an example object payload from The Movie Database, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"page": 1,
"results": [
{
"air_date": "2013-10-17",
"episode_number": 5,
"id": 64782,
"name": "The Workplace Proximity",
"overview": "Amy starts working at Caltech which causes friction with Sheldon. Howard agrees with Sheldon who mentions this to Bernadette causing a big fight for the Wolowitzes.",
"production_code": "4X5305",
"runtime": 22,
"season_number": 7,
"show_id": 1418,
"still_path": "/k8atjbd5gAsntuhbPnFpvnvo0qn.jpg",
"vote_average": 7.242,
"vote_count": 31,
"rating": 8
}
],
"total_pages": 10,
"total_results": 186
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.