Information about plays

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

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

{
    "id": 3542925,
    "uri": "https://api.kexp.org/v2/plays/3542925/?format=api",
    "airdate": "2025-08-21T15:57:14-07:00",
    "show": 64348,
    "show_uri": "https://api.kexp.org/v2/shows/64348/?format=api",
    "image_uri": "https://ia902906.us.archive.org/2/items/mbid-286841a1-af83-3a85-8f52-41e440a1150e/mbid-286841a1-af83-3a85-8f52-41e440a1150e-25667325544_thumb500.jpg",
    "thumbnail_uri": "https://ia802906.us.archive.org/2/items/mbid-286841a1-af83-3a85-8f52-41e440a1150e/mbid-286841a1-af83-3a85-8f52-41e440a1150e-25667325544_thumb250.jpg",
    "song": "Have a Talk With God",
    "track_id": "bfa8268f-2eea-35e8-8df4-1ea6af0d8564",
    "recording_id": "ced9bd57-5e1c-4906-bb1a-3f85ac24c524",
    "artist": "Stevie Wonder",
    "artist_ids": [
        "1ee18fb3-18a6-4c7f-8ba0-bc41cdd0462e"
    ],
    "album": "Songs in the Key of Life",
    "release_id": "286841a1-af83-3a85-8f52-41e440a1150e",
    "release_group_id": "ea88b09b-fd34-33cf-a3e5-25a3a2fb4c6f",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "2000-05-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kristina in Seattle: I was diagnosed with leukemia in Feb 2020 because, of course, I would get cancer during a pandemic. The team at Swedish Cancer Institute was amazing. Huge shout out to Dr. Daniel Egan and nurse practitioner Joanna who got me through alll of it. I ended up needing a bone marrow transplant with multiple complications but I’m still here. Dr. Egan and his team are the best!! I’ve been in remission for a few years now, and I wouldn’t be here if it weren’t for the Hem-Onc team at Swedish. Stevie and Bowie got me through all the million of tests and procedures.also please please please be a donor. A bone marrow donor saved my life.\n--\nHere's how to register to be a stem cell or bone marrow donor: https://www.nmdp.org/get-involved/join-the-registry",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}