TVmaze · Example Payload

Tvmaze Public Schedule Example

VideoTelevisionStreamingScheduleMetadataEntertainmentPublic APIs

Tvmaze Public Schedule Example is an example object payload from TVmaze, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

timedays

Example Payload

Raw ↑
{
  "time": "22:00",
  "days": [
    "Thursday"
  ]
}