TheTVDB · Example Payload

Tvdb Series Airs Days Example

EntertainmentMoviesTelevisionMedia MetadataPublic APIsVideo

Tvdb Series Airs Days 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

fridaymondaysaturdaysundaythursdaytuesdaywednesday

Example Payload

Raw ↑
{
  "friday": true,
  "monday": true,
  "saturday": true,
  "sunday": true,
  "thursday": true,
  "tuesday": true,
  "wednesday": true
}