Information about plays

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

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

{
    "id": 3583969,
    "uri": "https://api.kexp.org/v2/plays/3583969/?format=api",
    "airdate": "2025-11-28T06:38:13-08:00",
    "show": 65229,
    "show_uri": "https://api.kexp.org/v2/shows/65229/?format=api",
    "image_uri": "https://ia801508.us.archive.org/35/items/mbid-36aa4fbb-776d-445a-a2f8-065f2fb012a0/mbid-36aa4fbb-776d-445a-a2f8-065f2fb012a0-989663639_thumb500.jpg",
    "thumbnail_uri": "https://ia801508.us.archive.org/35/items/mbid-36aa4fbb-776d-445a-a2f8-065f2fb012a0/mbid-36aa4fbb-776d-445a-a2f8-065f2fb012a0-989663639_thumb250.jpg",
    "song": "Sissyneck",
    "track_id": "1d6867a8-7f0a-346b-8e3a-d38158185a22",
    "recording_id": "58470dfa-ebe7-48a0-a870-78766e91d1d3",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Odelay",
    "release_id": "36aa4fbb-776d-445a-a2f8-065f2fb012a0",
    "release_group_id": "f2466d20-9a29-3baa-bfac-c245410e925f",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1996-06-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The whistling in the introduction of this track comes from \"The Moog and Me\" by Dick Hyman. The organ line is from \"Life\" by Sly & the Family Stone. https://bit.ly/3iSoWty Another sample Beck initially used at the end of the song was from a Barbie cell phone. However it had to be deleted from the final version after Mattel denied permission for its use. Beck told Pulse!: \"We tried to kidnap Barbie, but Mattel has some pretty intense muscle that I wouldn't want to be locked up into. Barbie's got a mean uncle.\" https://bit.ly/3xA34qC",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}