Information about plays

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

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

{
    "id": 3543008,
    "uri": "https://api.kexp.org/v2/plays/3543008/?format=api",
    "airdate": "2025-08-21T18:49:04-07:00",
    "show": 64349,
    "show_uri": "https://api.kexp.org/v2/shows/64349/?format=api",
    "image_uri": "https://ia800605.us.archive.org/27/items/mbid-8e2278c1-249c-40e6-8b11-d0d8494c27bc/mbid-8e2278c1-249c-40e6-8b11-d0d8494c27bc-21971479800_thumb500.jpg",
    "thumbnail_uri": "https://ia800605.us.archive.org/27/items/mbid-8e2278c1-249c-40e6-8b11-d0d8494c27bc/mbid-8e2278c1-249c-40e6-8b11-d0d8494c27bc-21971479800_thumb250.jpg",
    "song": "The Dark End of the Street",
    "track_id": "3479f9ed-5efa-3342-a9ea-aa8e74a4a78e",
    "recording_id": "03704c6e-d045-4d7a-a092-7ebfe0f34eeb",
    "artist": "James Carr",
    "artist_ids": [
        "b718fc50-a266-482b-aa52-74760387352e"
    ],
    "album": "The R&B Box: 30 Years of Rhythm & Blues",
    "release_id": "8e2278c1-249c-40e6-8b11-d0d8494c27bc",
    "release_group_id": "19314ba7-57e8-3374-b3bd-8b171bd92bd8",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1994-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Jen in Lynwood, WA:\n\nIt was early 2020 and I had a two month old baby and the world  was in utter chaos due to the pandemic. That's when I was diagnosed with stage 4 cancer. I honestly didn't know what to do. I was so scared and in so much pain. I couldn't sleep because of all the steroids so I started watching \"Tales from the loop\" late at night. The song \"on the dark end of the street\" by James Carr was in one episode. I became obsessed with the song. There were times when the only way to easy my pain was to belt it out at the top of my lungs while rocking my new baby. Although the song has nothing to do with cancer, it really helped me express my pain, in the only way I could. Being on chemo during a pandemic is such a scary and isolating time, especially with a newborn. I made it though and have been cancer free for almost 5 years and now my silly little girl loves listening to KEXP with her mommy.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}