TheTVDB · Example Payload

Tvdb Inspiration Type Example

A descriptive paragraph of text.

EntertainmentMoviesTelevisionMedia MetadataPublic APIsVideo

Tvdb Inspiration Type 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

idnamedescriptionreference_nameurl

Example Payload

Raw ↑
{
  "id": 12345,
  "name": "Example Name",
  "description": "A descriptive paragraph of text.",
  "reference_name": "example",
  "url": "https://artworks.thetvdb.com/banners/example.jpg"
}