Information about plays

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

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

{
    "id": 3598669,
    "uri": "https://api.kexp.org/v2/plays/3598669/?format=api",
    "airdate": "2026-01-01T03:13:37-08:00",
    "show": 65529,
    "show_uri": "https://api.kexp.org/v2/shows/65529/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Once in a Lifetime",
    "track_id": null,
    "recording_id": "7ce86631-ab98-4814-b2e0-ec13f8a4d658",
    "artist": "Talking Heads",
    "artist_ids": [
        "a94a7155-c79d-4409-9fcf-220cb0e4dc3a"
    ],
    "album": "Remain in Light",
    "release_id": null,
    "release_group_id": "f6b1b900-6108-32f0-abbd-2855af9151eb",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1980-10-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "When bassist Tina Weymouth came up with a striking bass line, the band “took that lick and extrapolated it, slowly building a piece around it. After weeks of jamming, David Byrne and producer Brian Eno came in to the studio to start adding arrangements and lyrics to the music pieces.”\nEno counted the rhythm of the song differently than everyone else did, resulting in a distinctive layering of different grooves all at once. On top of this came the lyrics, which Byrne developed as he “sat down and listened to televangelist sermons, pulling phrases from them and crafting them into lyrics.” Put together, “the song creates a trancelike state, capturing the manic monotony of middle-class existence” with both its captivatingly repetitive music (played by the band members acting as “human samplers”) and its words, as Byrne himself interprets them, “about the unconscious, about how we operate half-awake on autopilot.”: https://www.openculture.com/2019/02/how-talking-heads-and-brian-eno-wrote-once-in-a-lifetime.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}