Information about plays

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

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

{
    "id": 3624294,
    "uri": "https://api.kexp.org/v2/plays/3624294/?format=api",
    "airdate": "2026-03-02T06:26:21-08:00",
    "show": 66070,
    "show_uri": "https://api.kexp.org/v2/shows/66070/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "A Real Indication",
    "track_id": "88d2eba0-5c01-3155-9f88-6585d0170b26",
    "recording_id": "3b4db0b0-dbfc-456b-8edb-3f371135238c",
    "artist": "Angelo Badalamenti",
    "artist_ids": [
        "5894dac5-0260-4175-b36e-e34680a859d6"
    ],
    "album": "Twin Peaks: Fire Walk With Me",
    "release_id": "ffa25aa5-3234-379e-ad6a-2d80a975e4ec",
    "release_group_id": "ec7cf415-28cc-39ed-83ee-85bbca46980a",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1992-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In providing themes that toggled between darkness and light on “Twin Peaks,” Badalamenti’s music slid into American prime time to lingering effect. But Lynch’s feature-length prequel box-office boondoggle Twin Peaks: Fire Walk With Me clouded over the composer’s work for that film. \n\nBadalamenti handles all the production, arrangements, and orchestrations; he plays keyboards, even contributing some gruff vocals to the set.\n\nhttps://pitchfork.com/reviews/albums/22787-twin-peaks-fire-walk-with-me-ost/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}