Information about plays

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

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

{
    "id": 3572601,
    "uri": "https://api.kexp.org/v2/plays/3572601/?format=api",
    "airdate": "2025-11-01T13:11:47-07:00",
    "show": 64994,
    "show_uri": "https://api.kexp.org/v2/shows/64994/?format=api",
    "image_uri": "https://ia800402.us.archive.org/7/items/mbid-59794334-d07a-412c-8d85-8b4716f2e906/mbid-59794334-d07a-412c-8d85-8b4716f2e906-5499575258_thumb500.jpg",
    "thumbnail_uri": "https://ia800402.us.archive.org/7/items/mbid-59794334-d07a-412c-8d85-8b4716f2e906/mbid-59794334-d07a-412c-8d85-8b4716f2e906-5499575258_thumb250.jpg",
    "song": "Low Rider",
    "track_id": "daf1c649-6497-3f2f-919a-384b896b7551",
    "recording_id": "917b535e-01eb-45b2-ace0-b1bada913833",
    "artist": "War",
    "artist_ids": [
        "3e6bbdb8-66c8-439c-a3d9-87391ce88740"
    ],
    "album": "Why Can't We Be Friends?",
    "release_id": "774d0ae0-932b-3f59-9d22-19fb580aa1c5",
    "release_group_id": "61abaf53-d5a5-3114-ad05-a8d3518b2f0f",
    "labels": [
        "United Artists"
    ],
    "label_ids": [
        "f1477534-482c-41bd-8219-870a199728ee"
    ],
    "release_date": "1975-06-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Dazed and Confused!\n\nWhat happened on 'Low Rider' was in the studio, we were jamming, and I was supposed to have been on the downbeat. But all of the sudden I was on the upbeat. And I said, 'Oh, boy. I got the beat turned around.' I didn't panic. I said, 'Wait a minute. Stay there. Don't change it. Stay.' Because as long as you keep doing it over and over and over, it won't be a mistake. We were just messing around, you know. Then the next thing I know, Charles [Miller]started just singing, 'Low ri-der drives a little slower. The low...' he was just pumping it. And then the next thing I know Lee's [Oskar] over there putting that harmonica on, because Lee is a melody man all the time. And then - boom.\" - Drummer Harold Brown",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}