Information about plays

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

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

{
    "id": 3524724,
    "uri": "https://api.kexp.org/v2/plays/3524724/?format=api",
    "airdate": "2025-07-09T12:15:04-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "We are so excited to announce the KEXP Barbeque coming this August! The BBQ is a day of music, food and community. Friday, August 15th, 2PM to 9PM in the courtyards outside KEXP at the Seattle Center. Live performances on two stages, live sets and meet-and-greets with KEXP DJs, family-friendly games and activities, a 21+ bar and beer garden, and of course great food! Early bird tickets are just $45 with no additional fees, kids 12 and under get in free. Tickets and info at KEXP.org/BBQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}