Information about plays

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

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

{
    "id": 3557632,
    "uri": "https://api.kexp.org/v2/plays/3557632/?format=api",
    "airdate": "2025-09-25T16:33:15-07:00",
    "show": 64659,
    "show_uri": "https://api.kexp.org/v2/shows/64659/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "This week's In Our Headphones!\n\nBrian Foss, one of the hosts of KEXP’s punk show Sonic Reducer, joins Evie Stokes to talk about protest music, punching nazis, and the feminist punk rock band Cheap Perfume. Cheap Perfume has a new song out called “Woke Mind Virus” via Snappy Little Fingers.\n\nListen to the full podcast here: https://www.kexp.org/podcasts/in-our-headphones/2025/9/25/kexp-dj-brian-foss-on-colorados-cheap-perfume/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}