Tmdb Api Movie Reviews 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": 550,
"page": 1,
"results": [
{
"author": "Goddard",
"author_details": {
"name": "",
"username": "Goddard",
"avatar_path": "/https://secure.gravatar.com/avatar/f248ec34f953bc62cafcbdd81fddd6b6.jpg",
"rating": {}
},
"content": "Pretty awesome movie. It shows what one crazy person can convince other crazy people to do. Everyone needs something to believe in. I recommend Jesus Christ, but they want Tyler Durden.",
"created_at": "2018-06-09T17:51:53.359Z",
"id": "5b1c13b9c3a36848f2026384",
"updated_at": "2021-06-23T15:58:09.421Z",
"url": "https://www.themoviedb.org/review/5b1c13b9c3a36848f2026384"
}
],
"total_pages": 1,
"total_results": 8
}
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.