Information about plays

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

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

{
    "id": 3577706,
    "uri": "https://api.kexp.org/v2/plays/3577706/?format=api",
    "airdate": "2025-11-13T15:07:24-08:00",
    "show": 65099,
    "show_uri": "https://api.kexp.org/v2/shows/65099/?format=api",
    "image_uri": "https://coverartarchive.org/release/6e06aa09-3298-4d4f-a37d-ccae5c14a0a2/41471726611-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6e06aa09-3298-4d4f-a37d-ccae5c14a0a2/41471726611-250.jpg",
    "song": "Hello It’s Me",
    "track_id": null,
    "recording_id": "038136f9-72e4-4afb-a77f-5f98a4adfe8e",
    "artist": "Todd Rundgren",
    "artist_ids": [
        "1a9a8ca0-ea8e-4e9e-96aa-288155bb2c5d"
    ],
    "album": "Something/Anything?",
    "release_id": null,
    "release_group_id": "edbaf38a-ba3c-3d21-981c-879fe4ac6c76",
    "labels": [
        "Edsel Records"
    ],
    "label_ids": [
        "a4a01f0f-c349-4352-9075-b268f6ef0f48"
    ],
    "release_date": "1972-02-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Lisa in Sacramento:\nI lost two pivotal members of my college friend group this year. You know the ones... you've been friends for 35 years + and they can never be replaced cause you just don't have that long left yourself. One of those lost was the love of my life, but in the way life can be so cruel, I didn't realize this until he was gone. We'd come together every 5 years or so and try to see if we fit. There was always something a little off, but we knew we'd have more time to try again and again. Until there isn't. All the things I was chasing were so empty compared to our connection. My ancestor altar is up and I've been conflicted about when to take it down and start transitioning to the bright sparkle of Yule. It strikes me that listening to the station today will be my closing ritual. So appropriate as those lost this year were lifelong musicians and all our best memories involved the band, concert trips, and just hanging out arguing about music. Please, \"Hello, it's me\" by Todd Rundgren in memory of Dr. Bill McKenna, the most amazing classical guitar player and my ginger troubadour, too golden for this world.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}