Information about plays

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

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

{
    "id": 3519542,
    "uri": "https://api.kexp.org/v2/plays/3519542/?format=api",
    "airdate": "2025-06-27T13:58:21-07:00",
    "show": 63851,
    "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-404c5223-590c-4a3f-955c-9718d24c96de/mbid-404c5223-590c-4a3f-955c-9718d24c96de-42265198282_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-404c5223-590c-4a3f-955c-9718d24c96de/mbid-404c5223-590c-4a3f-955c-9718d24c96de-42265198282_thumb250.jpg",
    "song": "Cut & Rewind",
    "track_id": "69fa4420-89ed-46d3-b975-4194f249cabc",
    "recording_id": "956614e0-5cc1-4d59-a60d-4f3d56de903c",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Cut & Rewind",
    "release_id": "404c5223-590c-4a3f-955c-9718d24c96de",
    "release_group_id": "4ca9091b-f7e1-45a0-ab9a-07dd97bc27d8",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Opening cut and title track to the upcoming album from Say She She out this October. Catch them at Bumbershoot in Seattle (Day 1) on August 30th!\n\nhttps://saysheshe.bandcamp.com/album/cut-rewind\n--\nSay She She is a female-led band based out of Brooklyn, New York. They are led by Piya Malik, Sabrina Mileo Cunningham, and Nya Gazelle Brown, all classically trained singers. Their music, self-described as \"discodelic soul\" with \"dreamy harmonies,\" prominently combines disco and 70s funk, among other influences.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}