Information about plays

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

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

{
    "id": 3656758,
    "uri": "https://api.kexp.org/v2/plays/3656758/?format=api",
    "airdate": "2026-05-19T08:39:24-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-edcd7160-8749-4eac-aed3-cb7cf7993251/mbid-edcd7160-8749-4eac-aed3-cb7cf7993251-44684752347_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-edcd7160-8749-4eac-aed3-cb7cf7993251/mbid-edcd7160-8749-4eac-aed3-cb7cf7993251-44684752347_thumb250.jpg",
    "song": "Never Alone",
    "track_id": "8508b068-4cf4-422e-9734-abd9aaeb4b18",
    "recording_id": "71e97b07-0e61-41de-b1f3-28f9b83a2db8",
    "artist": "Dead Pioneers feat. The Interrupters",
    "artist_ids": [
        "f8ed032c-0d34-4ae6-a069-91417097509e",
        "a9747313-da0d-414c-ad81-5fe89a5245d4"
    ],
    "album": "Wagon Burner",
    "release_id": "edcd7160-8749-4eac-aed3-cb7cf7993251",
    "release_group_id": "06c92b26-60ea-4e91-a602-65ecc1edc910",
    "labels": [
        "Hassle Records"
    ],
    "label_ids": [
        "75c31799-eddd-461b-a7f0-dc69a31e972e"
    ],
    "release_date": "2026-06-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dead Pioneers is performing at the Timber! Outdoor Music Festival in Carnation, Washington on Friday, July 24th.\n\nOn this track, Dead Pioneers collaborated with The Interrupters, a punk band from Los Angeles fronted by vocalist Aimee Interrupter, on this song. \n\nDead Pioneers is an Indigenous-fronted punk rock band from Denver, Colorado, formed by acclaimed visual and performance artist Gregg Deal as a musical extension of his activist art. \n\nBlending raw punk instrumentation with spoken-word elements, the band uses its platform to fiercely tackle colonialism, systemic marginalization, and Indigenous rights.\n\nWagon Burner represents a major creative apex for the group, reclaiming a historical anti-Native slur to deliver a heavy, collaborative critique of modern political anxieties and social injustice.\n\nSee the official music video: https://www.youtube.com/watch?v=idz-rGLd4Hs https://www.deadpioneers.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}