Information about plays

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

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

{
    "id": 3618791,
    "uri": "https://api.kexp.org/v2/plays/3618791/?format=api",
    "airdate": "2026-02-17T18:07:18-08:00",
    "show": 65960,
    "show_uri": "https://api.kexp.org/v2/shows/65960/?format=api",
    "image_uri": "https://ia601300.us.archive.org/12/items/mbid-0c68616f-ac01-40ec-bffc-bf13a2b04b62/mbid-0c68616f-ac01-40ec-bffc-bf13a2b04b62-43016714779_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-0c68616f-ac01-40ec-bffc-bf13a2b04b62/mbid-0c68616f-ac01-40ec-bffc-bf13a2b04b62-43016714779_thumb250.jpg",
    "song": "Bashville on the Sugar",
    "track_id": "f09d2791-49cf-48bd-b778-3a52f36c8462",
    "recording_id": "8257b080-efaa-4b7d-80c6-affaf6875b13",
    "artist": "Yumi Zouma",
    "artist_ids": [
        "6e3252a1-397d-4bf8-b2b7-d16f7fbcb3dd"
    ],
    "album": "No Love Lost to Kindness",
    "release_id": "0c68616f-ac01-40ec-bffc-bf13a2b04b62",
    "release_group_id": "e09ca280-8be0-4c18-a816-026e17c7383d",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Christchurch, New Zealand, Yumi Zouma's name is an amalgamation of the two friends who encouraged the group to start writing together. The band consists of Christie Simpson (vocals, keyboards), Josh Burgess (guitar, bass guitar, vocals, keyboards), Charlie Ryder (guitar, bass guitar, keyboards), and Olivia Campion (drums).\n\nThe group's origins trace back to their history of playing concerts together in Christchurch. However, the band did not begin writing music together until multiple members moved abroad and began collaborating over email following the events of the Christchurch earthquake. This early material gained attention within the musical blogosphere and encouraged American label Cascine to sign the band before they had played live or held a band practice. https://tinyurl.com/ynzpju9f",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}