Information about plays

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

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

{
    "id": 3618783,
    "uri": "https://api.kexp.org/v2/plays/3618783/?format=api",
    "airdate": "2026-02-17T17:37:40-08:00",
    "show": 65960,
    "show_uri": "https://api.kexp.org/v2/shows/65960/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-60592102-f7e3-4768-b65f-938dbd3dcac8/mbid-60592102-f7e3-4768-b65f-938dbd3dcac8-43597155390_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-60592102-f7e3-4768-b65f-938dbd3dcac8/mbid-60592102-f7e3-4768-b65f-938dbd3dcac8-43597155390_thumb250.jpg",
    "song": "Faux Sweetness",
    "track_id": "c3e48722-7692-4092-b880-026a7fe8f3d0",
    "recording_id": "1a067145-ec12-4324-9b18-d9670107b27e",
    "artist": "Lucid Express",
    "artist_ids": [
        "c64ed7a6-fff8-4487-b590-21870d444c74"
    ],
    "album": "Instant Comfort",
    "release_id": "60592102-f7e3-4768-b65f-938dbd3dcac8",
    "release_group_id": "55bafec7-327e-4fe6-a719-0a4c26cca070",
    "labels": [
        "Kanine Records"
    ],
    "label_ids": [
        "60f34206-2688-499c-8b55-c7ec1510517f"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out February 20th, and available to pre-order on limited yellow swirl vinyl now. \n\nOf the new single, vocalist Kim Ho says, \"on 'Faux Sweetness' we return to some of our earliest indie pop influences while also mixing in some of the darker sounds we've picked up over years of experimenting in our studio space. It kind of led us to make something that is both heavier and more delicate than anything we'd written up to that point.\" https://tinyurl.com/4bsynhsh",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}