GET stations/topvote/{rowcount}
radio-browser.info:radio-browser-api
Summary: Get top voted stations
Operation ID: getTopVoteStations
Auth: unknown
Operation ID: getTopVoteStations
Auth: unknown
Description
Returns the highest voted stations.
Parameters (4)
hidebroken
(boolean, query, optional, default: False)
limit
(integer, query, optional, default: 100000)
offset
(integer, query, optional, default: 0)
rowcount
(integer, path, required)
Number of stations to return
Examples (4)
| Title | Type | URL | Action |
|---|---|---|---|
| Get top 10 voted stations | curl |
https://de1.api.radio-browser.info/json/stations/topvote/10 |
|
| Get top 5 voted stations excluding broken | curl |
https://de1.api.radio-browser.info/json/stations/topvote/5?hidebroken=true |
|
| Get top 20 voted stations with offset | curl |
https://de1.api.radio-browser.info/json/stations/topvote/20?offset=10 |
|
| Get top voted stations | doc_extracted |
https://de1.api.radio-browser.info/json/stations/topvote/5 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:45:06.768972 | 200 | 235ms | |
| 2026-03-23 09:48:24.042293 | 200 | 318ms | |
| 2026-03-23 09:39:59.750181 | 200 | 285ms | |
| 2026-03-23 09:36:42.631185 | 200 | 229ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:39:59.750181 | 62a81058cada |
924152a6ed62 |
| 2026-03-23 09:48:24.042293 | 924152a6ed62 |
b92bcf8fd02e |
| 2026-03-23 10:45:06.768972 | b92bcf8fd02e |
08289b9edd7a |