TheTVDB · Example Payload

Tvdb Content Rating Example

A descriptive paragraph of text.

EntertainmentMoviesTelevisionMedia MetadataPublic APIsVideo

Tvdb Content Rating 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

idnamedescriptioncountrycontentTypeorderfullName

Example Payload

Raw ↑
{
  "id": 12345,
  "name": "Example Name",
  "description": "A descriptive paragraph of text.",
  "country": "usa",
  "contentType": "example",
  "order": 1,
  "fullName": "example"
}