Information about plays

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

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

{
    "id": 3672297,
    "uri": "https://api.kexp.org/v2/plays/3672297/?format=api",
    "airdate": "2026-06-25T07:24:54-07:00",
    "show": 67082,
    "show_uri": "https://api.kexp.org/v2/shows/67082/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-69d5c336-ea8f-4bfa-b82c-794152e20dfa/mbid-69d5c336-ea8f-4bfa-b82c-794152e20dfa-45283901803_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-69d5c336-ea8f-4bfa-b82c-794152e20dfa/mbid-69d5c336-ea8f-4bfa-b82c-794152e20dfa-45283901803_thumb250.jpg",
    "song": "Chicken Leg",
    "track_id": "ed1288ab-c179-4c54-ade0-fd319add4305",
    "recording_id": "ee587232-e28b-40a5-9c74-fb779ea13445",
    "artist": "Delvon Lamarr Organ Trio",
    "artist_ids": [
        "d70f3879-b92c-4948-a430-fc25d2e3c52d"
    ],
    "album": "Chicken Leg / If I Could",
    "release_id": "69d5c336-ea8f-4bfa-b82c-794152e20dfa",
    "release_group_id": "13a71002-b708-4f22-84b1-08d5ec28e441",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2026-05-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[air break]\n\nSeattle's own Delvon Lamarr Organ Trio will be performing in Seattle July 14th and 15th at Jazz Alley!\n\nThe first new music from the Delvon Lamarr Organ Trio in over four years, these tunes were taken from the I Told You So sessions and from a forthcoming full length LP.\n\nPersonnel on this features Lamarr on Organ, the incomparable Jimmy James (Parlor Greens, True Loves) on guitar, and the deep pocket of Grant Schroff (Polyrhythmics, Champagne Bubblebath) on drums. \nhttps://delvonlamarrorgantrio.bandcamp.com/album/chicken-leg-if-i-could \nhttps://delvonlamarrorgantrio.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}