Information about plays

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

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

{
    "id": 3636539,
    "uri": "https://api.kexp.org/v2/plays/3636539/?format=api",
    "airdate": "2026-04-01T18:07:41-07:00",
    "show": 66339,
    "show_uri": "https://api.kexp.org/v2/shows/66339/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-53e70778-6771-4674-8933-9438b4528dd8/mbid-53e70778-6771-4674-8933-9438b4528dd8-15934451483_thumb500.jpg",
    "thumbnail_uri": "https://ia803209.us.archive.org/8/items/mbid-53e70778-6771-4674-8933-9438b4528dd8/mbid-53e70778-6771-4674-8933-9438b4528dd8-15934451483_thumb250.jpg",
    "song": "Black Hole Sun",
    "track_id": "e0f1e112-a65e-3304-89f0-774044092560",
    "recording_id": "14e9b000-b3d8-453f-abb9-26fbdecf3dbc",
    "artist": "Soundgarden",
    "artist_ids": [
        "153c9281-268f-4cf3-8938-f5a4593e5df4"
    ],
    "album": "Superunknown",
    "release_id": "53e70778-6771-4674-8933-9438b4528dd8",
    "release_group_id": "8300fe9c-0022-3c55-8a3e-8dc61f282e8c",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1994-03-08",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Soundgarden were 2025 inductees into the Rock and Roll Hall of Fame!\n--\n\"Soundgarden ignited the grunge movement that radically changed rock & roll in the 1980s and 1990s. The band’s raw power came out of the Northwest and flew in the face of a disconnected world, giving fans what they had long desired: a voice and a sense of belonging. A unique combination of alternative, metal, and punk, Soundgarden’s compelling sound cemented their place in music history.\"\n\nRead more here: https://rockhall.com/inductees/soundgarden/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}