Information about recurring programs

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

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

{
    "id": 32,
    "uri": "https://api.kexp.org/v2/programs/32/?format=api",
    "name": "Early",
    "description": "",
    "tags": "Rock,Eclectic,Variety Mix",
    "is_active": true
}