Meeting JSON

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

Meeting JSON JSON x175617
generated inline payload

JSON view

{
  "city": "seattle",
  "canonicalVideoId": "x175617",
  "source": {
    "meeting": {
      "fileName": "x175617.json",
      "path": "data/cities/seattle/source/meetings/x175617.json",
      "sourceStem": "x175617",
      "variantCount": 1,
      "variantFiles": [
        "x175617.json"
      ],
      "metadata": {
        "videoId": "x175617",
        "title": "Mayor signs Earth Day executive order",
        "date": "2025-07-22",
        "committee": "General",
        "videoUrl": "https://www.seattlechannel.org/explore-videos?videoid=x175617",
        "description": "Meeting summary available...."
      }
    },
    "transcript": null
  },
  "parsed": null,
  "summary": null,
  "hindsight": null,
  "urls": {
    "meeting": "/seattle/meeting/x175617",
    "raw": "/seattle/api/meeting/x175617/raw.json",
    "sourceMeeting": "/seattle/api/source/meeting/x175617.json"
  }
}