Information about plays

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

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

{
    "id": 3631107,
    "uri": "https://api.kexp.org/v2/plays/3631107/?format=api",
    "airdate": "2026-03-19T15:05:52-07:00",
    "show": 66223,
    "show_uri": "https://api.kexp.org/v2/shows/66223/?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": "Philly Cakes",
    "track_id": "b1c9fb1d-1426-4a6e-81da-27492b591147",
    "recording_id": "29670036-8197-4b36-a172-03b91c830bc2",
    "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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Champagne Bubble bath is palying at Seattle's Hidden Hall on Thursday, March 26th.\n--\nCreated during the pandemic by Polyrhythmics drummer Grant Schroff, the beat tape features bandmates Ben Bloom, Jason Gray, plus guitarist Jimmy James (True Loves, Parlor Greens). https://champagnebubblebath.bandcamp.com/album/mixtape-volume-one",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}