get
broadcasts/audios
https://api.srgssr.ch/rts-archives/v3 /broadcasts/audios
Name | Values | Description |
---|---|---|
query |
The free text search to filter the archives |
|
minPublicationDate |
The minimum publication date (inclusive) to filter the archives. Partial dates are allowed, for example: `1950`, `1992-03-24`, `2001-11` |
|
maxPublicationDate |
The maximum publication date (inclusive) to filter the archives. Partial dates are allowed, for example: `2014`, `2015-12-31`, `1967-11` |
|
minDurationSec |
The minimum duration in seconds to filter the archives. |
|
maxDurationSec |
The maximum duration in seconds to filter archives. |
|
mediaAvailability |
The media availability types to filter the archives in a comma separated list. Allowed media availability are: `online`, `offline` |
|
sort |
Sort results on `publicationDate`, `durationSec` or `score` (relevance when searching with a query). Descending order can be obtain by prefixing the field with `-` and combination are possible with comma. Default is `-publicationDate`. Here is an example: `publicationDate,-durationSec,score` |
|
start |
The start position of the document (for paging). Default is `0`. |
|
rows |
The number of documents returned (paging). Default is `100` |
Name | Values | Description |
---|---|---|
Authorization
(required) |
Pass the access-key as a Bearer token in Authorization header. In the developer portal, Authorization header is attached on OAuth authentication. |
|
accept |
|
HTTP Code | Error Code | Description |
---|---|---|
400 | 400 |
Object of type BadRequest. |
401 | 401 |
Object of type TokenError |
403 | 403 |
Object of type QuotaViolation. |
404 | 404 |
Object of type UnknownResource. |
405 | 405 |
Object of type MethodNotAllowed. |
Resource Summary
Security |
Category |
---|---|
Broadcasts |