{
  "meta": {
    "generated": "2026-09-15",
    "series": "https://sigsub.show/#show",
    "rights": "All Rights Reserved",
    "copyright_holder": "Snap Synapse LLC",
    "rights_url": "https://sigsub.show/rights/",
    "rights_statement": "Copyright 2026 Snap Synapse LLC. All Rights Reserved. Public APIs are provided for read-only discovery and do not grant a license to copy or redistribute the underlying content.",
    "update_cadence": "episodes Friday, newsletter Sunday; files are static, cache freely"
  },
  "endpoints": {
    "episodes": {
      "url": "https://sigsub.show/api/v1/episodes.json",
      "description": "Show episodes with cast, platform URLs, signals, subtractions, and transcript links"
    },
    "samples": {
      "url": "https://sigsub.show/api/v1/samples.json",
      "description": "Top 20 signal + subtraction pairs, ranked"
    },
    "pairs": {
      "url": "https://sigsub.show/api/v1/pairs.json",
      "description": "Every signal + subtraction pair the newsletter has published, with canonical issue URLs"
    },
    "search_index": {
      "url": "https://sigsub.show/api/v1/search-index.json",
      "description": "Flat page index for on-site search: url, title, type, date, and searchable text per canonical page. Human search: https://sigsub.show/search/"
    },
    "search_transcripts": {
      "url": "https://sigsub.show/api/v1/search-transcripts.json",
      "description": "Every timestamped speaker turn of every published transcript, as [seconds, speaker, text] tuples with episode and video URLs"
    }
  },
  "related": {
    "mcp_server": {
      "url": "https://sigsub.show/mcp-server.mjs",
      "description": "Download-and-run MCP server (stdio, zero dependencies) over this API: list_episodes, get_episode, get_transcript, search_pairs, search_transcripts"
    },
    "rss": "https://sigsub.show/index.xml",
    "updates_rss": "https://sigsub.show/updates.xml",
    "sitemap": "https://sigsub.show/sitemap.xml",
    "llms": "https://sigsub.show/llms.txt",
    "llms_full": "https://sigsub.show/llms-full.txt",
    "agents": "https://sigsub.show/agents.json",
    "assistant_guide": "https://sigsub.show/assistant-guide.txt"
  }
}
