Podchaser API Changelog
September 9, 2024
- Add startTime and endTime to EpisodeSponsor View Docs
August 20, 2024
- Add
socialFollowerCount
filter to PodcastFilters to allow for filtering by the podcasts's social follower count on specific platforms View Docs - Add
socialFollowerCounts
field to Podcast object to expose social follower counts on specific platforms. View Docs - Add
SocialPlatform
enum for specifying a social media platform when using thesocialFollowerCount
filter. View Docs - Add
RATING
sort to PodcastSortType View Docs - Add
RATING
sort to EpisodeSortType View Docs
July 24, 2024
- Add
applePodcastsIds
field to Podcast object to expose all associated Apple Podcasts IDs View Docs
July 9, 2024
- Add
SocialFollowerCounts
type with fields of typeInt
. View Docs - Add
socialFollowerCounts
field of typeSocialFollowerCount
to Podcast object. View Docs - Add YouTube, LinkedIn, Patreon, Tiktok and Twitch to
PodcastSocialLinks
View Docs
September 14, 2023
- Add
status
filter to PodcastFilters to allow for filtering by the podcast's status value. View Docs - Add
status
field of typePodcastStatus
to Podcast object. View Docs
July 6, 2023
- Add Filtering By Brand Safety guide. View Guides
- Rename
podcastBrandSafety
tobrandSafety
. View Docs - Rename
episodeBrandSafety
tobrandSafety
. View Docs - Rename
searchValues
input property ofbrandSafety
filter toriskExclusions
. View Docs
June 20, 2023
- Add
brandSafety
filter to PodcastFilters to allow for filtering by the average episode brand safety assessments of the associated podcast. View Docs - Add
podcastBrandSafety
field of typeEpisodeBrandSafety
to Podcast object. View Docs
June 6, 2023
- Add
description
field toEpisodeBrandSafety
object. View Docs
March 22, 2023
- Add
BrandSafetyInput
input for searches that implement thebrandSafety
filter. View Docs - Add
BrandSafetyFilter
input for specifying multipleBrandSafetyInput
search values View Docs - Add
BrandSafetyCode
enum for identifying brand safety assessment types. View Docs - Add
BrandSafetyRiskLevel
enum for measuring brand safety assessment levels. View Docs - Add
brandSafety
filter to EpisodeFilters to allow for filtering by brand safety assessments of the associated episode. View Docs
March 7, 2023
- Add
EpisodeBrandSafety
object. View Docs - Add
episodeBrandSafety
field of typeEpisodeBrandSafety
to Episode object. View Docs
March 2nd, 2023
- Add
addCreator
mutation for submitting Creator profiles. View Docs
February 16, 2023
- Add
transcriptType
field on Transcript object. View Docs
February 7, 2023
- Add
SearchOptions
input to extend how a search is performed. View Docs - Add
boolSearch
flag toSearchOptions
, to enable boolean search operations when providing asearchTerm
value which includes+
,|
, and-
parameters. - Add
boolSearch
option topodcasts
andepisodes
queries. View Guide
February 6, 2023
- Add
dateOfFirstEpisode
filter to PodcastFilters to allow for filtering by the podcasts's first episode View Docs
January 31, 2023
- Add
categories
filter to EpisodeFilters to allow for filtering by the categories of the associated podcast View Docs
October 20, 2022
- Add
airDate
filter to transcript filters to optionally search by transcript episodes' air date. View Docs
October 3, 2022
- Add
source
field to an Episode's transcript for retrieving the source of the transcript View Docs - Add
categories
filter to transcript filters to optionally search by podcasts' categories. View Docs
September 27, 2022
- Add
powerScore
filter to transcript filters to optionally search by podcasts' power score. View Docs
September 21, 2022
- Add
TranscriptFilters
filters to transcript search to optionally filter transcript results. View Docs - Removed
PodcastIdentifier
from transcript search
September 12, 2022
- Add
episodeAudienceEstimate
beta filter for podcasts View Docs
September 8, 2022
- Rename
removalStatus
filter for podcasts toincludeRemoved
, and change type toBoolean
View Docs
August 30, 20022
- Add
removedInfo
field to Podcast to return details about removed podcasts View Docs - Add
PodcastRemovedInfo
object that contains sub fields for theremovedInfo
field View Docs - Add
removalStatus
filter for podcasts queries with removed and/or active status View Docs
July 15, 2022
- Add 'transcriptSearch' query to search for a mentioned keyword in Episodes' transcripts. View Docs
July 11, 2022
- Deprecate
estimatedReach
experimental beta field from Episode View Docs - Add
audienceReach
beta field to Episode View Docs
July 5, 2022
- Add
episodeAudienceEstimate
beta field to Podcast View Docs
June 15, 2022
- Add
transcripts
field to Episode for retrieving available transcripts View Docs
Apr 28, 2022
Apr 21, 2022
- Add
sponsoredBy
filter for episodes View Docs - Add experimental beta
estimatedReach
field to Episode View Docs
Apr 12, 2022
- Add
dateOfLatestEpisode
filter for podcasts View Docs - Add
latestEpisodeDate
field to Podcast View Docs
Apr 8, 2022
- Add new
episodeType
filter for episodes View Docs
Mar 18, 2022
- Add chart categories query for retrieving platform chart categories View Docs
Mar 9, 2022
- Add new
isExplicit
filter for episodes View Docs
Mar 5, 2022
- Add estimated ad spend field to brand object (EXPERIMENTAL BETA) View Docs
Mar 4, 2022
- Add new
daysBetweenEpisodes
field to podcast object View Docs
Feb 18, 2022
- Add brands query for retrieving available brands View Docs
- Add brand query for retrieving a specific brand View Docs
- Add sponsors to podcast and episode types
Feb 9, 2022
- Add new ID field for podcast credits View Docs
- Add new podcastCredit query for searching for a specific podcast credit View Docs
- Add new PodcastCreditIdentifier input for searching in podcastCredit View Docs
Jan 20, 2022
- Add new podcasts filter for filtering podcasts by language View Docs
Nov 29, 2021
- Add
modifiedDate
field to episode credit View Docs
Nov 11, 2021
- Add cursor pagination View Docs
Oct 15, 2021
- Add the
identifiers
filter to PodcastFilters, allowing for a single query to retrieve multiple podcasts by identifier.
Sept 24, 2021
- Add a new
instagram
field available within the social links of a podcast View Docs
Sept 21, 2021
- Add new ID and informalName fields to the User type View Docs
Aug 30, 2021
- Add new Ratings query to allow querying and filtering of Podchaser ratings View Docs
- Add new Reviews query to allow querying and filtering of Podchaser reviews View Docs
- Add new Credits query to allow querying and filtering of Podchaser podcast-level credits View Docs
Aug 24, 2021
- Added new
rating
field on theReview
object to allow retrieving the rating associated with the review for the podcast or episode. View docs
Aug 19, 2021
- Added ability to use episode credits filters, including date modified filter, on episode credits within the podcast credits object. View docs
- Added
modifiedDate
field to both rating and review objects. (Example)
July 29, 2021
- Added
powerScore
filter to PodcastFilters - Added
podcastPowerScore
filter to EpisodeFilters
July 15, 2021
- Added
modifiedDate
field to most entities (Example), andmodifiedDate
filter (Example) to retrieve only those entities that have changed within a particular date range
June 30, 2021
- Added option for a limited scope Client Credentials grant View Docs
June 23, 2021
- Added ability to retrieve listens for an authorized user View Docs
June 21, 2021
- Added ability to create, edit, and delete user lists