Information about plays

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

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

{
    "id": 3553720,
    "uri": "https://api.kexp.org/v2/plays/3553720/?format=api",
    "airdate": "2025-09-16T09:38:40-07:00",
    "show": 64577,
    "show_uri": "https://api.kexp.org/v2/shows/64577/?format=api",
    "image_uri": "https://ia601309.us.archive.org/31/items/mbid-649823e5-8004-4b8b-8917-5206dfb79168/mbid-649823e5-8004-4b8b-8917-5206dfb79168-4970175258_thumb500.jpg",
    "thumbnail_uri": "https://ia601309.us.archive.org/31/items/mbid-649823e5-8004-4b8b-8917-5206dfb79168/mbid-649823e5-8004-4b8b-8917-5206dfb79168-4970175258_thumb250.jpg",
    "song": "La Dolly Vita",
    "track_id": "4eed1906-514a-37bb-b78c-ccdb26e9a16d",
    "recording_id": "0714f1b2-818b-4ea4-aef0-859a69b00971",
    "artist": "The Smashing Pumpkins",
    "artist_ids": [
        "ba0d6274-db14-4ef5-b28d-657ebde1a396"
    ],
    "album": "Tristessa",
    "release_id": "649823e5-8004-4b8b-8917-5206dfb79168",
    "release_group_id": "97648fbb-18ca-3be6-9e97-ca4bf59a6873",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "1990-12-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks for all your encouragement to others! You all do such important work.\n\nWe’re rocking out to KEXP from sisters Oregon as we clean and work on opening our tasting room for our farmhouse Meadery. Thanks for reminding us all we’re not alone. We’re the lazy z ranch and are bee keepers and do regenerative agriculture. \n\nI’d love to hear anything by smashing pumpkins, you choose!\n\nThanks again.\n\nRenee\n--\nBilly Corgan noted in the liner notes of 'Pisces Iscariot,' their 1994 compilation album:  \"B-side of our second single recorded with Butch Vig. We recorded this and Tristessa on the same day somewhere in the past and it was also the first day we met Butch V. Still one of my favorite hidden songs\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}