Information about plays

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

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

{
    "id": 3501218,
    "uri": "https://api.kexp.org/v2/plays/3501218/?format=api",
    "airdate": "2025-05-14T09:46:10-07:00",
    "show": 63457,
    "show_uri": "https://api.kexp.org/v2/shows/63457/?format=api",
    "image_uri": "https://ia801000.us.archive.org/18/items/mbid-1d50a994-54fc-4593-a6b5-f909ae97481b/mbid-1d50a994-54fc-4593-a6b5-f909ae97481b-19853736345_thumb500.jpg",
    "thumbnail_uri": "https://ia801000.us.archive.org/18/items/mbid-1d50a994-54fc-4593-a6b5-f909ae97481b/mbid-1d50a994-54fc-4593-a6b5-f909ae97481b-19853736345_thumb250.jpg",
    "song": "Room at the Top",
    "track_id": "d5c97764-b946-44af-8d29-3dee37f4ed0c",
    "recording_id": "482321e4-6192-4574-aab0-c88068172f60",
    "artist": "Tom Petty and the Heartbreakers",
    "artist_ids": [
        "f93dbc64-6f08-4033-bcc7-8a0bb4689849"
    ],
    "album": "Echo",
    "release_id": "1d50a994-54fc-4593-a6b5-f909ae97481b",
    "release_group_id": "6ee82fe8-09ba-31b1-a6af-715e7428058a",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1999-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Justin writes:\nJohn-\nThe rollercoaster of life has had its up and downs the past couple of months for me and my family from the unexpected quadruple bypass performed on my 78-year-old mom to my 78-year-old father-in-law passing on Sunday after going into the hospital for pneumonia and never making it out.  \n\n I was out of town for work and got the call from my wife Friday morning that her father took a turn for the worse and the doctors didn't expect him to make it much longer, did a 180 and drove back to the airport, changed flight, and was very fortunate to make it home in time to see him, hold his hand, tell him that I love him and that he was not alone (while wearing my \"you are not alone\" kexp shirt of course).  Driving away from the hospital after he passed, the all shuffle from my phone playlists was freakishly on point.  Songs like \"Room at the Top\" by Petty had me tearing all the way home.  Always amazes me how music can do that, it matters.\n\nIf you could play room at the top, I'd appreciate it and will be tearing again.\n\nThank you for all you and everyone at KEXP does.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}