Information about plays

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

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

{
    "id": 3651839,
    "uri": "https://api.kexp.org/v2/plays/3651839/?format=api",
    "airdate": "2026-05-07T18:41:27-07:00",
    "show": 66655,
    "show_uri": "https://api.kexp.org/v2/shows/66655/?format=api",
    "image_uri": "https://dn710406.ca.archive.org/0/items/mbid-2d681357-4ea2-4f9c-b2d1-d8ca2e66b5c5/mbid-2d681357-4ea2-4f9c-b2d1-d8ca2e66b5c5-44770341703_thumb500.jpg",
    "thumbnail_uri": "https://dn710406.ca.archive.org/0/items/mbid-2d681357-4ea2-4f9c-b2d1-d8ca2e66b5c5/mbid-2d681357-4ea2-4f9c-b2d1-d8ca2e66b5c5-44770341703_thumb250.jpg",
    "song": "Derecho Demonico",
    "track_id": "42d3844c-f203-463c-9f4a-2510be5f5f65",
    "recording_id": "86b503d1-209c-415b-879a-9420cfd1f8ed",
    "artist": "Jack White",
    "artist_ids": [
        "3ae2fb37-8a23-429d-9920-bac811c4fc22"
    ],
    "album": "G.O.D. And The Broken Ribs / Derecho Demonico",
    "release_id": "2d681357-4ea2-4f9c-b2d1-d8ca2e66b5c5",
    "release_group_id": "ce1a7410-96ee-44d2-8c5f-e87128533e20",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A \"derecho\" — in meteorology — is a long, fast-moving line of intense windstorms that can level forests in minutes. Jack White's new \"Derecho Demonico\" arrives sounding exactly like that: his powerhouse touring band (Patrick Keeler on drums, Dominic Davis on bass, Bobby Emmet on keys), distorted vocals, blues-funk pushed to the edge. It's the B-side of a two-song 7\" single Third Man dropped April 3 and unveiled on SNL \nhttps://www.youtube.com/watch?v=LFtIxTYLMj0\nhttps://ultimateclassicrock.com/jack-white-new-songs-2026/\n\nCatch Jack White live:\nSan Francisco, CA on September 24 at Bill Graham Civic Auditorium\nhttps://officialjackwhite.bandcamp.com\nhttps://jackwhiteiii.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}