Information about plays

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

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

{
    "id": 3542941,
    "uri": "https://api.kexp.org/v2/plays/3542941/?format=api",
    "airdate": "2025-08-21T16:31:35-07:00",
    "show": 64349,
    "show_uri": "https://api.kexp.org/v2/shows/64349/?format=api",
    "image_uri": "https://ia804508.us.archive.org/27/items/mbid-c9557957-1e60-3aae-ac7d-7177feffe2d2/mbid-c9557957-1e60-3aae-ac7d-7177feffe2d2-8323303553_thumb500.jpg",
    "thumbnail_uri": "https://ia904508.us.archive.org/27/items/mbid-c9557957-1e60-3aae-ac7d-7177feffe2d2/mbid-c9557957-1e60-3aae-ac7d-7177feffe2d2-8323303553_thumb250.jpg",
    "song": "I See a Darkness",
    "track_id": "45882d38-bda4-35da-b867-856d3442aad0",
    "recording_id": "b459822c-6254-49cc-9336-6f5dd1b4a253",
    "artist": "Bonnie “Prince” Billy",
    "artist_ids": [
        "7b0a63b2-b8e8-490e-b724-1d30cb5edfe3"
    ],
    "album": "I See a Darkness",
    "release_id": "c9557957-1e60-3aae-ac7d-7177feffe2d2",
    "release_group_id": "ed247591-9a60-3d95-906c-2d1eae52639b",
    "labels": [
        "Palace Records"
    ],
    "label_ids": [
        "7e5f02e7-d7e9-48a5-aa21-fab27f083e7e"
    ],
    "release_date": "1999-01-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Andrew in Brooklyn:\n\nSaying hi from Brooklyn, where I’m thinking about my cousin Matt who passed away from leukemia 15 years ago — we shared a love of music and KEXP, and I miss him every day. We both loved Bonnie Prince Billy back in the day, and when he passed, I sort of stopped listening to our music for a while. Can you play the upbeat version of Bonnie Prince Billy’s “I see a darkness” as I remember Matt and get back into the music we shared? Love you guys so much and keep doing what you’re doing.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}