Information about recurring programs

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

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

{
    "id": 19,
    "uri": "https://api.kexp.org/v2/programs/19/?format=api",
    "name": "Shake the Shack",
    "description": "Went off the air in 2018.",
    "tags": "Rockabilly,Blues,Country,Roots",
    "is_active": false
}