Information about plays

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

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

{
    "id": 3548906,
    "uri": "https://api.kexp.org/v2/plays/3548906/?format=api",
    "airdate": "2025-09-04T16:38:15-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "This week's IN OUR HEADPHONES!\n\nEvie Stokes talks with KEXP DJ Diana Ratsamee about K-pop, the return home of Japanese Breakfast's Michelle Zauner, and her new collaboration with South Korea's Silica Gel on “NamgungFefere.” Zauner released Japanese Breakfast’s latest album For Melancholy Brunettes (& Sad Women) earlier this year on Dead Oceans.\n\nListen here: https://www.kexp.org/podcasts/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}