Information about plays

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

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

{
    "id": 3519461,
    "uri": "https://api.kexp.org/v2/plays/3519461/?format=api",
    "airdate": "2025-06-27T09:26:36-07:00",
    "show": 63849,
    "show_uri": "https://api.kexp.org/v2/shows/63849/?format=api",
    "image_uri": "https://ia800202.us.archive.org/0/items/mbid-92915e3d-32ee-3e26-8503-cc05b8db296b/mbid-92915e3d-32ee-3e26-8503-cc05b8db296b-881599107_thumb500.jpg",
    "thumbnail_uri": "https://ia600202.us.archive.org/0/items/mbid-92915e3d-32ee-3e26-8503-cc05b8db296b/mbid-92915e3d-32ee-3e26-8503-cc05b8db296b-881599107_thumb250.jpg",
    "song": "Channel Z",
    "track_id": "b0b4fc00-e306-30d7-9b54-127d284fe5e5",
    "recording_id": "0ac51893-e578-42b5-839c-de4ed5694b53",
    "artist": "The B-52s",
    "artist_ids": [
        "127f591a-7e27-4435-92db-0780f219f3a1"
    ],
    "album": "Cosmic Thing",
    "release_id": "80b82879-bbb0-422a-9a3d-4eac8d5ebb38",
    "release_group_id": "1b36a363-eec6-35ba-b0ed-34a1f2f2cd82",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1989-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this date in 1989, the B-52's released \"Cosmic Thing,\" their first album following the death from AIDS of co-founder and guitarist Ricky Wilson. \n--\nSinger Fred Schneider in 1989: “After Ricky died, we didn’t know what we were going to do because it was such a loss,” he said. “We didn’t know if we could replace Ricky and everybody was just so devastated, we just put everything aside. After a while, we finally decided to get together and jam, the four of us. There was no way we could replace Ricky. We just wanted to see what we would come up with. Since Keith [Strickland]writes, it was just natural for him to do it. And once we start jamming, Keith gets more ideas — it just bounces back and forth.”: https://rockandrollglobe.com/remembrance/hero-worship-remembering-ricky-wilson-of-the-b-52s/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}