The Movie Database · Example Payload

Tmdb Api Tv Series Reviews Response Example

CatalogDiscoveryEntertainmentImageMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

Tmdb Api Tv Series 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.

Top-level fields

idpageresultstotal_pagestotal_results

Example Payload

Raw ↑
{
  "id": 1399,
  "page": 1,
  "results": [
    {
      "author": "lmao7",
      "author_details": {
        "name": "lmao7",
        "username": "lmao7",
        "avatar_path": "/ekmYOUU4tfx9zGGadjRdE7UPce.jpg",
        "rating": 9
      },
      "content": "I started watching when it came out as I heard that fans of LOTR also liked this. I stopped watching after Season 1 as I was devastated lol kinda. Only 2015 I decided to continue watching and got addicted like it seemed complicated at first, too many stories and characters. I even used a guide from internet like family tree per house while watching or GOT wiki so I can have more background on the characters. For a TV series, this show can really take you to a different world and never knowing what will happen. It is very daring that any time anybody can just die (I learned not to be attached and have accepted that they will all die so I won't be devastated hehe). I have never read the books but the show is entertaining and you will really root for your faves and really hate on those you hate. \r\n\r\nFantasy, action, drama, comedy, love...and lots of surprises!",
      "created_at": "2017-02-20T05:47:28.872Z",
      "id": "58aa82f09251416f92006a3a",
      "updated_at": "2021-06-23T15:57:54.649Z",
      "url": "https://www.themoviedb.org/review/58aa82f09251416f92006a3a"
    }
  ],
  "total_pages": 1,
  "total_results": 11
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/tmdb-api-tv-series-reviews-response-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.