GET
radioChannelBychannelId
Returns the currently playing and upcoming episode by channelId. To get a valid channelId, please use radioChannels api service
https://api.srgssr.ch/audiometadata/v2 /radio/channels/{channelId}
Name | Values | Description |
---|---|---|
bu
(required) |
Business unit |
|
livestreamId |
The ID of an audio livestream. To get valid livestreamIds, please use livestreams api service |
Name | Values | Description |
---|---|---|
accept |
|
|
Authorization |
Pass the access-key as a Bearer token in Authorization header. In the developer portal, Authorization header is attached on OAuth authentication. you can use a pre-existing bearer token here or generate one using the button below before sending the request. |
channelId The ID of a channel. To get valid channelIds, please use radioChannels api service true
HTTP Code | Error Code | Description |
---|---|---|
203 |
The returned object is the same as in a 200 response, but some non-mandatory values may be missing. |
|
400 |
Object of type BadRequest. |
|
401 |
Object of type TokenError |
|
403 |
Object of type QuotaViolation. |
|
404 |
Object of type UnknownResource. |
|
405 |
Object of type MethodNotAllowed. |
Resource Summary
Security |
Category |
---|---|
RadioChannels |