{ "opencollection": "1.0.0", "info": { "name": "TuneIn Streaming API (OPML/RadioTime) Describe.ashx API", "version": "1.0.0" }, "items": [ { "info": { "name": "Describe.ashx", "type": "folder" }, "items": [ { "info": { "name": "Get detailed metadata for a station or show", "type": "http" }, "http": { "method": "GET", "url": "https://opml.radiotime.com/describe.ashx", "params": [ { "name": "id", "value": "", "type": "query", "description": "Station or show identifier as returned in guide_id or preset_id outline attributes (e.g. s42069).\n" }, { "name": "render", "value": "", "type": "query", "description": "Response format override. Set to \"json\" to receive JSON instead of the default XML/OPML response.\n" } ] }, "docs": "Returns detailed metadata about a specific TuneIn station, show, topic, or podcast identified by its guide_id. The response includes over 60 fields covering broadcast details, geographic data, content classifications, monetization flags, and social sharing capabilities.\n" } ] } ], "bundled": true }