Information about plays

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

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

{
    "id": 3629796,
    "uri": "https://api.kexp.org/v2/plays/3629796/?format=api",
    "airdate": "2026-03-16T15:40:57-07:00",
    "show": 66199,
    "show_uri": "https://api.kexp.org/v2/shows/66199/?format=api",
    "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-c86643c2-53a6-4214-af17-fe3169e3142a/mbid-c86643c2-53a6-4214-af17-fe3169e3142a-8189365676_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-c86643c2-53a6-4214-af17-fe3169e3142a/mbid-c86643c2-53a6-4214-af17-fe3169e3142a-8189365676_thumb250.jpg",
    "song": "Dripping",
    "track_id": "bd192ccf-7da2-4d34-a2bb-c5c134372c75",
    "recording_id": "260f840f-8d90-4b26-bfb4-73a314f8c34f",
    "artist": "Blonde Redhead",
    "artist_ids": [
        "6821bf3f-5d5b-4b0f-8fa4-79d2ab2d9219"
    ],
    "album": "Barragán",
    "release_id": "dbeec9f5-0b80-4506-9803-9ee1f1eb99a7",
    "release_group_id": "1c6c5309-4858-41d8-94b0-e839a4f375a5",
    "labels": [
        "Kobalt Label Services"
    ],
    "label_ids": [
        "fc5b99eb-c6d1-4b3e-be41-6cdf53aec4c2"
    ],
    "release_date": "2014-08-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A constantly evolving group, Blonde Redhead's artfully noisy rock and mysterious, bittersweet pop are united by a darkly romantic outlook that verges on cinematic. Despite the no wave leanings and pedal stomping of their early singles and 1995 self-titled debut, the group's music was as informed by Jean-Luc Godard and Pier Paolo Pasolini as My Bloody Valentine or Fugazi. Read more about this KEXP favorite artist on Allmusic: https://tinyurl.com/26xf5bmz\n\nSee a live version of \"Dripping\" from San Francisco in 2017: https://bit.ly/3M2gAw1\n\nhttps://blonderedhead.bandcamp.com\nhttps://blonde-redhead.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}