Information about plays

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

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

{
    "id": 3577599,
    "uri": "https://api.kexp.org/v2/plays/3577599/?format=api",
    "airdate": "2025-11-13T09:41:23-08:00",
    "show": 65097,
    "show_uri": "https://api.kexp.org/v2/shows/65097/?format=api",
    "image_uri": "https://coverartarchive.org/release/1ff20ddf-e7ca-4201-b93d-bfb210794051/27059558951-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1ff20ddf-e7ca-4201-b93d-bfb210794051/27059558951-250.jpg",
    "song": "Adagio for Strings",
    "track_id": null,
    "recording_id": "b2ce9e50-7da4-443b-9a6c-343d4988b21c",
    "artist": "New York Philharmonic, Leonard Bernstein",
    "artist_ids": [
        "7cdb68bc-c4f1-4a92-9bd2-739641c5eff0",
        "fa39bc82-9b27-4bbb-9425-d719a72e09ac"
    ],
    "album": "Barber: Adagio for Strings / Violin Concerto / Schuman: To Thee Old Cause / In Praise of Shahn",
    "release_id": null,
    "release_group_id": "41c6f5bb-3f7d-3023-98da-503064b2dcf9",
    "labels": [
        "Sony Classical"
    ],
    "label_ids": [
        "10920823-9ed8-45d9-adb3-69fc22475ab0"
    ],
    "release_date": "1997-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Lisa\n\n\"Thanks so much for this show. I can't always listen to it, but it's hitting me just right this morning. My husband died from colon cancer almost eight years ago. Our daughter was 9. She was mad at him for not making it to her 10th birthday like he'd promised. She was mad that she lost \"the fun parent\". She was right. I was always the more rational, organized one, keeping us on track. I would try to make a choice, and he was the \"why not both?\" parent.\n\nWithout minimizing the pain and grief, I can recognize now that he's still helping me. After Danny's death, I have become less afraid to try things. Less afraid to choose \"all of the above\". He's taught me that living is more than surviving. It's taking chances, following curiosities, diving into our feelings instead of organizing them. He was a musician. He was an Alaska Public Radio celebrity. He was the best dad my daughter could have ever had.\n\nThe songs on the playlist for the morning of his death were, by his request, Barber's Adagio for Strings, Grateful Dead Uncle John's Band, and Van Morrison's Into the Mystic. His gypsy soul is still rocking. He's still with us.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}