The Movie Database · JSON Structure

Tmdb Api Tv Episode Translations Response Structure

TMDB TV Series — Translations (200 payload).

Type: object Properties: 2
CatalogDiscoveryEntertainmentImageMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

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

Properties

id translations

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-tv-episode-translations-response-structure.json",
  "name": "TvEpisodeTranslationsResponse",
  "description": "TMDB TV Series \u2014 Translations (200 payload).",
  "type": "object",
  "properties": {
    "id": {
      "type": "int32",
      "examples": [
        63056
      ],
      "default": 0
    },
    "translations": {
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "iso_3166_1": {
            "type": "string",
            "examples": [
              "SA"
            ]
          },
          "iso_639_1": {
            "type": "string",
            "examples": [
              "ar"
            ]
          },
          "name": {
            "type": "string",
            "examples": [
              "\u0627\u0644\u0639\u0631\u0628\u064a\u0629"
            ]
          },
          "english_name": {
            "type": "string",
            "examples": [
              "Arabic"
            ]
          },
          "data": {
            "type": "object",
            "properties": {
              "name": {
                "type": "string",
                "examples": [
                  ""
                ]
              },
              "overview": {
                "type": "string",
                "examples": [
                  "\u062e\u0644\u0641 \u0628\u0627\u0628 \u0648\u0627\u0633\u0639 \u0645\u0646 \u0627\u0644\u062c\u0644\u064a\u062f \u0641\u064a \u0634\u0645\u0627\u0644\u064a \u0648\u0633\u062a\u064a\u0631\u0648\u0633 \u0647\u0646\u0627\u0643 \u0634\u064a\u0621 \u064a\u062d\u062f\u062b. \u062a\u062a\u0644\u0642\u0649 \u0639\u0627\u0626\u0644\u0629 \u0633\u062a\u0627\u0631\u0643 \u0627\u0644\u062a\u064a \u0645\u0646 \u0648\u064a\u0646\u062a\u0631\u0641\u064a\u0644 \u0632\u064a\u0627\u0631\u0629 \u0645\u0646 \u0627\u0644\u0639\u0627\u0626\u0644\u0629 \u0627\u0644\u0645\u0627\u0644\u0643\u0629\u060c \u0628\u064a\u0646\u0645\u0627 \u064a\u0634\u0643\u0644 \u0623\u0645\u064a\u0631 \u0639\u0627\u0626\u0644\u0629 \u062a\u0627\u0631\u063a\u0627\u0631\u064a\u0646 \u0627\u0644\u0645\u0646\u0641\u064a \u062a\u062d\u0627\u0644\u0641\u0627\u064b \u062c\u062f\u064a\u062f\u0627\u064b \u0644\u0644\u0633\u064a\u0637\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u0639\u0631\u0634 \u0645\u0646 \u062c\u062f\u064a\u062f."
                ]
              }
            }
          }
        }
      }
    }
  }
}

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-tv-episode-translations-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.