Services related to Audios. The service returns valid audioIds that can be used for other services/APIs requiring an audioId
GET
audiosSearchhttps://api.srgssr.ch/audiometadata/v2/audios/search
Returns the audio search result matching the given search criteria. The service returns valid audioId(s) that can be used for other services/APIs requiring an audioId
You get access to Electronic program guide(EPG) of Radio Shows information.
Returns the radio show search result matching the given search criteria. showId(s) returned by this service can be used by other services/APIs requiring a valid showId
Returns radio show metatdata for a valid showId. Please use radioShowsSearch api service to get a valid showId
Returns Radio shows according to an editorially managed list. Please use radioChannels api service to get a valid channelId
You get access to all the Livestreams information. Use the Livestream API to retreive the Livestream ID. This can be used in the videobylivestreamIds API's.
GET
livestreamshttps://api.srgssr.ch/audiometadata/v2/livestreams
Returns a list of audio livestream medias with livestreamIds that can be used for getting livestream metadata by Id using audioBylivestreamId api service
Returns audio livestream metatdata for a valid audio livestreamId. To get a valid livestreamId, please use livestreams api service
Services returning Radio Channel objects. The service returns list of radio channelIds. When requested by channelId, it returns currently playing and upcoming episode
GET
radioChannelshttps://api.srgssr.ch/audiometadata/v2/radio/channels
Returns a list of Radio channels along with channelIds. The service returns valid channelId(s) that can be used for other services/APIs requiring a channelId
Returns the currently playing and upcoming episode by channelId. To get a valid channelId, please use radioChannels api service
Services returning Radio Show EpisodeComposition objects. The service returns the latest episodes with a list of media for the given show. Only episodes with playable media are returned by this service
Returns the latest episodes with a list of media for the given show. Only episodes with playable media are returned. Please use radioShowsSearch api service to get a valid showId
Services returning Audio MediaComposition objects. The service returns detailed metatdata for an audio. On the chapter section, there are information to play the audio
Returns detailed metatdata for an audio. On the chapter section, there are information to play the audio. Please use audiosSearch api service to get valid Ids
Returns the full-length audios for a selected date and a selected channel filtered by an editorially managed list of shows. To get a valid channelId, please use radioChannels api service