Information about plays

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

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

{
    "id": 3579038,
    "uri": "https://api.kexp.org/v2/plays/3579038/?format=api",
    "airdate": "2025-11-16T16:16:58-08:00",
    "show": 65128,
    "show_uri": "https://api.kexp.org/v2/shows/65128/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-09223957-2268-4d4e-86cc-bc46b3a6e1a6/mbid-09223957-2268-4d4e-86cc-bc46b3a6e1a6-43258740868_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-09223957-2268-4d4e-86cc-bc46b3a6e1a6/mbid-09223957-2268-4d4e-86cc-bc46b3a6e1a6-43258740868_thumb250.jpg",
    "song": "The Right",
    "track_id": "ee5dfe3b-4ab4-425a-b82f-32627368c308",
    "recording_id": "99226511-1708-41b7-b7ee-b8a0dc349fd9",
    "artist": "DJ Seinfeld & Confidence Man",
    "artist_ids": [
        "9fab430a-f1af-4a69-bf68-6857a7a50a68",
        "595058cd-36fe-4994-8933-df92ff68ebd7"
    ],
    "album": "The Right",
    "release_id": "09223957-2268-4d4e-86cc-bc46b3a6e1a6",
    "release_group_id": "7bcfb70f-5bbb-4356-b8c3-49a144d4de37",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Right\" finally arrives two years after the DJ Seinfeld x Con Man viral summer anthem \"Now U Do,\" released in July 2023. \n\nSurpassing over 50 million streams and landing a spot on the BBC Radio 1 A-List, \"Now U Do\" was an unexpected collaboration that has since come to feel like a natural fit.\n\n\"Everyone said this couldn’t be done, but we did it. We’re back,\" Seinfeld comments. \"And now your dad listens to DJ Seinfeld x Con Man. You’re welcome.\"\n\n\"If it’s nice, do it twice. Hell, do it more if that’s what you’re into,\" Confidence Man adds on their collaborative return. \"We always knew we’d be back for the sequel and when it sounds this good, can you blame us? It’s a hit. Get over it. Con Man x DJ Seinfeld: tried and tested.\" https://tinyurl.com/2p9sswt9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}