Information about plays

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

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

{
    "id": 3656320,
    "uri": "https://api.kexp.org/v2/plays/3656320/?format=api",
    "airdate": "2026-05-18T08:17:11-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?format=api",
    "image_uri": "https://ia802900.us.archive.org/11/items/mbid-ec10272b-9b00-4768-a4b4-2ecb692594db/mbid-ec10272b-9b00-4768-a4b4-2ecb692594db-26491082174_thumb500.jpg",
    "thumbnail_uri": "https://dn710803.ca.archive.org/0/items/mbid-ec10272b-9b00-4768-a4b4-2ecb692594db/mbid-ec10272b-9b00-4768-a4b4-2ecb692594db-26491082174_thumb250.jpg",
    "song": "Sunshower (album version)",
    "track_id": "0d6e2f8b-bb22-3d75-a8ad-d32d6807f176",
    "recording_id": "d38a4f03-eb9f-4465-afbe-578dd89819c6",
    "artist": "Chris Cornell",
    "artist_ids": [
        "cbf9738d-8f81-4a92-bc64-ede09341652d"
    ],
    "album": "Euphoria Morning",
    "release_id": "ee09862f-fa8f-4ff4-b43b-e37fb391a959",
    "release_group_id": "36566ed8-0792-4af2-8a34-18f5326d5b8d",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1999-11-23",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "By request for David in West Seattle:\n\n\"Please play Chris Cornell's 'Sunshower.' Beautiful song for a beautiful human being. I used to wait tables at Alki Point Grill after college in the mid 90s. He would come in on sunny days. I love West Seattle. No one would hassle him.\"\n\nRIP to Chris, who we tragically lost to suicide on this day in 2017.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}