Tmdb Api Keyword Movies Response Example is an example object payload from The Movie Database, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"id": 1701,
"page": 1,
"results": [
{
"adult": false,
"backdrop_path": "/3CxUndGhUcZdt1Zggjdb2HkLLQX.jpg",
"genre_ids": [
28
],
"id": 640146,
"original_language": "en",
"original_title": "Ant-Man and the Wasp: Quantumania",
"overview": "Das Superhelden-Duo Scott Lang und Hope Van Dyne erkundet zusammen mit Hopes Eltern Hank Pym und Janet Van Dyne das Quantenreich, interagiert mit seltsamen neuen Kreaturen und begibt sich auf ein Abenteuer, das sie \u00fcber die Grenzen dessen hinaustreiben wird, was sie f\u00fcr m\u00f6glich gehalten haben.",
"popularity": 9200.005,
"poster_path": "/nA5otwVxAfpBP4PVgeuBk3qHcLY.jpg",
"release_date": "2023-02-15",
"title": "Ant-Man and the Wasp: Quantumania",
"video": false,
"vote_average": 6.5,
"vote_count": 2079
}
],
"total_pages": 11,
"total_results": 211
}
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.