Information about recurring programs

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

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

{
    "id": 7,
    "uri": "https://api.kexp.org/v2/programs/7/?format=api",
    "name": "Positive Vibrations",
    "description": "Placing equal legitimacy upon all styles of Jamaican musical expression, Positive Vibrations joins the dots between Ska, Rocksteady, Roots Reggae, Dub, and Dancehall. Kid Hops educates as he entertains - riding rhythms across artists, labels, and decades, he demystifies the connections between producers and studios. From the roughest riddims, to the sweetest harmonies and rudest of rudebwoy deejays, Positive Vibrations provides the perfect blend of Jamaican sounds.",
    "tags": "Reggae,World",
    "is_active": true
}