TheTVDB · Example Payload

Tvdb Inspiration Example

EntertainmentMoviesTelevisionMedia MetadataPublic APIsVideo

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

Top-level fields

idtypetype_nameurl

Example Payload

Raw ↑
{
  "id": 12345,
  "type": "example",
  "type_name": "example",
  "url": "https://artworks.thetvdb.com/banners/example.jpg"
}