Information about plays

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

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

{
    "id": 3544531,
    "uri": "https://api.kexp.org/v2/plays/3544531/?format=api",
    "airdate": "2025-08-25T06:23:54-07:00",
    "show": 64383,
    "show_uri": "https://api.kexp.org/v2/shows/64383/?format=api",
    "image_uri": "https://dn721202.ca.archive.org/0/items/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1-42438758310_thumb500.jpg",
    "thumbnail_uri": "https://dn721202.ca.archive.org/0/items/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1-42438758310_thumb250.jpg",
    "song": "Sweet Nothing",
    "track_id": "e6bd59c1-8c42-48c4-8218-4168f8e8ff25",
    "recording_id": "45003453-0e9a-4df5-9e62-eb53ac18a444",
    "artist": "Saintseneca",
    "artist_ids": [
        "aabc45ce-3a48-4b84-a25d-9c0d48b3fd29"
    ],
    "album": "High Walllow & Supermoon Songs",
    "release_id": "f5318b58-39cb-4f53-be4d-2360f3438cf1",
    "release_group_id": "21a5c887-dba7-430a-93f3-175ee1df9a07",
    "labels": [
        "Lame-O Records"
    ],
    "label_ids": [
        "8abf1ffc-dc27-4d93-a7ec-73cbaa08e65c"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The first radio single from a sprawling 21 track album coming this Halloween--their first in 7 years. \n\nAbout the song, frontman Zac Little explains, \"On my honeymoon, years ago, I found this little riff. It seemed to lead somewhere, but the edges rolled off into nothingness...I'd find fragments and try to line them up to no avail...I laid it in the drawer to sleep....Then Patti Smith's dream cowboy paid me a visit - straight off the M train, and blessed me with a chorus.\" The upcoming album is more adventurous than anything else Little has done, yet grounded in a pop sensibility that makes its expansive sonic world accessible. Between its strings and synths, drum machines and samples, call it \"unamericana.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}