Information about plays

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

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

{
    "id": 3621945,
    "uri": "https://api.kexp.org/v2/plays/3621945/?format=api",
    "airdate": "2026-02-25T03:04:53-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-a337e781-cec1-4785-854e-ef562430e509/mbid-a337e781-cec1-4785-854e-ef562430e509-43721847009_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-a337e781-cec1-4785-854e-ef562430e509/mbid-a337e781-cec1-4785-854e-ef562430e509-43721847009_thumb250.jpg",
    "song": "Whatcha Gonna Do About It",
    "track_id": "aa5f0559-13d3-4872-8c19-8ddfc3550461",
    "recording_id": "bed26873-6822-42e4-8cb1-24512fbaa26c",
    "artist": "Peaches",
    "artist_ids": [
        "270acfee-1fbe-413e-a0a8-6a35a8b3b66c"
    ],
    "album": "No Lube So Rude",
    "release_id": "a337e781-cec1-4785-854e-ef562430e509",
    "release_group_id": "d9e0fc07-8d09-4083-9af8-b997a871033d",
    "labels": [
        "Kill Rock Stars"
    ],
    "label_ids": [
        "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Canadian musician and producer Merrill Beth Nisker (Peaches) has been described as a \"feminist and queer icon.\"\n--\nPlaying Seattle's Showbox on Saturday, March 14th.  Performing at The Midway in SF on Thursday, March 19th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}