Information about plays

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

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

{
    "id": 3540208,
    "uri": "https://api.kexp.org/v2/plays/3540208/?format=api",
    "airdate": "2025-08-15T02:08:20-07:00",
    "show": 64291,
    "show_uri": "https://api.kexp.org/v2/shows/64291/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb250.jpg",
    "song": "Wound Up Here (By Holdin On)",
    "track_id": "19c4dc89-2250-42df-adc9-c15e9681f0d3",
    "recording_id": "624b9000-ed50-44c5-9a06-1651aa7aab1d",
    "artist": "Wednesday",
    "artist_ids": [
        "9833b455-0da2-40b5-8e63-37816c910604"
    ],
    "album": "Bleeds",
    "release_id": "42861d98-03b5-4c26-a3e6-c2a91f9fe442",
    "release_group_id": "5bed2109-60ce-4c13-804a-fc04946ba7f7",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Asheville, NC, band Wednesday! \n\nThey'll be in Oakland, CA, on Saturday, Oct. 18, at the Fox Theater.\n\nCheck out the rest of their tour dates here:\n\nhttps://www.wednesday.band/tourdatez\n\n--\n\nCheck out this 2022 Live on KEXP performance from the band: https://www.youtube.com/watch?v=a0o-hF9s0ro&pp=0gcJCfwAo7VqN5tD",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}