Radio Browser · Example Payload

Radio Browser Click Station Example

MusicRadioStreamingOpen SourceOpen DataCommunityPublic APIsAGPL

Radio Browser Click Station Example is an example object payload from Radio Browser, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

okmessagestationuuidnameurl

Example Payload

Raw ↑
{
  "ok": true,
  "message": "retrieved station url",
  "stationuuid": "94b95bce-c66f-44b9-b6ab-2c5e8c0a8e2f",
  "name": "Radio Paradise (Main Mix)",
  "url": "https://stream.radioparadise.com/aac-320"
}