TheTVDB · Example Payload

Tvdb Translation Example

EntertainmentMoviesTelevisionMedia MetadataPublic APIsVideo

Tvdb Translation Example is an example object payload from TheTVDB, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

aliasesisAliasisPrimarylanguagenameoverviewtagline

Example Payload

Raw ↑
{
  "aliases": [
    "example"
  ],
  "isAlias": true,
  "isPrimary": true,
  "language": "eng",
  "name": "Example Name",
  "overview": "A descriptive paragraph of text.",
  "tagline": "example"
}