Information about plays

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

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

{
    "id": 3641945,
    "uri": "https://api.kexp.org/v2/plays/3641945/?format=api",
    "airdate": "2026-04-14T10:27:51-07:00",
    "show": 66451,
    "show_uri": "https://api.kexp.org/v2/shows/66451/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-983b1c72-c8ba-4945-8aa0-d131a4493f7d/mbid-983b1c72-c8ba-4945-8aa0-d131a4493f7d-44804788130_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-983b1c72-c8ba-4945-8aa0-d131a4493f7d/mbid-983b1c72-c8ba-4945-8aa0-d131a4493f7d-44804788130_thumb250.jpg",
    "song": "Chance to Bleed",
    "track_id": "71557f54-f741-437d-9943-d571f63d9c74",
    "recording_id": "c7634d50-e88f-45a8-af6e-62abb8ea7947",
    "artist": "Kurt Vile",
    "artist_ids": [
        "e07a111e-4e8a-4651-a849-01ac60551ab2"
    ],
    "album": "Philadelphia’s been good to me",
    "release_id": "983b1c72-c8ba-4945-8aa0-d131a4493f7d",
    "release_group_id": "5bf554ab-33cb-4a0b-97f5-3b3857886fc9",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-05-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yay!  Kurt Vile will perform at The Fifth Avenue Theatre in Seattle on Friday, July 3rd.  He'll play The Castro Theater in SF on Tuesday, July 7th.\n--\nHis new album, \"Philadelphia's been good to me,\" will be out on May 29th. “Chance to Bleed” is the lead single and a barnburner of the first order — what Vile calls “hillbilly techno,” an ode to old-time lo-fi DIY rock and roll nights. He cut it with the Violators in Athens, GA, then brought in Memphis legend Greg Cartwright of Reigning Sound to share lead guitar duties.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}