Information about plays

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

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

{
    "id": 3580276,
    "uri": "https://api.kexp.org/v2/plays/3580276/?format=api",
    "airdate": "2025-11-19T15:20:39-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-e07c9113-260f-418d-9404-3bebac426b4e/mbid-e07c9113-260f-418d-9404-3bebac426b4e-32907439833_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-e07c9113-260f-418d-9404-3bebac426b4e/mbid-e07c9113-260f-418d-9404-3bebac426b4e-32907439833_thumb250.jpg",
    "song": "Dunce",
    "track_id": "734fb625-7775-4071-893b-022b303524b5",
    "recording_id": "9d960209-3c7e-4326-a20f-ef37318b2f37",
    "artist": "Ed Schrader's Music Beat",
    "artist_ids": [
        "85159f04-2a3b-4dec-b61f-a9ea561ed6d1"
    ],
    "album": "Riddles",
    "release_id": "e07c9113-260f-418d-9404-3bebac426b4e",
    "release_group_id": "ea73cf15-ab67-409d-b853-94b991d732c2",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2018-03-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With a single EP as an a cappella screamer-crooner to his name, Ed Schrader brought on bassist Devlin Rice to form the two-piece Ed Schrader’s Music Beat after the two met on the legendary 2008 Baltimore Round Robin tour.\n- \nDan Deacon produced the duo's third album, \"Riddles.\" NPR called it an “odd and captivating piece of work.” Pitchfork called it “a defining point in their career.” Rolling Stone praised it as “a noise-punk album that bursts with psychedelic twists.” SPIN called it “a memorable and eclectic record ... one that can bleed and weep and still make you want to get up and scream.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}