Information about plays

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

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

{
    "id": 3639935,
    "uri": "https://api.kexp.org/v2/plays/3639935/?format=api",
    "airdate": "2026-04-09T15:28:42-07:00",
    "show": 66408,
    "show_uri": "https://api.kexp.org/v2/shows/66408/?format=api",
    "image_uri": "https://dn710803.ca.archive.org/0/items/mbid-401b0a2d-a250-4fe0-ae73-53fc4ca4ae68/mbid-401b0a2d-a250-4fe0-ae73-53fc4ca4ae68-18173981072_thumb500.jpg",
    "thumbnail_uri": "https://dn710803.ca.archive.org/0/items/mbid-401b0a2d-a250-4fe0-ae73-53fc4ca4ae68/mbid-401b0a2d-a250-4fe0-ae73-53fc4ca4ae68-18173981072_thumb250.jpg",
    "song": "Loser",
    "track_id": "21f9484c-bc54-39a8-806d-0745c2779c39",
    "recording_id": "9d9e92f9-695e-4fca-af9d-0ecda1c6de43",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Mellow Gold",
    "release_id": "401b0a2d-a250-4fe0-ae73-53fc4ca4ae68",
    "release_group_id": "4f8bb33f-9e2d-34dc-8852-5d591cc104d8",
    "labels": [
        "Bong Load Custom Records",
        "DGC Records"
    ],
    "label_ids": [
        "b41ac8e4-c575-44df-a544-40ad84723ff3",
        "68803e28-86fe-4a95-985f-8e493795ab31"
    ],
    "release_date": "1994-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beck's 1993 hit \"Loser\" primarily samples the drum track from Johnny Jenkins' 1970 cover of \"I Walk on Guilded Splinters\". The song also features a sampled dialogue line (\"I'm a driver/I'm a winner...\") from the 1991 film \"Kill the Moonlight.\" The distinctive sitar part was played by producer and co-writer Carl Stephenson.\n--\n“Usually, the music inspires the lyrics. The lyrics just sort of fall off like a bunch of crumbs from the melody. That’s all I want them to be—crumbs. I don’t want to work any kind of fabricated message.” --Beck",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}