The Movie Database · JSON Structure

Tmdb Api Person Changes Response Structure

TMDB People — Changes (200 payload).

Type: object Properties: 1
CatalogDiscoveryEntertainmentImageMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

PersonChangesResponse is a JSON Structure definition published by The Movie Database, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

changes

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/tmdb/refs/heads/main/json-structure/tmdb-api-person-changes-response-structure.json",
  "name": "PersonChangesResponse",
  "description": "TMDB People \u2014 Changes (200 payload).",
  "type": "object",
  "properties": {
    "changes": {
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "key": {
            "type": "string",
            "examples": [
              "biography"
            ]
          },
          "items": {
            "type": "array",
            "items": {
              "type": "object",
              "properties": {
                "id": {
                  "type": "string",
                  "examples": [
                    "640469b113654500ba4e859a"
                  ]
                },
                "action": {
                  "type": "string",
                  "examples": [
                    "added"
                  ]
                },
                "time": {
                  "type": "string",
                  "examples": [
                    "2023-03-05 10:06:41 UTC"
                  ]
                },
                "iso_639_1": {
                  "type": "string",
                  "examples": [
                    "ca"
                  ]
                },
                "iso_3166_1": {
                  "type": "string",
                  "examples": [
                    "ES"
                  ]
                },
                "value": {
                  "type": "string",
                  "examples": [
                    "Thomas \"Tom\" Jeffrey Hanks (Concord, Calif\u00f2rnia, 9 de juliol de 1956) \u00e9s un actor de cinema i productor estatunidenc, guanyador dues vegades de l'Oscar al millor actor i considerat un dels m\u00e9s vers\u00e0tils i talentosos del cinema actual.\n\nHanks \u00e9s l'actor que m\u00e9s diners ha guanyat de tota la hist\u00f2ria del cinema amb un total de gaireb\u00e9 sis mil milions de d\u00f2lars (setembre 2006). \u00c9s tamb\u00e9 copropietari de Playtone, una companyia de producci\u00f3 de pel\u00b7l\u00edcules."
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/tmdb-api-person-changes-response-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.