{
  "requestId": "req_8f42b7c9e61a4d92",
  "generatedAt": "2026-07-11T14:22:09Z",
  "platform": {
    "name": "CastHarbor",
    "environment": "production",
    "region": "us-east-1",
    "apiVersion": "2026-06-15"
  },
  "account": {
    "id": "acct_102948",
    "name": "Northline Media",
    "plan": "pro",
    "billingStatus": "active",
    "limits": {
      "monthlyUploadHours": 50,
      "monthlyBandwidthGb": 2000,
      "shows": 12,
      "teamMembers": 8
    }
  },
  "show": {
    "id": "show_73ab91",
    "title": "Signals and Sidebars",
    "slug": "signals-and-sidebars",
    "description": "A weekly conversation about product strategy, engineering culture, and the systems behind modern software teams.",
    "language": "en-US",
    "explicit": false,
    "category": {
      "primary": "Technology",
      "secondary": [
        "Business",
        "Education"
      ]
    },
    "artwork": {
      "url": "https://cdn.castharbor.example/shows/show_73ab91/artwork-3000.jpg",
      "width": 3000,
      "height": 3000,
      "mimeType": "image/jpeg"
    },
    "rss": {
      "feedUrl": "https://feeds.castharbor.example/signals-and-sidebars",
      "customDomain": "podcast.northline.example",
      "lastPublishedAt": "2026-07-09T12:00:00Z"
    },
    "distribution": [
      {
        "provider": "Apple Podcasts",
        "status": "active",
        "externalId": "1643920184"
      },
      {
        "provider": "Spotify",
        "status": "active",
        "externalId": "5B7r82kLmQ"
      },
      {
        "provider": "YouTube Music",
        "status": "pending",
        "submittedAt": "2026-07-10T18:14:33Z"
      }
    ]
  },
  "episodes": [
    {
      "id": "ep_8842c1",
      "title": "Designing Better Release Rituals",
      "episodeNumber": 42,
      "seasonNumber": 3,
      "status": "published",
      "publishedAt": "2026-07-09T12:00:00Z",
      "durationSeconds": 2486,
      "audio": {
        "url": "https://media.castharbor.example/ep_8842c1/master.mp3",
        "mimeType": "audio/mpeg",
        "sizeBytes": 59681244,
        "bitrateKbps": 192
      },
      "chapters": [
        {
          "title": "Opening",
          "startsAtSeconds": 0
        },
        {
          "title": "Release Cadence",
          "startsAtSeconds": 318
        },
        {
          "title": "Measuring Confidence",
          "startsAtSeconds": 1492
        }
      ],
      "analytics": {
        "downloads": 18342,
        "uniqueListeners": 14190,
        "completionRate": 0.68,
        "topCountries": [
          {
            "country": "US",
            "downloads": 9784
          },
          {
            "country": "CA",
            "downloads": 2168
          },
          {
            "country": "GB",
            "downloads": 1873
          }
        ]
      }
    },
    {
      "id": "ep_8791aa",
      "title": "When Dashboards Stop Helping",
      "episodeNumber": 41,
      "seasonNumber": 3,
      "status": "published",
      "publishedAt": "2026-07-02T12:00:00Z",
      "durationSeconds": 2715,
      "audio": {
        "url": "https://media.castharbor.example/ep_8791aa/master.mp3",
        "mimeType": "audio/mpeg",
        "sizeBytes": 65120318,
        "bitrateKbps": 192
      },
      "chapters": [],
      "analytics": {
        "downloads": 22109,
        "uniqueListeners": 16902,
        "completionRate": 0.72,
        "topCountries": [
          {
            "country": "US",
            "downloads": 11903
          },
          {
            "country": "DE",
            "downloads": 2410
          }
        ]
      }
    }
  ],
  "webPlayer": {
    "enabled": true,
    "theme": "light",
    "accentColor": "#2563EB",
    "features": {
      "transcripts": true,
      "chapterMarkers": true,
      "emailCapture": false,
      "shareClips": true
    }
  },
  "integrations": {
    "analytics": {
      "googleAnalyticsMeasurementId": "G-4H8X2K91PQ",
      "podtracEnabled": true
    },
    "webhooks": [
      {
        "id": "wh_0193ab",
        "event": "episode.published",
        "url": "https://northline.example/api/podcast/webhooks",
        "active": true
      },
      {
        "id": "wh_0193ac",
        "event": "transcript.completed",
        "url": "https://northline.example/api/podcast/transcripts",
        "active": true
      }
    ]
  }
}