Information about plays

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

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

{
    "id": 3651825,
    "uri": "https://api.kexp.org/v2/plays/3651825/?format=api",
    "airdate": "2026-05-07T17:45:32-07:00",
    "show": 66655,
    "show_uri": "https://api.kexp.org/v2/shows/66655/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-2cb4254b-5ded-40bc-884d-741595a7593c/mbid-2cb4254b-5ded-40bc-884d-741595a7593c-44330556677_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-2cb4254b-5ded-40bc-884d-741595a7593c/mbid-2cb4254b-5ded-40bc-884d-741595a7593c-44330556677_thumb250.jpg",
    "song": "Spottieottiedopaliscious",
    "track_id": "3dd5593d-6acc-46bc-87b2-498615a4e752",
    "recording_id": "2df1a56f-9e51-40d2-9e34-ae3042141611",
    "artist": "Champagne Bubblebath",
    "artist_ids": [
        "1bbf9eb2-240e-49ee-9fb8-d6cc55f3c6c6"
    ],
    "album": "Mixtape: Volume One",
    "release_id": "2cb4254b-5ded-40bc-884d-741595a7593c",
    "release_group_id": "1b25f728-4fd7-462d-a10d-8bd732ed570d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Champagne Bubblebath is Seattle royalty in disguise — the alter-ego brainchild of Polyrhythmics drummer Grant Schroff, joined by longtime Polyrhythmics bandmates Ben Bloom on guitar and Jason Gray on bass, plus Jimmy James of True Loves and Parlor Greens taking over on second guitar. What started as a vanity side-project bloomed into a full live band and a studio debut: 'Mixtape: Volume One,' out March 20 on Colemine Records. Their instrumental take on OutKast's \"SpottieOttieDopaliscious\" sits as track seven. \n\nhttps://www.coleminerecords.com/products/champagne-bubblebath-mixtape-volume-one-release-date-3-20-2026\nhttps://champagnebubblebath.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}