Information about plays

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

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

{
    "id": 3638623,
    "uri": "https://api.kexp.org/v2/plays/3638623/?format=api",
    "airdate": "2026-04-06T12:52:52-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-1c129ea5-0c22-44a3-a6ce-8c22d4553484/mbid-1c129ea5-0c22-44a3-a6ce-8c22d4553484-43204177046_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-1c129ea5-0c22-44a3-a6ce-8c22d4553484/mbid-1c129ea5-0c22-44a3-a6ce-8c22d4553484-43204177046_thumb250.jpg",
    "song": "Photograph of a Cyclone",
    "track_id": "ac4c7f28-4c30-41a2-873e-e2411f13efd4",
    "recording_id": "97904f64-0775-4274-a046-1519c6c1db70",
    "artist": "Searows",
    "artist_ids": [
        "c1401838-551f-4176-8594-86f0ce28d3c2"
    ],
    "album": "Death in the Business of Whaling",
    "release_id": "1c129ea5-0c22-44a3-a6ce-8c22d4553484",
    "release_group_id": "ba90329c-d074-4ac6-9613-0a503409112e",
    "labels": [
        "Last Recordings on Earth"
    ],
    "label_ids": [
        "7ccf0283-a9b2-4770-9a88-b98da5e2ba5b"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- June 9th/10th (San Francisco's Independent)\n- June 26th (Seattle's Neptune)\n- June 27th/28th (Portland, OR's Wonder Ballroom)\n\nYou can listen back to DJ Phoenix’s full show on the archive under 90.Teen at KEXP.ORG and tune in every Saturday morning from 6-7am to hear all of the other amazing youth DJs!\n\nSearows is Alec Duckart, a singer-songwriter based in Portland! This is a single off their upcoming record Death in the Business of Whaling, releasing in 2026!\n\nhttps://www.searows.com/\nhttps://searows.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}