Information about plays

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

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

{
    "id": 3548436,
    "uri": "https://api.kexp.org/v2/plays/3548436/?format=api",
    "airdate": "2025-09-03T13:39:04-07:00",
    "show": 64464,
    "show_uri": "https://api.kexp.org/v2/shows/64464/?format=api",
    "image_uri": "https://ia800406.us.archive.org/22/items/mbid-404c5223-590c-4a3f-955c-9718d24c96de/mbid-404c5223-590c-4a3f-955c-9718d24c96de-42265198282_thumb500.jpg",
    "thumbnail_uri": "https://ia600406.us.archive.org/22/items/mbid-404c5223-590c-4a3f-955c-9718d24c96de/mbid-404c5223-590c-4a3f-955c-9718d24c96de-42265198282_thumb250.jpg",
    "song": "Disco Life",
    "track_id": "ac33d198-a0f3-4b1c-aca3-b20d2d2fbfea",
    "recording_id": "adc1fce0-4214-47d0-97cf-1a1a86b4ccf3",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Cut & Rewind",
    "release_id": "404c5223-590c-4a3f-955c-9718d24c96de",
    "release_group_id": "4ca9091b-f7e1-45a0-ab9a-07dd97bc27d8",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This new single, “Disco Life,” is based on the disturbing story of the infamous “Disco Demolition Night,” a notorious promotion held on July 12th, 1979, at Chicago’s Comiskey Park during a White Sox doubleheader. Organized by radio DJ Steve Dahl, it invited fans to bring disco records to be blown up on the field between games. The stunt drew more than 50,000 people—far exceeding expectations—and spiraled out of control. After the explosion, thousands of attendees stormed the field, causing chaos and forcing the White Sox to forfeit the second game. The event became a cultural flashpoint, symbolizing the backlash against disco but also drawing criticism for its undertones of racism and homophobia, since disco was closely tied to Black, Latino, and LGBTQ communities.\n--\n“We wanted to reclaim that space and make it a playing field where all are free,” Say She She explained. “So we turned it into a discodelic dancefloor with our words, and every four on the floor drum beat is hopefully a stitch sewn.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}