Information about plays

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

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

{
    "id": 3577656,
    "uri": "https://api.kexp.org/v2/plays/3577656/?format=api",
    "airdate": "2025-11-13T12:13:50-08:00",
    "show": 65098,
    "show_uri": "https://api.kexp.org/v2/shows/65098/?format=api",
    "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-15b43e06-832c-3f4c-ad24-11eab2fac196/mbid-15b43e06-832c-3f4c-ad24-11eab2fac196-14619016681_thumb500.jpg",
    "thumbnail_uri": "https://ia800502.us.archive.org/29/items/mbid-15b43e06-832c-3f4c-ad24-11eab2fac196/mbid-15b43e06-832c-3f4c-ad24-11eab2fac196-14619016681_thumb250.jpg",
    "song": "With a Little Help From My Friends",
    "track_id": "7a790858-c504-368f-941c-e625a95ba84b",
    "recording_id": "96a5f2b7-4dd2-4f6e-98d8-a0697865d08e",
    "artist": "Joe Cocker",
    "artist_ids": [
        "32f2d6bd-c22b-42cf-a7bc-0c4b48cd2bcb"
    ],
    "album": "With a Little Help From My Friends",
    "release_id": "15b43e06-832c-3f4c-ad24-11eab2fac196",
    "release_group_id": "a0d14120-566a-31b8-8fb5-eeec153bef5b",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1969-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Dan in Bellingham:\n\nYou guys are bringing all the feels this morning but especially John's story about going to Spokane to see his mom really brought me back to another hospital (in Omaha) where I visited my Mum (Sharie) when she was diagnosed with terminal cancer. I spent a week with her but had to leave and go back to work in Seattle and she ended up perking up for a bit before she passed. It was really weird at the time because me and my partner had rushed out there after being told she might be gone before we arrived but then, after we left, she was all bubbly and bright and sounded better than she had in years. We had a complicated relationship in some ways so there are layers upon layers but I still feel twinges of guilt about leaving before she was gone. I know she was fine with it and I know it was logically what I had to do at the time, but I can never fully shake it. But it's probably really just an outcome of all those other complications in our relationship that were left unresolved -- to some degree or another. So I just go on remembering that I loved her and she loved me so very much and that I am going to be OK.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}