Information about plays

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

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

{
    "id": 3628341,
    "uri": "https://api.kexp.org/v2/plays/3628341/?format=api",
    "airdate": "2026-03-13T06:59:27-07:00",
    "show": 66168,
    "show_uri": "https://api.kexp.org/v2/shows/66168/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985-26159364280_thumb500.jpg",
    "thumbnail_uri": "https://ia600809.us.archive.org/30/items/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985-26159364280_thumb250.jpg",
    "song": "Where the Streets Have No Name",
    "track_id": "e4feba5e-3444-38c6-bd82-271afe841f2c",
    "recording_id": "176ce892-5deb-457b-b3a2-d947c45ac712",
    "artist": "U2",
    "artist_ids": [
        "a3cb23fc-acd3-4ce0-8f36-1e5aa6a18432"
    ],
    "album": "The Joshua Tree",
    "release_id": "026312fe-cec5-3ea8-9408-3ebc665b6985",
    "release_group_id": "6f3e9fa6-be7a-3de8-a2b2-2072ece8a54d",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Friday, and welcome to The Morning Show with John, Morgan, and Owen. It’s the last day of our Spring Drive!  If you’ve been waiting to support John, Morgan, and the Morning Show team, well, now’s the time!: https://www.kexp.org/donate/ We’re so grateful that you’ve joined us today!\n--\nHelp!! Our transmitter in Seattle is down because of weather, so there's no radio signal there.  We need our community in the Bay Area and the world to step up in a big way.  Please donate now: https://www.kexp.org/donate/\n--\nU2 is on the roof in Los Angeles, performing \"Where the Streets Have No Name\": https://www.youtube.com/watch?v=GzZWSrr5wFI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}