Information about plays

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

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

{
    "id": 3641475,
    "uri": "https://api.kexp.org/v2/plays/3641475/?format=api",
    "airdate": "2026-04-13T07:21:42-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-6a429d90-f95f-4e71-86ce-39eb54afc6ee/mbid-6a429d90-f95f-4e71-86ce-39eb54afc6ee-11918800168_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Under the Sun",
    "track_id": "c8bc8236-3c51-4472-8cf9-3e55ddf488a3",
    "recording_id": "ca5ce519-6474-4897-b031-85b8ad16b00a",
    "artist": "DIIV",
    "artist_ids": [
        "b5ff61dd-0154-4e80-b46b-c733f87db602"
    ],
    "album": "Is the Is Are",
    "release_id": "6a429d90-f95f-4e71-86ce-39eb54afc6ee",
    "release_group_id": "6bc76f2d-2fe2-40dd-bb71-ec0340f95383",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2016-02-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Led by the charismatic and ambitious Zachary Cole Smith, DIIV's gauzy lo-fi glide led them to becoming one of the most promising upstarts of the early 2010s. Before starting what was then known as \"Dive\" as his solo project in 2011, Smith was a touring guitarist with Beach Fossils and Darwin Deez, but once he'd settled into a group of like-minded musicians – guitarist Andrew Bailey, bassist Devin Ruben Perez, and drummer Colby Hewitt – Cole's dreamlike guitar-driven reflections began to become a constant presence in Brooklyn venues.\" \n\nLearn more about DIIV as you download \"Bent (Roi's Song),\" a KEXP Song of the Day from the 2016 album \"Is the Is Are\": https://www.kexp.org/read/2016/1/26/song-of-the-day-diiv-bent-rois-song/\n\nhttps://diiv.bandcamp.com\nhttps://diiv.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}