Information about plays

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

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

{
    "id": 3632095,
    "uri": "https://api.kexp.org/v2/plays/3632095/?format=api",
    "airdate": "2026-03-21T20:31:39-07:00",
    "show": 66245,
    "show_uri": "https://api.kexp.org/v2/shows/66245/?format=api",
    "image_uri": "https://ia800208.us.archive.org/7/items/mbid-b10328b5-131a-3612-8e82-753e9a1c2f59/mbid-b10328b5-131a-3612-8e82-753e9a1c2f59-44104539881_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-b10328b5-131a-3612-8e82-753e9a1c2f59/mbid-b10328b5-131a-3612-8e82-753e9a1c2f59-44104539881_thumb250.jpg",
    "song": "Down Undershoe",
    "track_id": "4808b607-4f9b-3c7d-b9b6-aaecfac81a74",
    "recording_id": "3b334d0c-4d5b-4f3c-a61e-fcb9b963be88",
    "artist": "Hater",
    "artist_ids": [
        "93281d92-0465-422d-95f7-f19be5da99be"
    ],
    "album": "Hater",
    "release_id": "b10328b5-131a-3612-8e82-753e9a1c2f59",
    "release_group_id": "f0c00919-ac18-31fd-8ff0-919bd698f640",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Back to Chris Hanszek, who worked on both Tacocat's 'NVM' and Hater's 1993 self-titled record!\n\nHater was an American rock supergroup that formed in Seattle, Washington in 1993. The band formed as a side project mostly under the direction of Soundgarden bassist Ben Shepherd. Additional members included Soundgarden and Pearl Jam drummer Matt Cameron, guitarist John McBain (ex-Monster Magnet and, later, partner of Matt Cameron and Beb Shepherd in Wellwater Conspiracy), bassist John Waterman for the self-titled album, Devilhead vocalist Brian Wood, brother of Mother Love Bone vocalist Andrew Wood, and Alan Davis on bass for The 2nd.\n\nHater was active from 1990-1997. In 2005, Ben Shepherd recruited bassist Andrew Church (Broadcast Oblivion, Droo Church), guitarist Bubba Dupree (Void and  also in  3rd Secrret with Matt Cameron), and drummer Andy Duvall (Zen Guerrilla) to support The 2nd with a tour following the release of the album. On September 30, 2008, Shepherd and Cameron reunited to perform a Hater show at the Tractor Tavern in Seattle, Washington.\n\nhttps://haterhater.com/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}