TheTVDB · Example Payload

Tvdb Trailer Example

EntertainmentMoviesTelevisionMedia MetadataPublic APIsVideo

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

Top-level fields

idlanguagenameurlruntime

Example Payload

Raw ↑
{
  "id": 12345,
  "language": "eng",
  "name": "Example Name",
  "url": "https://artworks.thetvdb.com/banners/example.jpg",
  "runtime": 1
}