Meeting JSON

Layered meeting payload combining source, parsed, summary, and hindsight references.

Meeting JSON JSON x177702
generated inline payload

JSON view

{
  "city": "seattle",
  "canonicalVideoId": "x177702",
  "source": {
    "meeting": {
      "fileName": "x177702.json",
      "path": "data/cities/seattle/source/meetings/x177702.json",
      "sourceStem": "x177702",
      "variantCount": 1,
      "variantFiles": [
        "x177702.json"
      ],
      "metadata": {
        "videoId": "x177702",
        "title": "Council Briefing 7/7/25",
        "date": "2025-07-27",
        "duration": 0,
        "committee": "Council Briefing",
        "videoUrl": "https://www.seattlechannel.org/explore-videos?videoid=x177702",
        "subtitleUrl": "https://www.seattlechannel.org/documents/seattlechannel/closedcaption/2025/x177702.srt",
        "thumbnailUrl": "https://www.seattlechannel.org/images//images/seattlechannel/videos/2025/brief_070725_2012547.jpg"
      }
    },
    "transcript": null
  },
  "parsed": null,
  "summary": null,
  "hindsight": null,
  "urls": {
    "meeting": "/seattle/meeting/x177702",
    "raw": "/seattle/api/meeting/x177702/raw.json",
    "sourceMeeting": "/seattle/api/source/meeting/x177702.json"
  }
}