Information about recurring programs

list: List of all KEXP programs
retrieve: Find a program by ID

GET /v2/programs/12/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 12,
    "uri": "https://api.kexp.org/v2/programs/12/?format=api",
    "name": "Street Sounds",
    "description": "Streetsounds is Seattle's longest running mixshow. You'll hear the hottest hip hop first along with classics and local music. We're known for breaking the new music first. Streetsounds plays all kinds of hip hop and appeals to a wide audience. \\n\\nFast forward to 2008 and you have one of the best hip hop radio shows in the world. National and regional guests are always coming through and keeping things interesting. Past guests include Devin The Dude, Acealone, Talib Kweli, Rhymefest, Pharoah Monche Tech N9Ne, Paul Wall, Dyme Def, Parker Brothaz, D-Black, Grynch, & Redskin to name some.",
    "tags": "Hip Hop",
    "is_active": true
}