Information about plays

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

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

{
    "id": 3638591,
    "uri": "https://api.kexp.org/v2/plays/3638591/?format=api",
    "airdate": "2026-04-06T10:44:13-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-f183b31e-edfb-47b0-bd51-ba36e5d2cf3d/mbid-f183b31e-edfb-47b0-bd51-ba36e5d2cf3d-43413019735_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-f183b31e-edfb-47b0-bd51-ba36e5d2cf3d/mbid-f183b31e-edfb-47b0-bd51-ba36e5d2cf3d-43413019735_thumb250.jpg",
    "song": "The World, So Madly",
    "track_id": "16bd0e17-ee89-434b-a6f9-7f25e864a6fa",
    "recording_id": "f87390ae-c175-4396-88cb-b8e6ae115300",
    "artist": "Ratboys",
    "artist_ids": [
        "423a85de-66ba-4113-abdc-ba2678ee89ba"
    ],
    "album": "Singin' to an Empty Chair",
    "release_id": "f183b31e-edfb-47b0-bd51-ba36e5d2cf3d",
    "release_group_id": "362e059b-f4d8-4031-87d6-9118fdb5867f",
    "labels": [
        "New West Records"
    ],
    "label_ids": [
        "c1b263e3-f148-4e85-81a3-c57aefc56797"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ratboys LIVE on KEXP TOMORROW, Tue. Apr. 7 at 11AM (free and open to the public)! Additionally, Ratboys will play later tomorrow evening at Neumos!\n\nThe Chicago band's new album came out earlier this year!\n\n\"Despite its title, Ratboys’... Singin’ to an Empty Chair is not defined by what’s missing. Rather, it’s the beginning of an important dialogue with a close loved one vocalist Julia Steiner finds herself estranged from.\"\n\nhttps://ratboys.bandcamp.com/album/singin-to-an-empty-chair",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}