Information about plays

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

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

{
    "id": 3607918,
    "uri": "https://api.kexp.org/v2/plays/3607918/?format=api",
    "airdate": "2026-01-23T04:50:12-08:00",
    "show": 65728,
    "show_uri": "https://api.kexp.org/v2/shows/65728/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-fa3d058d-ee8a-47e1-811c-dd7a7bea9bb8/mbid-fa3d058d-ee8a-47e1-811c-dd7a7bea9bb8-43485187559_thumb500.jpg",
    "thumbnail_uri": "https://ia800202.us.archive.org/7/items/mbid-fa3d058d-ee8a-47e1-811c-dd7a7bea9bb8/mbid-fa3d058d-ee8a-47e1-811c-dd7a7bea9bb8-43485187559_thumb250.jpg",
    "song": "Destination Heaven",
    "track_id": "981d1f06-b1d7-4089-aef4-31be7c531020",
    "recording_id": "0176e3b9-506e-4134-b73e-5571280fa798",
    "artist": "Euphoria Again & Dogwood Tales",
    "artist_ids": [
        "43487876-52e7-4bbd-aa12-15ad185a7946",
        "a67cfd12-4129-4fb6-8772-24ef77a3798f"
    ],
    "album": "Destination Heaven",
    "release_id": "fa3d058d-ee8a-47e1-811c-dd7a7bea9bb8",
    "release_group_id": "100eaeed-3514-491b-a9a9-d724e0de81db",
    "labels": [
        "Born Losers Records"
    ],
    "label_ids": [
        "d7fa0dd1-27a9-4252-b07e-56df1300ca99"
    ],
    "release_date": "2026-01-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Harrisonburg, VA-based alt-country band Dogwood Tales and Philly-based outfit 'Euphoria. Again.'. After touring together and unearthing an instant creative chemistry, the two bands got together in August of last year to work on new music, which morphed into an eight-piece live band cobbling songs and arrangements together on the fly, unexpectedly crafting an entire collaborative album.\n\nhttps://euphoriaagain.bandcamp.com/album/destination-heaven\nhttps://dogwoodtales.bandcamp.com/album/destination-heaven",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}