Information about plays

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

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

{
    "id": 3636836,
    "uri": "https://api.kexp.org/v2/plays/3636836/?format=api",
    "airdate": "2026-04-02T10:40:55-07:00",
    "show": 66345,
    "show_uri": "https://api.kexp.org/v2/shows/66345/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-6d5cd7c1-6fe5-4c46-a528-8755e82d1dfb/mbid-6d5cd7c1-6fe5-4c46-a528-8755e82d1dfb-43531896646_thumb500.jpg",
    "thumbnail_uri": "https://ia600608.us.archive.org/24/items/mbid-6d5cd7c1-6fe5-4c46-a528-8755e82d1dfb/mbid-6d5cd7c1-6fe5-4c46-a528-8755e82d1dfb-43531896646_thumb250.jpg",
    "song": "Stepping Out for Air",
    "track_id": "1c88b144-9e11-4cd8-97eb-9962eeca7ac7",
    "recording_id": "6c25a221-1637-4aa2-983e-4dafd6d6913c",
    "artist": "Bill Callahan",
    "artist_ids": [
        "c309d914-93af-4b3f-8058-d79c75ea89da"
    ],
    "album": "My Days of 58",
    "release_id": "6d5cd7c1-6fe5-4c46-a528-8755e82d1dfb",
    "release_group_id": "349e0f25-131d-4f12-bd04-3c1ff84f74b0",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Callahan says of this song on his latest album, 'My Days of 58':\n\n\"This is the song with the oldest origins on the album, tho it was never fully finished until just before the 58 sessions.\n\nIt existed in some form about 15 years ago when it was intended as part of a record I planned to make with Jim White and Warren Ellis. Logistics seemed impossible because Warren was on endless Nick Cave tours so that project evaporated. Maybe it’ll form as a rain cloud and rain down on us someday.\n\nI held on to the song and it finally found a home on this record as the world cycled back into it having relevance. I like this song. It feels good.\"\n\nhttps://stereogum.com/2485958/bill-callahan-stepping-out-for-air/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}