Information about plays

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

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

{
    "id": 3554110,
    "uri": "https://api.kexp.org/v2/plays/3554110/?format=api",
    "airdate": "2025-09-17T08:39:12-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8-41924368559_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8-41924368559_thumb250.jpg",
    "song": "Memory Cube",
    "track_id": "364210b0-a6df-489d-a518-4058cd24c133",
    "recording_id": "113eef60-e7a0-44fc-a8ad-8c053bc41d40",
    "artist": "Welcome Strawberry",
    "artist_ids": [
        "b71678b5-7d80-4e6e-a227-66606cc20a72"
    ],
    "album": "Desperate Flower",
    "release_id": "df560424-3c2f-47ff-b54f-3a602cf044b8",
    "release_group_id": "eb6c719e-6b76-4283-bc87-d02f76eadb6a",
    "labels": [
        "Cherub Dream Records"
    ],
    "label_ids": [
        "61411804-deaf-4ace-9ea3-32675e3578ab"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Strawberry is the brainchild of Cyrus VandenBerghe (Still Ruins, Pink Breath of Heaven). “Stargel” is the amalgamation of all things counterculture spanning from the sixties to the aughts—melding elements of psychedelia, shoegaze, trip-hop, and electronica to create a five-minute tripped-out opus. “Inspiration was drawn from disparate sources such as the hypnotic loops of Seefeell, future pop sounds of 90s Madonna, and the psych dance groove of Jagwar Ma,” VandenBerghe says. -- A La Carte Records (https://tinyurl.com/3nzatwvp)\n\n\nhttps://welcomestrawberry.bandcamp.com/album/desperate-flower",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}