Tribune Media · JSON Structure

Tms Airing Structure

JSON structure documentation for TMS broadcast airing entities

Type: Properties: 0
MediaEntertainmentBroadcastingTelevisionMoviesSportsCelebrityFortune 1000

Tms Airing Structure is a JSON Structure definition published by Tribune Media.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "TMS Airing Structure",
  "description": "JSON structure documentation for TMS broadcast airing entities",
  "structure": {
    "startTime": "string — ISO 8601 datetime of scheduled start (UTC)",
    "endTime": "string — ISO 8601 datetime of scheduled end (UTC)",
    "duration": "integer — Duration in minutes",
    "stationId": "string — Broadcasting station identifier",
    "channel": "string — Channel number as displayed on lineup",
    "qualifiers": "array<string> — Airing attributes [New, Live, Finale, Repeat, Premiere, HD, SAP]",
    "program": "object — Embedded program reference (see tms-program-structure.json)"
  },
  "qualifierMeaning": {
    "New": "First airing of a new episode",
    "Live": "Live broadcast event",
    "Finale": "Series or season finale",
    "Repeat": "Re-airing of a previously broadcast episode",
    "Premiere": "Series or season premiere",
    "HD": "High definition broadcast",
    "SAP": "Secondary audio program available"
  },
  "notes": [
    "All times are expressed in UTC; clients should convert to local timezone",
    "Duration may differ slightly from endTime - startTime due to broadcast overruns",
    "Grid endpoint returns up to 6 hours per request, up to 14 days advance"
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/tms-airing-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.