The Movie Database · Example Payload

Tmdb Api Person Combined Credits Response Example

CatalogDiscoveryEntertainmentImageMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

Tmdb Api Person Combined 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": "/3h1JZGDhZ8nzxdgvkxha0qBqi05.jpg",
      "genre_ids": [
        35
      ],
      "id": 13,
      "original_language": "en",
      "original_title": "Forrest Gump",
      "overview": "A man with a low IQ has accomplished great things in his life and been present during significant historic events\u2014in each case, far exceeding what anyone imagined he could do. But despite all he has achieved, his one true love eludes him.",
      "popularity": 62.225,
      "poster_path": "/arw2vcBveWOVZr6pxd9XTd1TdQa.jpg",
      "release_date": "1994-06-23",
      "title": "Forrest Gump",
      "video": false,
      "vote_average": 8.481,
      "vote_count": 24535,
      "character": "Forrest Gump",
      "credit_id": "52fe420ec3a36847f800074f",
      "order": 0,
      "media_type": "movie"
    }
  ],
  "crew": [
    {
      "adult": false,
      "backdrop_path": "/tx3uj8GPWf5pzb0gWATJ4bokNHI.jpg",
      "genre_ids": [
        99
      ],
      "id": 87061,
      "original_language": "fr",
      "original_title": "Le Voyage extraordinaire",
      "overview": "An account of the extraordinary life of film pioneer Georges M\u00e9li\u00e8s (1861-1938) and the amazing story of the copy in color of his masterpiece \u201cA Trip to the Moon\u201d (1902), unexpectedly found in Spain and restored thanks to the heroic efforts of a group of true cinema lovers.",
      "popularity": 6.007,
      "poster_path": "/zHNNT9gfiGsuadR6x38KYOp6ekq.jpg",
      "release_date": "2011-12-08",
      "title": "The Extraordinary Voyage",
      "video": false,
      "vote_average": 7.6,
      "vote_count": 47,
      "credit_id": "5d818a63d34eb3002c4f8fea",
      "department": "Crew",
      "job": "Thanks",
      "media_type": "movie"
    }
  ],
  "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-combined-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.