Information about plays

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

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

{
    "id": 3422520,
    "uri": "https://api.kexp.org/v2/plays/3422520/?format=api",
    "airdate": "2024-11-07T13:39:04-08:00",
    "show": 61788,
    "show_uri": "https://api.kexp.org/v2/shows/61788/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "He has the third-highest total of Grammy Awards won by a single person — he was nominated 80 times and won 28. (Beyoncé’s 32 wins is the highest total; Georg Solti is second with 31.) He was given honorary degrees by Harvard, Princeton, Juilliard, the New England Conservatory, the Berklee School of Music and many other institutions, as well as a National Medal of Arts and a National Endowment for the Arts Jazz Master fellowship.\n--\nHere's the NY Times obituary for the illustrious Quincy Jones: https://www.nytimes.com/2024/11/04/arts/music/quincy-jones-dead.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}