Information about plays

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

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

{
    "id": 3589396,
    "uri": "https://api.kexp.org/v2/plays/3589396/?format=api",
    "airdate": "2025-12-10T15:49:36-08:00",
    "show": 65340,
    "show_uri": "https://api.kexp.org/v2/shows/65340/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://ia800806.us.archive.org/31/items/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84-41659473526_thumb250.jpg",
    "song": "I CARE",
    "track_id": "8a3e69ff-b56a-4e6e-9374-f9146beb2823",
    "recording_id": "88e224b0-2685-46a2-9082-6485976ab95a",
    "artist": "Turnstile",
    "artist_ids": [
        "7b748dac-f5ce-45a7-9b95-c1d8b5b013ed"
    ],
    "album": "NEVER ENOUGH",
    "release_id": "6d034ec4-ae79-408f-9d66-e4fdb20f6e84",
    "release_group_id": "58310aac-65aa-492e-83fb-ec50c58e5a1d",
    "labels": [
        "Roadrunner Records"
    ],
    "label_ids": [
        "5899271b-a77a-4081-93a9-0bd05b9b4180"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi Cheryl/Larry,\nMy husband, Marco, was an engineer at Boeing and also a part of the heart of the Seattle music scene since the late 90’s. He truly loved KEXP and was always a big fan of both of yours.\n\nTragically, he was diagnosed with an incurable brain cancer mid October and passed on our wedding anniversary, November 24th. It all happened so fast and I miss him terribly. Today, on his birthday, I know he would love to hear his favorite new band, Turnstile.\nSending you much love and please enjoy the holidays. --Jane\n--\nThis one's for you, Jane, in memory of Marco.\n--\nTurnstile performed a medley of \"I CARE\" and \"DULL\" on the Fallon Show in June: https://www.youtube.com/watch?v=xWag5lNUlz4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}