Information about plays

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

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

{
    "id": 3621623,
    "uri": "https://api.kexp.org/v2/plays/3621623/?format=api",
    "airdate": "2026-02-24T07:21:50-08:00",
    "show": 66018,
    "show_uri": "https://api.kexp.org/v2/shows/66018/?format=api",
    "image_uri": "https://ia800400.us.archive.org/33/items/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be-44139285873_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be-44139285873_thumb250.jpg",
    "song": "Dead End",
    "track_id": "b3787102-a7a2-42df-bd89-f7fab57c6c9b",
    "recording_id": "5b189f49-d88d-40da-9dd1-3fa8dcc41cf9",
    "artist": "Snail Mail",
    "artist_ids": [
        "86cd4d38-857c-42bd-a5da-9acedcab1e01"
    ],
    "album": "Ricochet",
    "release_id": "af919cf1-dc05-4dd6-9b06-5c2135b9b7be",
    "release_group_id": "812fa041-72e3-4fe7-8f4a-dafdb5d99125",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dead End is the first single released from Snail Mail's upcoming album 'Ricochet' out March 27th!\n\nLindsey Jordan (Snail Mail) will be at The Warfield inn SF on Monday, May 4th, and at The Moore Theatre in Seattle on Friday, May 8th.\n\nSee the official video for this new song: https://tinyurl.com/ym9ehvzf\n\nFrom the Baltimore music scene, Snail Mail's third album, due out in March, was produced by her friend, Aron Kobayashi Ritch, the bassist and producer of the fuzzy indie rock band Momma.\n\nhttps://www.snailmail.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}