TheTVDB · Example Payload

Tvdb Source Type Example

EntertainmentMoviesTelevisionMedia MetadataPublic APIsVideo

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

Top-level fields

idnamepostfixprefixslugsort

Example Payload

Raw ↑
{
  "id": 12345,
  "name": "Example Name",
  "postfix": "example",
  "prefix": "example",
  "slug": "example-slug",
  "sort": 12345
}