Information about plays

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

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

{
    "id": 3577623,
    "uri": "https://api.kexp.org/v2/plays/3577623/?format=api",
    "airdate": "2025-11-13T11:00:58-08:00",
    "show": 65098,
    "show_uri": "https://api.kexp.org/v2/shows/65098/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-f3ba4cbc-def0-4ffb-861c-c5fc74267580/mbid-f3ba4cbc-def0-4ffb-861c-c5fc74267580-33607155302_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-f3ba4cbc-def0-4ffb-861c-c5fc74267580/mbid-f3ba4cbc-def0-4ffb-861c-c5fc74267580-33607155302_thumb250.jpg",
    "song": "Shakedown Street",
    "track_id": "ecfb363a-dcfa-43c6-b91e-87c3239d9740",
    "recording_id": "2b093813-bf9b-4951-a5e6-17c368db8a27",
    "artist": "Grateful Dead",
    "artist_ids": [
        "6faa7ca7-0d99-4a5e-bfa6-1fd5037520c6"
    ],
    "album": "Shakedown Street",
    "release_id": "f3ba4cbc-def0-4ffb-861c-c5fc74267580",
    "release_group_id": "ef90cd5a-6d54-46ac-b31d-930a504f745c",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1978-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Cat in Queens:\n\n\"Geoff, my brother-in-law, took me to a Furthur concert (Bob Weir & Phil Lesh from the Grateful Dead) at Madison Square Garden when I was 16. Jerry had died 15 years prior. I'll always remember when the first beats of Shakedown Street played, people jumped out of their seats and filled the aisles with dancing. I had never seen music do that to a room. MSG started to bounce, or maybe that was the weed I had smoked in the bathroom (my first time). \n\nI remember looking over at Geoff and seeing the biggest smile on his face. Since Geoff died of glioblastoma in 2023, that smile is how I remember him. My grinning, bopping, deadhead big brother. \n\nNow his son is 16, and I think he’s ready for a little Shakedown Street 😊.  \"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}