Subscriptions represent a subscription to an individual podcast
Key Fields
Field | Description |
---|---|
feed_url | RSS feed for this podcast subscription |
player_links | A mapping between the feed url and player links for this subscriber. Following these will directly open the player to connect a feed. |
title | Name of the podcast this feed represented |
subdomain | The subdomain of the podcast for this feed |
Additional Fields
Field | Description |
---|---|
channel_id | Supercast ID of the channel (deprecating soon) |
key | The token uniquely identifying this subscriber's feed |
first_connected_at | The first time this feed was accessed |
last_feed_download_at | The most recent time this feed was accessed |
user_id | Supercast ID of the user (deprecating soon) |
id | Supercast ID of the feed (deprecating soon) |