v1

latestOpenAPI 3.1.1Apache 2.02026-07-26774088.4 KB
Podcasts

Show podcast

Get details for a specific podcast

Attributes

  • title: The podcast title
  • description: The podcast description
  • language: The podcast language (e.g., "en", "es")
  • owner_email: The podcast owner's email address
  • owner_name: The podcast owner's name
  • status: The podcast status (ready, importing, failed)
  • show_type: The show type (episodic, serial)
  • thumbnail_url: URL to the podcast thumbnail image
  • cover_art_url: URL to the podcast cover art image
  • categories: Array of podcast categories
  • directories: Array of podcast directories
  • migrated_to_url: URL if podcast has been migrated
  • migrated: Boolean indicating if podcast has been migrated
  • public: Boolean indicating if podcast is public
  • ready: Boolean indicating if podcast is ready
  • distribution_ready: Boolean indicating if podcast is ready for distribution
  • created_at: ISO 8601 date-time when podcast was created (read-only)
  • updated_at: ISO 8601 date-time when podcast was last updated (read-only)
get/v1/podcasts/{id}

Path parameters

idstring required

Podcast ID

Response

Podcast details