Information about plays

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

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

{
    "id": 3645858,
    "uri": "https://api.kexp.org/v2/plays/3645858/?format=api",
    "airdate": "2026-04-23T18:33:47-07:00",
    "show": 66532,
    "show_uri": "https://api.kexp.org/v2/shows/66532/?format=api",
    "image_uri": "https://coverartarchive.org/release/b684e32e-28ff-4647-9124-970a832cbec6/44302729724-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b684e32e-28ff-4647-9124-970a832cbec6/44302729724-250.jpg",
    "song": "Sherpa",
    "track_id": null,
    "recording_id": "bd953e77-f7df-467b-b1cf-e42d3eec5968",
    "artist": "Angine de Poitrine",
    "artist_ids": [
        "5fd29907-c3c5-4b1d-a799-7cf9bbd288fc"
    ],
    "album": "Sherpa",
    "release_id": null,
    "release_group_id": "fc32bea3-f83e-413e-8df3-f31d8e290f9d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-06-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Host Evie Stokes talks with KEXP video producer Carlos Cruz to get more stories from the video team’s time in Rennes, France at Trans Musicales. This time they’re talking about the now famous session with Quebec-based micro-tonal masked math rock group Angine de Poitrine. Carlos talks about editing the band’s session, the experience seeing it live, and what the video crew gets excited when recording bands. He also shares the live version of the band’s song “Sherpa.” \n--\nTouring!\n-August 19th @ SF's The Independent\n-August 21st @ Portland, OR's Aladdin Theater\n-August 23rd @Vancouver, BC's The Pearl\n\nMore dates & locales here: https://anginedepoitrine.com/concerts?bandsintown_calendar_page=1\n--\nCheck out Angine de Poitrine live on KEXP from December 2025:\nhttps://www.youtube.com/watch?v=0Ssi-9wS1so\n\nhttps://anginedepoitrine.com/accueil\nhttps://anginedepoitrine.bandcamp.com/track/sherpa-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}