Information about plays

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

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

{
    "id": 3639350,
    "uri": "https://api.kexp.org/v2/plays/3639350/?format=api",
    "airdate": "2026-04-08T05:58:45-07:00",
    "show": 66397,
    "show_uri": "https://api.kexp.org/v2/shows/66397/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-8d967bcd-02e3-380f-8e0d-2f3cfb79561d/mbid-8d967bcd-02e3-380f-8e0d-2f3cfb79561d-7980811886_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-8d967bcd-02e3-380f-8e0d-2f3cfb79561d/mbid-8d967bcd-02e3-380f-8e0d-2f3cfb79561d-7980811886_thumb250.jpg",
    "song": "Rocket",
    "track_id": "dd12fdad-a9d5-3278-88a4-0375891ee414",
    "recording_id": "69d9ab4e-8beb-4bf6-b22b-7ee71d2a9bcf",
    "artist": "Smashing Pumpkins",
    "artist_ids": [
        "ba0d6274-db14-4ef5-b28d-657ebde1a396"
    ],
    "album": "Siamese Dream",
    "release_id": "8d967bcd-02e3-380f-8e0d-2f3cfb79561d",
    "release_group_id": "a159e102-18bb-42ca-a59e-5f96a7eff241",
    "labels": [
        "Virgin Records America, Inc.",
        "Virgin"
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156",
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1993-07-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Billy Corgan wrote about a 2011 reissue of this song, \"The first song written for Siamese Dream, and for a time, the only good new song we had, which we played on the Gish tours. I had never bothered to take the time to write any formal lyrics, so I would just fake my way though them at each show. No one could hear what I was singing anyway, but the title was enough. The arrangement still sounds fresh so many years along, and watch as it all ends with a beautiful, cascading up; the boom-boom of our ship taking off.\" \n-- \nWatch the official music video: https://www.youtube.com/watch?app=desktop&v=Th-AqMvvBzE&t=216s\n\nhttps://smashingpumpkins.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}