Tmdb Api Movie Similar 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": "/3YAldML4EDyoC6RBpzceALigrAZ.jpg",
"genre_ids": [
18
],
"id": 9300,
"original_language": "en",
"original_title": "Orlando",
"overview": "England, 1600. Queen Elizabeth I promises Orlando, a young nobleman obsessed with poetry, that she will grant him land and fortune if he agrees to satisfy a very particular request.",
"popularity": 7.768,
"poster_path": "/xvz0qZkXXMq3dH2Revxii8drxWc.jpg",
"release_date": "1992-12-11",
"title": "Orlando",
"video": false,
"vote_average": 6.966,
"vote_count": 262
}
],
"total_pages": 364,
"total_results": 7269
}
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.