Information about plays

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

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

{
    "id": 3548775,
    "uri": "https://api.kexp.org/v2/plays/3548775/?format=api",
    "airdate": "2025-09-04T09:16:51-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://ia601509.us.archive.org/18/items/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5-33316068830_thumb500.jpg",
    "thumbnail_uri": "https://ia601509.us.archive.org/18/items/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5-33316068830_thumb250.jpg",
    "song": "Expert In A Dying Field",
    "track_id": "a7454d38-2154-463e-b388-9edf991a14bb",
    "recording_id": "8629f623-0bb9-4ea0-a1b2-ad098ea79e17",
    "artist": "The Beths",
    "artist_ids": [
        "4c74fc48-8108-4556-87af-154af74f2ce5"
    ],
    "album": "Expert in a Dying Field",
    "release_id": "50b23d48-2575-48a8-b7d5-0444ff1f55f5",
    "release_group_id": "5efba732-477d-4dbd-9389-db7441ddf233",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2022-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP would like to send you and a friend to see The Beths as part of the Fall at the Fillmore in SF on 11/9/25. Text Beth to 206-903-KEXP (5397) for your chance to win.\n--\nOn The Beths’ new album Expert In A Dying Field, Elizabeth Stokes’ songwriting positions her somewhere between being a novelist and a documentarian.\n\nThe songs collected here are autobiographical, but they’re also character sketches of relationships -- platonic, familial, romantic -- and more importantly, their aftermaths. The shapes and ghosts left in absences. The question that hangs in the air: what do you do with how intimately versed you’ve become in a person, once they’re gone from your life? \n\nThe third LP from the New Zealand quartet houses 12 jewels of tight, guitar-heavy songs that worm their way into your head, an incandescent collision of power-pop and skuzz.  https://tinyurl.com/y3p7cnfc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}