TheTVDB · JSON Structure

Tvdb Entity Update Structure

entity update record

Type: object Properties: 11
EntertainmentMoviesTelevisionMedia MetadataPublic APIsVideo

EntityUpdate is a JSON Structure definition published by TheTVDB, describing 11 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

entityType methodInt method extraInfo userId recordType recordId timeStamp seriesId mergeToId mergeToEntityType

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/tvdb/refs/heads/main/json-structure/tvdb-entity-update-structure.json",
  "name": "EntityUpdate",
  "description": "entity update record",
  "properties": {
    "entityType": {
      "type": "string",
      "x-go-name": "EnitityType",
      "example": "example"
    },
    "methodInt": {
      "type": "int32",
      "example": 1
    },
    "method": {
      "type": "string",
      "x-go-name": "Method",
      "example": "example"
    },
    "extraInfo": {
      "type": "string",
      "example": "example"
    },
    "userId": {
      "type": "int32",
      "example": 12345
    },
    "recordType": {
      "type": "string",
      "example": "example"
    },
    "recordId": {
      "type": "int64",
      "x-go-name": "RecordID",
      "example": 12345
    },
    "timeStamp": {
      "type": "int64",
      "x-go-name": "TimeStamp",
      "example": 12345
    },
    "seriesId": {
      "description": "Only present for episodes records",
      "type": "int64",
      "x-go-name": "RecordID",
      "example": 12345
    },
    "mergeToId": {
      "type": "int64",
      "example": 12345
    },
    "mergeToEntityType": {
      "type": "string",
      "example": "example"
    }
  },
  "type": "object"
}

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/tvdb-entity-update-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.