The Movie Database · Example Payload

Tmdb Api Tv Episode Details Response Example

CatalogDiscoveryEntertainmentImageMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

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

Top-level fields

air_datecrewepisode_numberguest_starsnameoverviewidproduction_coderuntimeseason_numberstill_pathvote_averagevote_count

Example Payload

Raw ↑
{
  "air_date": "2011-04-17",
  "crew": [
    {
      "department": "Directing",
      "job": "Director",
      "credit_id": "5256c8a219c2956ff6046e77",
      "adult": false,
      "gender": 2,
      "id": 44797,
      "known_for_department": "Directing",
      "name": "Timothy Van Patten",
      "original_name": "Timothy Van Patten",
      "popularity": 7.775,
      "profile_path": "/MzSOFrd99HRdr6pkSRSctk3kBR.jpg"
    }
  ],
  "episode_number": 1,
  "guest_stars": [
    {
      "character": "Benjen Stark",
      "credit_id": "5256c8b919c2956ff604836a",
      "order": 62,
      "adult": false,
      "gender": 2,
      "id": 119783,
      "known_for_department": "Acting",
      "name": "Joseph Mawle",
      "original_name": "Joseph Mawle",
      "popularity": 6.758,
      "profile_path": "/1Ocb9v3h54beGVoJMm4w50UQhLf.jpg"
    }
  ],
  "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.",
  "id": 63056,
  "production_code": "101",
  "runtime": 62,
  "season_number": 1,
  "still_path": "/9hGF3WUkBf7cSjMg0cdMDHJkByd.jpg",
  "vote_average": 7.8,
  "vote_count": 286
}

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-episode-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.