Information about plays

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

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

{
    "id": 3580668,
    "uri": "https://api.kexp.org/v2/plays/3580668/?format=api",
    "airdate": "2025-11-20T14:20:10-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia801601.us.archive.org/19/items/mbid-69bbf6ac-db63-4beb-a9dc-5468a3d97bb6/mbid-69bbf6ac-db63-4beb-a9dc-5468a3d97bb6-43440100317_thumb500.jpg",
    "thumbnail_uri": "https://ia801601.us.archive.org/19/items/mbid-69bbf6ac-db63-4beb-a9dc-5468a3d97bb6/mbid-69bbf6ac-db63-4beb-a9dc-5468a3d97bb6-43440100317_thumb250.jpg",
    "song": "WAITING FOR THE PHONE CALL",
    "track_id": "dfde52ea-bf3a-4e2a-802e-18ea1b43cee4",
    "recording_id": "eb5f2e4f-f8c8-4b52-a17b-fef19d63b241",
    "artist": "The Twilight Sad featuring Robert Smith",
    "artist_ids": [
        "7d1a1624-784b-4f89-8ff9-b9b493cd059d",
        "d44d63b8-3da4-4f7d-aba1-a05ba8941b44"
    ],
    "album": "WAITING FOR THE PHONE CALL",
    "release_id": "69bbf6ac-db63-4beb-a9dc-5468a3d97bb6",
    "release_group_id": "b4798d3d-1d5d-4ff9-b4e0-9234a6d5e28f",
    "labels": [
        "Rock Action Records"
    ],
    "label_ids": [
        "959be696-eda5-4c9d-af24-2c8103f149f5"
    ],
    "release_date": "2025-10-28",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the first new music from The Twilight Sad in six years!  It features The Cure's Robert Smith on guitar. \n--\n\"Waiting For The Phone Call\" is about grief, love and mental illness,” said James Graham. “These things took over my life and I became ill. I lost the person most important to me in one of the cruelest ways. I’ve always used writing as a method of processing and coping with my emotions. My emotions became a problem and I couldn’t control them, writing music with Andy  [MacFarlane]… especially the past seven years had been both the escape and the opportunity to process and try and make sense of life.\n\nWe’ve all been waiting on a phone call that can change our lives at some point. This unfortunately focuses on a phone call that you never want to have.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}