The Movie Database · Example Payload

Tmdb Api Person Tagged Images Response Example

CatalogDiscoveryEntertainmentImageMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

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

Top-level fields

idpageresultstotal_pagestotal_results

Example Payload

Raw ↑
{
  "id": 31,
  "page": 1,
  "results": [
    {
      "aspect_ratio": 0.6666666666666666,
      "file_path": "/1wY4psJ5NVEhCuOYROwLH2XExM2.jpg",
      "height": 1500,
      "id": "5b235d740e0a265b5d0031d9",
      "iso_639_1": "en",
      "vote_average": 5.456,
      "vote_count": 7,
      "width": 1000,
      "image_type": "poster",
      "media": {
        "adult": false,
        "backdrop_path": "/bdD39MpSVhKjxarTxLSfX6baoMP.jpg",
        "id": 857,
        "title": "Saving Private Ryan",
        "original_language": "en",
        "original_title": "Saving Private Ryan",
        "overview": "As U.S. troops storm the beaches of Normandy, three brothers lie dead on the battlefield, with a fourth trapped behind enemy lines. Ranger captain John Miller and seven men are tasked with penetrating German-held territory and bringing the boy home.",
        "poster_path": "/uqx37cS8cpHg8U35f9U5IBlrCV3.jpg",
        "media_type": "movie",
        "genre_ids": [
          {}
        ],
        "popularity": 70.45,
        "release_date": "1998-07-24",
        "video": false,
        "vote_average": 8.208,
        "vote_count": 14134
      },
      "media_type": "movie"
    }
  ],
  "total_pages": 1,
  "total_results": 13
}

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-tagged-images-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.