Information about plays

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

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

{
    "id": 3567241,
    "uri": "https://api.kexp.org/v2/plays/3567241/?format=api",
    "airdate": "2025-10-19T15:38:51-07:00",
    "show": 64878,
    "show_uri": "https://api.kexp.org/v2/shows/64878/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-52b13573-a0c7-4129-a995-ed7d72d679a6/mbid-52b13573-a0c7-4129-a995-ed7d72d679a6-35498595164_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-52b13573-a0c7-4129-a995-ed7d72d679a6/mbid-52b13573-a0c7-4129-a995-ed7d72d679a6-35498595164_thumb250.jpg",
    "song": "Three Drums",
    "track_id": "21eed7a6-1a32-4a8a-b6cf-8921625be418",
    "recording_id": "a5b924b0-ed5d-4005-82be-db1ce8b28b97",
    "artist": "Four Tet",
    "artist_ids": [
        "3bcff06f-675a-451f-9075-99e8657047e8"
    ],
    "album": "Three Drums",
    "release_id": "52b13573-a0c7-4129-a995-ed7d72d679a6",
    "release_group_id": "19da3d3d-2620-499b-8fb1-9373143c3dba",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Just a few days after a headlining slot at Coachella alongside fellow superstar DJs Skrillex and Fred again.., Kieran Hebden released single, \"Three Drums.\"\n\nAcross the track's eight-minute runtime, organic drums lope beneath sumptuous pads and opaque synth leads. The sophisticated downtempo cut starts off at its rhythmic peak, gradually disintegrating into a sustained, blissful ambient outro; a gorgeous standout in an ever-unpredictable handful of recent releases. https://tinyurl.com/bddf3cnz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}