The Movie Database · Schema

TvSeriesWatchProvidersResponse

TMDB TV Series — Watch Providers (200 payload).

CatalogDiscoveryEntertainmentImagesMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

Properties

Name Type Description
id integer
results object
View JSON Schema on GitHub

JSON Schema

tmdb-api-tv-series-watch-providers-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/tmdb/refs/heads/main/json-schema/tmdb-api-tv-series-watch-providers-response-schema.json",
  "title": "TvSeriesWatchProvidersResponse",
  "description": "TMDB TV Series \u2014 Watch Providers (200 payload).",
  "type": "object",
  "properties": {
    "id": {
      "type": "integer",
      "examples": [
        1399
      ],
      "default": 0
    },
    "results": {
      "type": "object",
      "properties": {
        "AE": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=AE"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/xEPXbwbfABzPrUTWbgtDFH1NOa.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      629
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "OSN"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      11
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "AR": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=AR"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      5
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "AT": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=AT"
              ]
            },
            "buy": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/5NyLm42TmCqCMOZFvH4fcoSNKEW.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      10
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "Amazon Video"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      3
                    ],
                    "default": 0
                  }
                }
              }
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/y0kyIFElN5sJAsmW8Txj69wzrD2.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      321
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "Sky X"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      23
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "AU": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=AU"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/d3ixI1no0EpTj2i7u0Sd2DBXVlG.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      385
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "BINGE"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      3
                    ],
                    "default": 0
                  }
                }
              }
            },
            "buy": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/peURlLlr8jggOwK53fJ5wdQl05y.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      2
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "Apple TV"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      10
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "BA": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=BA"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      28
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "BB": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=BB"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      28
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "BE": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=BE"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/pq8p1umEnJjdFAP1nFvNArTR61X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      311
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "Be TV Go"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      4
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "BG": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=BG"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      15
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "BO": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=BO"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      3
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "BR": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=BR"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      7
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "BS": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=BS"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      28
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "CA": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=CA"
              ]
            },
            "buy": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/peURlLlr8jggOwK53fJ5wdQl05y.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      2
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "Apple TV"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      6
                    ],
                    "default": 0
                  }
                }
              }
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/gJ3yVMWouaVj6iHd59TISJ1TlM5.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      230
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "Crave"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      4
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "CH": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=CH"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/sHP8XLo4Ac4WMbziRyAdRQdb76q.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      210
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "Sky"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      7
                    ],
                    "default": 0
                  }
                }
              }
            },
            "buy": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/tbEdFQDwx5LEVr8WpSeXQSIirVq.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      3
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "Google Play Movies"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      5
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "CI": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=CI"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/okiQZMXnqwv0aD3QDYmu5DBNLce.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      55
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "ShowMax"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      25
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "CL": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=CL"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      7
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "CO": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=CO"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      6
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "CR": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=CR"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      4
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "CZ": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=CZ"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      22
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "DE": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=DE"
              ]
            },
            "buy": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/peURlLlr8jggOwK53fJ5wdQl05y.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      2
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "Apple TV"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      4
                    ],
                    "default": 0
                  }
                }
              }
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/MiVcYLkztM6qqLeVSYWHFCUcXx.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      30
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "WOW"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      5
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "DK": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=DK"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      3
                    ],
                    "default": 0
                  }
                }
              }
            }
          }
        },
        "DO": {
          "type": "object",
          "properties": {
            "link": {
              "type": "string",
              "examples": [
                "https://www.themoviedb.org/tv/1399-game-of-thrones/watch?locale=DO"
              ]
            },
            "flatrate": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "logo_path": {
                    "type": "string",
                    "examples": [
                      "/Ajqyt5aNxNGjmF9uOfxArGrdf3X.jpg"
                    ]
                  },
                  "provider_id": {
                    "type": "integer",
                    "examples": [
                      384
                    ],
                    "default": 0
                  },
                  "provider_name": {
                    "type": "string",
                    "examples": [
                      "HBO Max"
                    ]
                  },
                  "display_priority": {
                    "type": "integer",
                    "examples": [
                      28
                    ],
                    "default": 

# --- truncated at 32 KB (130 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/tmdb/refs/heads/main/json-schema/tmdb-api-tv-series-watch-providers-response-schema.json