Information about plays

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

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

{
    "id": 3561238,
    "uri": "https://api.kexp.org/v2/plays/3561238/?format=api",
    "airdate": "2025-10-04T14:16:25-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://dn721701.ca.archive.org/0/items/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8-40873933322_thumb500.jpg",
    "thumbnail_uri": "https://dn721701.ca.archive.org/0/items/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8-40873933322_thumb250.jpg",
    "song": "Let Me Go",
    "track_id": "6e2c8dfe-3c33-4929-ba50-cdc6db9ba281",
    "recording_id": "33feac38-9369-4ae1-b7a3-adb371644dda",
    "artist": "Deep Sea Diver feat. Madison Cunningham",
    "artist_ids": [
        "18a627eb-c6e8-4175-b947-9322d8deb938",
        "46e2c2bc-92d2-406a-805f-fee2bc612313"
    ],
    "album": "Billboard Heart",
    "release_id": "573ecbc7-4ffb-4494-ae97-611fb50a43c8",
    "release_group_id": "7a1a9a88-2202-4f8d-8b61-a7a1bf797c18",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-02-28",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Support Human DJ's & Donate today: https://www.kexp.org/donate/\n\nFor the Fall Fundraising Drive we are counting down the Listener's Top Albums of all time!\n\n#718 Deep Sea Diver - Billboard Heart\n---\nDeep Sea Diver will be on tour in 2026 in support of their new album, Billboard Heart:\n\n- Boise's Treefort Music Festival on Sunday, March 30th\n\n-Seattle on Saturday, May 17th at The Showbox\n\nand performing Monday May 19th at Noon in the KEXP Gathering Space!!!\n\nMore dates: https://www.thisisdeepseadiver.com/\n---\nhttps://thedeepseadiver.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}