Information about plays

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

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

{
    "id": 3635238,
    "uri": "https://api.kexp.org/v2/plays/3635238/?format=api",
    "airdate": "2026-03-29T17:05:00-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-9da227d1-9283-44f9-8545-f01b796eabb8/mbid-9da227d1-9283-44f9-8545-f01b796eabb8-14527973395_thumb500.jpg",
    "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-9da227d1-9283-44f9-8545-f01b796eabb8/mbid-9da227d1-9283-44f9-8545-f01b796eabb8-14527973395_thumb250.jpg",
    "song": "A Good Idea",
    "track_id": "229e3873-634b-324d-8388-67ef46b6ca6c",
    "recording_id": "84518e73-07e9-41c4-87b1-fab61e0e8752",
    "artist": "Sugar",
    "artist_ids": [
        "e3347fbd-2595-480e-926d-278566debf9d"
    ],
    "album": "Copper Blue",
    "release_id": "9da227d1-9283-44f9-8545-f01b796eabb8",
    "release_group_id": "997a4855-3bd3-3e5c-81d0-656209b3aa74",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1992-10-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Copper Blue is the debut studio album by American alternative rock band Sugar.\n\nIt was voted 1992 Album of the Year by the NME.\n\nAll of the songs were written by guitarist/vocalist Bob Mould, who also co-produced with Lou Giordano. Musically, the band continues the thick punk guitar of Mould's previous band, Hüsker Dü, while slowing the tempo and emphasizing melody even more. https://tinyurl.com/94mswkbc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}