Information about plays

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

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

{
    "id": 3635537,
    "uri": "https://api.kexp.org/v2/plays/3635537/?format=api",
    "airdate": "2026-03-30T09:33:17-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn711408.ca.archive.org/0/items/mbid-689c19d3-15b6-4b6b-a1a8-7c5e2fdcd8e7/mbid-689c19d3-15b6-4b6b-a1a8-7c5e2fdcd8e7-44504842566_thumb500.jpg",
    "thumbnail_uri": "https://dn711408.ca.archive.org/0/items/mbid-689c19d3-15b6-4b6b-a1a8-7c5e2fdcd8e7/mbid-689c19d3-15b6-4b6b-a1a8-7c5e2fdcd8e7-44504842566_thumb250.jpg",
    "song": "Dominance of Truth",
    "track_id": "08697864-78e4-4afe-8939-5ffa0b0f2308",
    "recording_id": "985ac87a-7281-4f5c-aa9e-46b04fdce054",
    "artist": "Dark Chisme",
    "artist_ids": [
        "2df279da-29e0-42d8-9e1e-0e3fd722f3d3"
    ],
    "album": "Dominance of Truth",
    "release_id": "689c19d3-15b6-4b6b-a1a8-7c5e2fdcd8e7",
    "release_group_id": "903fa1f5-b442-47c0-9dbc-0db94d4b6115",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-24",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Dark Chisme is a Seattle duo founded by Chicago-raised Latina DJ, electronic producer, and vocalist Christine Gutiérrez and joined by multi-instrumentalist Erik “E” Schneider. They were our guest DJ's for Midnight in a Perfect World in 2024.  Take a look at their setlist: https://www.kexp.org/read/2024/10/2/midnight-in-a-perfect-world-dark-chisme/\n--\nDark Chisme will be headlining the next Audioasis Live! They're playing alongside TeZATalks and Lucha Luna at the Gathering Space on Saturday,  April 11th.  Learn more and get tickets here: https://www.kexp.org/events/kexp-events/audioasis-live-2-2026/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}