Information about plays

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

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

{
    "id": 3629784,
    "uri": "https://api.kexp.org/v2/plays/3629784/?format=api",
    "airdate": "2026-03-16T14:57:43-07:00",
    "show": 66199,
    "show_uri": "https://api.kexp.org/v2/shows/66199/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e-43540168480_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e-43540168480_thumb250.jpg",
    "song": "Involuntary Haze",
    "track_id": "0a5cc220-f960-4e02-a276-5d032341ca4d",
    "recording_id": "e3c580f5-e029-4ac7-a0e0-192469654de9",
    "artist": "Blackwater Holylight",
    "artist_ids": [
        "fbaa0689-530b-4216-a20d-2a09cb69967e"
    ],
    "album": "Not Here Not Gone",
    "release_id": "bad2bf07-e890-4d5c-945d-6d9d251c371e",
    "release_group_id": "ee5f66ad-85cc-420a-9d78-e51c474a4152",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "When Blackwater Holylight left their hometown of Portland OR three years ago, their mission was to escape the gloom of the Pacific Northwest and the placating comfort of familiarity. Aiming for the sunnier climes of LA, the band found themselves not only in a warmer environment, but in a blank slate landscape—one without jobs, longtime friend groups, and the easy retreat of old habits. And it was here, unencumbered by the contentment of security, that Blackwater Holylight began diligently working on their fourth full-length album, 'Not Here Not Gone'.\n\nhttps://blackwaterholylight.bandcamp.com/album/not-here-not-gone",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}