Information about plays

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

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

{
    "id": 3577752,
    "uri": "https://api.kexp.org/v2/plays/3577752/?format=api",
    "airdate": "2025-11-13T18:15:15-08:00",
    "show": 65100,
    "show_uri": "https://api.kexp.org/v2/shows/65100/?format=api",
    "image_uri": "https://ia800607.us.archive.org/1/items/mbid-fca77453-75cb-4efb-a8d7-034da130a051/mbid-fca77453-75cb-4efb-a8d7-034da130a051-21920147264_thumb500.jpg",
    "thumbnail_uri": "https://ia600607.us.archive.org/1/items/mbid-fca77453-75cb-4efb-a8d7-034da130a051/mbid-fca77453-75cb-4efb-a8d7-034da130a051-21920147264_thumb250.jpg",
    "song": "Piano Man",
    "track_id": "0ab2327b-beb8-4ec7-8a8f-ad54de1b96db",
    "recording_id": "92ac918a-07f6-4f5e-b356-5897723310ca",
    "artist": "Billy Joel",
    "artist_ids": [
        "64b94289-9474-4d43-8c93-918ccc1920d1"
    ],
    "album": "The Complete Hits Box: 1973–1997",
    "release_id": "7a0c8322-32c6-45b8-abbf-2534749d3954",
    "release_group_id": "22c705a6-5a31-341e-a0c7-0ce3e34b7e13",
    "labels": [
        "Sony Records"
    ],
    "label_ids": [
        "dee62e1a-cfd1-466f-b578-846a0fdf435a"
    ],
    "release_date": "1998-03-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Matt\n\nHi Evie –My oldest brother, Bain, passed away this morning after a long struggle with Parkinsons Disease. I had forgotten that today was music heals but tuned into Larry’s show and heard song after song that seemed just ‘right’ for me on this day – when I heard the stories of others, I realized, yet again, that I am not alone. My brother was a piano player and might have appreciated hearing Piano Man by Billy Joel if you can wrangle it.  Thanks for all you do.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}