Information about plays

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

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

{
    "id": 3627392,
    "uri": "https://api.kexp.org/v2/plays/3627392/?format=api",
    "airdate": "2026-03-10T10:06:14-07:00",
    "show": 66144,
    "show_uri": "https://api.kexp.org/v2/shows/66144/?format=api",
    "image_uri": "https://ia601004.us.archive.org/16/items/mbid-9d5afafc-986e-3cb0-a055-26c971a2107f/mbid-9d5afafc-986e-3cb0-a055-26c971a2107f-1030864765_thumb500.jpg",
    "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-9d5afafc-986e-3cb0-a055-26c971a2107f/mbid-9d5afafc-986e-3cb0-a055-26c971a2107f-1030864765_thumb250.jpg",
    "song": "Crazy on You",
    "track_id": "3dbb2092-a0d7-49cf-ac74-06682fb373a8",
    "recording_id": "6bbd8560-58e8-4ae0-a04f-5a675e477bd2",
    "artist": "Heart",
    "artist_ids": [
        "bdbd48f5-abf3-4a4f-9a21-4551dbc3fde9"
    ],
    "album": "Dreamboat Annie",
    "release_id": "4bbaa090-d95c-49b0-9a92-7df4a6a6339e",
    "release_group_id": "65ebadae-3fcc-32c2-a161-a2cd53854c9b",
    "labels": [
        "Mushroom Records"
    ],
    "label_ids": [
        "8d66d39e-286e-45b9-b73e-28ceabe916f3"
    ],
    "release_date": "1976-02-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Tuesday, and welcome to The Midday Show with Cheryl Waters, Kennady Quille, and fabulous producer Meerah! It’s KEXP’s Spring Drive, and you can get The Midday Show started with your donation right now: https://www.kexp.org/donate/ Thank you so much for joining us today!\n--\nIn 2021, Ann Wilson estimated that she has sung this song \"16,000 times.\" She said, \"After many renditions, it’s still satisfying because there’s no bullshit in that song. The words still resonate because I still feel the same way about the world. The song gave a lot of people hope, because they would look at the challenges and difficult things in their lives and think, ‘The world is really screwed up but I have this person who loves me,’ and that’s what the song is really all about. \n\n\"When someone says: ‘If it wasn’t for your song Crazy On You I wouldn’t have made it through this,’ that is so dear. I can’t even begin to describe how it makes me feel. It makes me so deeply happy, like I guess all the work and all that I’ve given over the years really does mean something.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}