The Movie Database · Example Payload

Tmdb Api Credit Details Response Example

CatalogDiscoveryEntertainmentImageMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

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

Top-level fields

credit_typedepartmentjobmediamedia_typeidperson

Example Payload

Raw ↑
{
  "credit_type": "cast",
  "department": "Acting",
  "job": "Actor",
  "media": {
    "adult": false,
    "backdrop_path": "/uDgy6hyPd82kOHh6I95FLtLnj6p.jpg",
    "id": 100088,
    "name": "The Last of Us",
    "original_language": "en",
    "original_name": "The Last of Us",
    "overview": "Zwanzig Jahre nachdem die moderne Zivilisation zerst\u00f6rt wurde. \u2013 Joel, ein abgeh\u00e4rteter \u00dcberlebender, wird angeheuert, um Ellie, ein 14-j\u00e4hriges M\u00e4dchen, aus einer bedr\u00fcckenden Quarant\u00e4nezone zu schmuggeln. Was als kleiner Job beginnt, wird bald zu einer brutalen, herzzerrei\u00dfenden Reise, bei der die beiden die USA durchqueren m\u00fcssen und aufeinander angewiesen sind, um zu \u00fcberleben.",
    "poster_path": "/igwIPNClQpGVzb61QlGqcpT5zUy.jpg",
    "media_type": "tv",
    "genre_ids": [
      18
    ],
    "popularity": 898.378,
    "first_air_date": "2023-01-15",
    "vote_average": 8.749,
    "vote_count": 3341,
    "origin_country": [
      "US"
    ],
    "character": "Joel Miller",
    "episodes": [
      {}
    ],
    "seasons": [
      {
        "air_date": "2023-01-15",
        "episode_count": 9,
        "id": 144593,
        "name": "Staffel 1",
        "overview": "Die 1. Staffel der Endzeit-Horrorserie The Last of Us feierte ihre Premiere am 15. Januar 2023 bei HBO. In Staffel 1 beginnt f\u00fcr den \u00dcberlebenden Joel und das M\u00e4dchen Ellie eine Reise durch das postapokalyptische Amerika, in dem Pl\u00fcnderer und mutierte Wesen ihnen nach dem Leben trachten.",
        "poster_path": "/aUQKIpZZ31KWbpdHMCmaV76u78T.jpg",
        "season_number": 1,
        "show_id": 100088
      }
    ]
  },
  "media_type": "tv",
  "id": "6024a814c0ae36003d59cc3c",
  "person": {
    "adult": false,
    "id": 1253360,
    "name": "Pedro Pascal",
    "original_name": "Pedro Pascal",
    "media_type": "person",
    "popularity": 106.095,
    "gender": 2,
    "known_for_department": "Acting",
    "profile_path": "/dBOrm29cr7NUrjiDQMTtrTyDpfy.jpg"
  }
}

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