Schedules
What's on BFF.fm, and when.
Full BFF.fm Schedule
GET
https://data.bff.fm/shows/all.ics
iCalendar for complete BFF.fm weekly schedule.
Query Parameters
app_id
string
You may include this parameter to identify your app in our stats, so that we can understand who's building cool stuff for BFF.fm and feature you!
Single Day Schedule
GET
https://data.bff.fm/shows/index/:day.ics
iCalendar schedule for a single day of BFF.fm broadcasts.
Path Parameters
:day
string
Day of the week. `monday`, `tuesday`, `wednesday`, `thursday`, `friday`, `saturday`, `sunday`
Query Parameters
app_id
string
You may include this parameter to identify your app in our stats, so that we can understand who's building cool stuff for BFF.fm and feature you!
Specific Show Schedule
GET
https://data.bff.fm/shows/:show.ics
iCalendar for a specific BFF.fm show.
Path Parameters
:show
string
The slug for the show
Query Parameters
app_id
string
You may include this parameter to identify your app in our stats, so that we can understand who's building cool stuff for BFF.fm and feature you!
Last updated
Was this helpful?