Information about plays

list: List of plays
retrieve: Information about a specific play by ID

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

{
    "id": 3413936,
    "uri": "https://api.kexp.org/v2/plays/3413936/?format=api",
    "airdate": "2024-10-17T14:54:58-07:00",
    "show": 61600,
    "show_uri": "https://api.kexp.org/v2/shows/61600/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "\"Over the last decade and a half of his life, Ka, who passed away over the weekend at the age of 52, worked much like Herrera, refining his quiet yet forceful style until only what was truly essential remained. The final ten albums he released, from 2012’s scythelike Grief Pedigree through this summer’s The Thief Next to Jesus, represent one of the richest, most stylistically inventive catalogs in the history of hip-hop. Taken as a whole—or broken down into one of the simple couplets that are its component parts—they articulate a belief that falling short of your personal ethics is the purest form of cowardice.\"\nhttps://pitchfork.com/features/afterword/remembering-ka-the-quiet-sage-of-underground-rap/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}