GET /stations/byuuid/{uuid}
radio-browser.info:radio-browser-api
Summary: Get station by UUID
Operation ID: getStationByUuid
Auth: unknown
Operation ID: getStationByUuid
Auth: unknown
Description
Returns detailed information for a specific radio station by its UUID.
Parameters (1)
uuid
(string, path, required)
Station UUID
Examples (4)
| Title | Type | URL | Action |
|---|---|---|---|
| Get Dutch rock station by UUID | curl |
https://de1.api.radio-browser.info/json/stations/byuuid/db93a00f-9191-46ab-9e87-ec9b373b3eee |
|
| Get German folk music station by UUID | curl |
https://de1.api.radio-browser.info/json/stations/byuuid/ffc0d701-f43b-4232-8be6-f7ff72add8ef |
|
| Get US hard rock station by UUID | curl |
https://de1.api.radio-browser.info/json/stations/byuuid/9afeaf65-bb57-4d76-892d-c7a39fc6c805 |
|
| Get station by UUID (python-radios) | doc_extracted |
https://de1.api.radio-browser.info/json/stations/byuuid/9608b51d-0601-11e8-ae97-52543be04c81 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:48:41.958766 | 200 | 289ms | |
| 2026-03-23 10:11:37.585087 | 200 | 452ms | |
| 2026-03-23 09:33:00.696556 | 200 | 231ms | |
| 2026-03-23 09:19:09.612527 | 200 | 263ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:33:00.696556 | eb4559dfd0e2 |
4e8c44f619f3 |
| 2026-03-23 10:11:37.585087 | 4e8c44f619f3 |
809bed5c656a |
| 2026-03-23 10:48:41.958766 | 809bed5c656a |
606268d7552b |