The Movie Database · Example Payload

Tmdb Api Tv Season Details Response Example

CatalogDiscoveryEntertainmentImageMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

Tmdb Api Tv Season Details Response Example is an example object payload from The Movie Database, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_idair_dateepisodesnamenetworksoverviewidposter_pathseason_numbervote_average

Example Payload

Raw ↑
{
  "_id": "5256c89f19c2956ff6046d47",
  "air_date": "2011-04-17",
  "episodes": [
    {
      "air_date": "2011-04-17",
      "episode_number": 1,
      "episode_type": "standard",
      "id": 63056,
      "name": "Winter Is Coming",
      "overview": "Jon Arryn, the Hand of the King, is dead. King Robert Baratheon plans to ask his oldest friend, Eddard Stark, to take Jon's place. Across the sea, Viserys Targaryen plans to wed his sister to a nomadic warlord in exchange for an army.",
      "production_code": "101",
      "runtime": 62,
      "season_number": 1,
      "show_id": 1399,
      "still_path": "/9hGF3WUkBf7cSjMg0cdMDHJkByd.jpg",
      "vote_average": 8.1,
      "vote_count": 396,
      "crew": [
        {
          "department": {},
          "job": {},
          "credit_id": {},
          "adult": {},
          "gender": {},
          "id": {},
          "known_for_department": {},
          "name": {},
          "original_name": {},
          "popularity": {},
          "profile_path": {}
        }
      ],
      "guest_stars": [
        {
          "character": {},
          "credit_id": {},
          "order": {},
          "adult": {},
          "gender": {},
          "id": {},
          "known_for_department": {},
          "name": {},
          "original_name": {},
          "popularity": {},
          "profile_path": {}
        }
      ]
    }
  ],
  "name": "Season 1",
  "networks": [
    {
      "id": 49,
      "logo_path": "/tuomPhY2UtuPTqqFnKMVHvSb724.png",
      "name": "HBO",
      "origin_country": "US"
    }
  ],
  "overview": "Trouble is brewing in the Seven Kingdoms of Westeros. For the driven inhabitants of this visionary world, control of Westeros' Iron Throne holds the lure of great power. But in a land where the seasons can last a lifetime, winter is coming...and beyond the Great Wall that protects them, an ancient evil has returned. In Season One, the story centers on three primary areas: the Stark and the Lannister families, whose designs on controlling the throne threaten a tenuous peace; the dragon princess Daenerys, heir to the former dynasty, who waits just over the Narrow Sea with her malevolent brother Viserys; and the Great Wall--a massive barrier of ice where a forgotten danger is stirring.",
  "id": 3624,
  "poster_path": "/wgfKiqzuMrFIkU1M68DDDY8kGC1.jpg",
  "season_number": 1,
  "vote_average": 8.4
}

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-season-details-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.