Information about plays

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

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

{
    "id": 3568810,
    "uri": "https://api.kexp.org/v2/plays/3568810/?format=api",
    "airdate": "2025-10-23T05:57:50-07:00",
    "show": 64909,
    "show_uri": "https://api.kexp.org/v2/shows/64909/?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": "The Way Love Goes",
    "track_id": "150821bf-5141-41b2-9bd4-c7a19acfd121",
    "recording_id": "b27ee02c-c37b-4314-bbc7-d3596af13b36",
    "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": "Asheville, NC outfit Wednesday are at the top of their game with their sixth studio album, ‘Bleeds.’ Despite navigating inner turmoil following the romantic split of Karly Hartzman and MJ Lenderman, the quintet sound as tight and self-assured as ever. Turning on a dime from heart-wrenching twang to cathartic rock explosion, layered guitars, drums, lap steel, and pedal steel propel Hartzman’s intense, impassioned vocals and vivid storytelling. ‘Bleeds’ is an approachable, undeniable, and untouchable body of work that further cements Wednesday as a force to be reckoned with. –Chris Sanley–",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}