Information about plays

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

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

{
    "id": 3528282,
    "uri": "https://api.kexp.org/v2/plays/3528282/?format=api",
    "airdate": "2025-07-17T17:44:25-07:00",
    "show": 64039,
    "show_uri": "https://api.kexp.org/v2/shows/64039/?format=api",
    "image_uri": "https://ia600703.us.archive.org/30/items/mbid-44a4e301-80c1-4f07-8091-04aa85dba5dc/mbid-44a4e301-80c1-4f07-8091-04aa85dba5dc-42078258378_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-44a4e301-80c1-4f07-8091-04aa85dba5dc/mbid-44a4e301-80c1-4f07-8091-04aa85dba5dc-42078258378_thumb250.jpg",
    "song": "Alone in Hollywood on Acid",
    "track_id": "c6d67db4-60f3-419c-ba09-67f4c34be289",
    "recording_id": "6a38fb31-eeaa-416a-b383-8ac9d7c8f19a",
    "artist": "Hunx and His Punx",
    "artist_ids": [
        "ec57ec4c-2787-4b77-b5c9-8b00a0e59f0a"
    ],
    "album": "Walk Out On This World",
    "release_id": "44a4e301-80c1-4f07-8091-04aa85dba5dc",
    "release_group_id": "f9a61096-4453-4865-a484-6587f77b9fba",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Performing at Seattle's Clock-Out Lounge on Tuesday, August 26th and SF's Chapel on Thursday, September 25th.\n--\nHunx and His Punx is a West Coast band formed in 2009 by Seth Bogart (aka Hunx) with Shannon Shaw (Shannon & The Clams) and Erin Emslie (The Time Flys). \n\nhttps://hunxandhispunx.bandcamp.com/album/walk-out-on-this-world-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}