TheTVDB · Example Payload

Tvdb Production Country Example

EntertainmentMoviesTelevisionMedia MetadataPublic APIsVideo

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

Top-level fields

idcountryname

Example Payload

Raw ↑
{
  "id": 12345,
  "country": "usa",
  "name": "Example Name"
}