Information about plays

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

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

{
    "id": 3559632,
    "uri": "https://api.kexp.org/v2/plays/3559632/?format=api",
    "airdate": "2025-09-30T12:14:34-07:00",
    "show": 64709,
    "show_uri": "https://api.kexp.org/v2/shows/64709/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb250.jpg",
    "song": "Phish Pepsi",
    "track_id": "b66585d7-64c8-4ce2-950c-ee59c2b825da",
    "recording_id": "649ec04f-04de-4f7e-a1ef-c4bc04234238",
    "artist": "Wednesday",
    "artist_ids": [
        "9833b455-0da2-40b5-8e63-37816c910604"
    ],
    "album": "Bleeds",
    "release_id": "42861d98-03b5-4c26-a3e6-c2a91f9fe442",
    "release_group_id": "5bed2109-60ce-4c13-804a-fc04946ba7f7",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wednesday will be in Oakland at the Fox Theater on Saturday, October 18th.\n\nThen, they'll be at The Moore Theatre in Seattle on Thursday, April 23rd, 2026 (!)\n--\n\"The whole of [Wednesday's new album] 'Bleeds' is a tribute to Gary King, who died in 2022, and to Haw Creek, his 27-acre property on the outskirts of Asheville that played host to the local music scene from which Wednesday and a slew of other bands spread like kudzu.\" Read a review here:  https://pitchfork.com/reviews/albums/wednesday-bleeds/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}