The Movie Database · Example Payload

Tmdb Api Person Tv Credits Response Example

CatalogDiscoveryEntertainmentImageMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

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

Top-level fields

castcrewid

Example Payload

Raw ↑
{
  "cast": [
    {
      "adult": false,
      "backdrop_path": "/ttvojTMgaIN7U8gqB5LlNqO4vPN.jpg",
      "genre_ids": [
        10767
      ],
      "id": 1900,
      "origin_country": [
        "US"
      ],
      "original_language": "en",
      "original_name": "LIVE with Kelly and Mark",
      "overview": "A morning talk show with A-list celebrity guests, top-notch performances and one-of-a-kind segments that are unrivaled on daytime television, plus spontaneous, hilarious and unpredictable talk.",
      "popularity": 700.508,
      "poster_path": "/l5y8egG27p2fSTyq8s21SQMmQLy.jpg",
      "first_air_date": "1988-09-05",
      "name": "LIVE with Kelly and Mark",
      "vote_average": 5.4,
      "vote_count": 25,
      "character": "",
      "credit_id": "52571af019c29571140d5c92",
      "episode_count": 1
    }
  ],
  "crew": [
    {
      "adult": false,
      "backdrop_path": "/6uMA6EAiwcsCqQJwWgYwtORvE0v.jpg",
      "genre_ids": [
        35
      ],
      "id": 2391,
      "origin_country": [
        "US"
      ],
      "original_language": "en",
      "original_name": "Tales from the Crypt",
      "overview": "Cadaverous scream legend the Crypt Keeper is your macabre host for these forays of fright and fun based on the classic E.C. Comics tales from back in the day. So shamble up to the bar and pick your poison. Will it be an insane Santa on a personal slay ride? Honeymooners out to fulfill the \"til death do we part\" vow ASAP?",
      "popularity": 24.88,
      "poster_path": "/dDfXQH6Kg2JNASI0dqNALukjhk1.jpg",
      "first_air_date": "1989-06-10",
      "name": "Tales from the Crypt",
      "vote_average": 7.978,
      "vote_count": 757,
      "credit_id": "525734f3760ee3776a397211",
      "department": "Directing",
      "episode_count": 1,
      "job": "Director"
    }
  ],
  "id": 31
}

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-person-tv-credits-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.