Tmdb Api Account Favorite Tv 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": [
{
"adult": false,
"backdrop_path": "/bsNm9z2TJfe0WO3RedPGWQ8mG1X.jpg",
"genre_ids": [
18
],
"id": 1396,
"origin_country": [
"US"
],
"original_language": "en",
"original_name": "Breaking Bad",
"overview": "When Walter White, a New Mexico chemistry teacher, is diagnosed with Stage III cancer and given a prognosis of only two years left to live. He becomes filled with a sense of fearlessness and an unrelenting desire to secure his family's financial future at any cost as he enters the dangerous world of drugs and crime.",
"popularity": 292.904,
"poster_path": "/ggFHVNu6YYI5L9pCfOacjizRGt.jpg",
"first_air_date": "2008-01-20",
"name": "Breaking Bad",
"vote_average": 8.878,
"vote_count": 11548
}
],
"total_pages": 4,
"total_results": 68
}
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.