Information about plays

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

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

{
    "id": 3656724,
    "uri": "https://api.kexp.org/v2/plays/3656724/?format=api",
    "airdate": "2026-05-19T06:46:58-07:00",
    "show": 66757,
    "show_uri": "https://api.kexp.org/v2/shows/66757/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-b769cc21-3bfa-4418-9680-06fab3c2a9c1/mbid-b769cc21-3bfa-4418-9680-06fab3c2a9c1-29729858475_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-b769cc21-3bfa-4418-9680-06fab3c2a9c1/mbid-b769cc21-3bfa-4418-9680-06fab3c2a9c1-29729858475_thumb250.jpg",
    "song": "I Know What Boys Like",
    "track_id": "a2ffd0a4-94ca-4bdb-bc49-f8e2d8f7605d",
    "recording_id": "78bb9da4-97b9-49b7-a259-bc8966ea5071",
    "artist": "The Waitresses",
    "artist_ids": [
        "8acd46ce-3c10-402e-9ede-676b31c837cb"
    ],
    "album": "Zetrospective: Hope Springs Eternal",
    "release_id": "b769cc21-3bfa-4418-9680-06fab3c2a9c1",
    "release_group_id": "f9212fb9-29ee-47be-bbc4-f313001d9bd2",
    "labels": [
        "ZE Records"
    ],
    "label_ids": [
        "9474b0cc-8065-457c-865d-463f2383ce00"
    ],
    "release_date": "1989-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I Know What Boys Like\" was the 1982 breakout hit for the Akron-based new wave band The Waitresses. Originally written by guitarist Chris Butler for his previous band, Tin Huey, the song's success was defined by Patty Donahue’s distinctive, \"speak-singing\" delivery and its playful, assertive subversion of the male gaze. Read more: https://magnetmagazine.com/2020/12/21/a-conversation-with-chris-butler-waitresses/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}