Information about recurring programs

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

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

{
    "id": 38,
    "uri": "https://api.kexp.org/v2/programs/38/?format=api",
    "name": "Astral Plane",
    "description": "",
    "tags": "Rock,Eclectic,Psychedelic",
    "is_active": true
}