GET /stations/broken/{rowcount}
radio-browser.info:radio-browser-api
Summary: Get broken stations
Operation ID: getBrokenStations
Auth: unknown
Operation ID: getBrokenStations
Auth: unknown
Description
Returns stations that are currently not working/broken.
Parameters (3)
limit
(integer, query, optional, default: 100000)
offset
(integer, query, optional, default: 0)
rowcount
(integer, path, required)
Number of stations to return
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get 10 broken stations | curl |
https://de1.api.radio-browser.info/json/stations/broken/10 |
|
| Get 5 broken stations with offset for pagination | curl |
https://de1.api.radio-browser.info/json/stations/broken/5?offset=10 |
|
| Get 20 broken stations with custom limit | curl |
https://de1.api.radio-browser.info/json/stations/broken/20?limit=50&offset=0 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:28:37.504163 | 200 | 242ms | |
| 2026-03-23 10:21:06.601586 | 200 | 251ms | |
| 2026-03-23 09:17:05.645984 | 200 | 209ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:21:06.601586 | 4c9eb4ef0741 |
4f53cda18c2b |
| 2026-03-23 10:28:37.504163 | 4f53cda18c2b |
bcc84f17e9a0 |