Information about plays

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

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

{
    "id": 3558973,
    "uri": "https://api.kexp.org/v2/plays/3558973/?format=api",
    "airdate": "2025-09-28T20:26:49-07:00",
    "show": 64693,
    "show_uri": "https://api.kexp.org/v2/shows/64693/?format=api",
    "image_uri": "https://coverartarchive.org/release/f1e8470d-6f20-457a-9b9f-51ea7b7c3710/32152435438-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f1e8470d-6f20-457a-9b9f-51ea7b7c3710/32152435438-250.jpg",
    "song": "Get da Steppin’",
    "track_id": null,
    "recording_id": "ae4f5a3e-c968-4186-9831-47b3d1f980da",
    "artist": "Delvon Lamarr Organ Trio",
    "artist_ids": [
        "d70f3879-b92c-4948-a430-fc25d2e3c52d"
    ],
    "album": "Cold as Weiss",
    "release_id": null,
    "release_group_id": "82851f0f-c67b-4fff-bf72-449a506c1a65",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2022-02-11",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Delvon Lamarr Organ Trio's Live on KEXP at Home session is featured on KEXP's \"Black History Is Now\" page, alongside sessions from Bartees Strange, Shaina Shepard, and more. https://bit.ly/3uGThzi.\n\nThe Delvon Lamarr Organ Trio, also known as DLO3, is a soul-jazz group founded in 2015. The band has released five albums. Their debut album, titled Close But No Cigar, charted at number one on the U.S. Contemporary Jazz Albums chart. \nhttps://delvonlamarrorgantrio.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}