Information about plays

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

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

{
    "id": 3542839,
    "uri": "https://api.kexp.org/v2/plays/3542839/?format=api",
    "airdate": "2025-08-21T10:08:21-07:00",
    "show": 64347,
    "show_uri": "https://api.kexp.org/v2/shows/64347/?format=api",
    "image_uri": "https://dn721204.ca.archive.org/0/items/mbid-cb01a3d2-4c00-4bd0-8ec2-fde956c79613/mbid-cb01a3d2-4c00-4bd0-8ec2-fde956c79613-16079629985_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/12/items/mbid-cb01a3d2-4c00-4bd0-8ec2-fde956c79613/mbid-cb01a3d2-4c00-4bd0-8ec2-fde956c79613-16079629985_thumb250.jpg",
    "song": "Keep Your Eyes Ahead",
    "track_id": "fcc84e8f-8872-3026-8967-c7a1847c8a65",
    "recording_id": "400505c1-01cc-46e9-b5e7-3e41e0239e04",
    "artist": "The Helio Sequence",
    "artist_ids": [
        "b6ab8d01-0cb3-4515-bc05-d928397e7429"
    ],
    "album": "Keep Your Eyes Ahead",
    "release_id": "cb01a3d2-4c00-4bd0-8ec2-fde956c79613",
    "release_group_id": "0e009491-ba1a-39db-a884-fa030e9cf5fe",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2008-01-29",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Ron in IL:\n\n\"I've dealt with Subcutaneous Non-Hodgkins Lymphoma \"\"outbreaks\"\" three times since the early 2000's. Thankfully, each time my cancer has been very localized and treatable. I'm one of the lucky ones and grateful for the excellent care I've received, as well as the science and treatments that have made dealing with my diagnoses stressful moments in time and not life-changing occurrences. I do not take this for granted and realize how fortunate I am. I share this story to put my gratitude out in the universe and provide one story that exemplifies how a cancer diagnosis can sometimes be met with elements of hope. \n\nI'll request \"\"Keep your eyes ahead\"\" by the Helio Sequence if I may.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}