Information about plays

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

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

{
    "id": 3551985,
    "uri": "https://api.kexp.org/v2/plays/3551985/?format=api",
    "airdate": "2025-09-12T06:04:57-07:00",
    "show": 64539,
    "show_uri": "https://api.kexp.org/v2/shows/64539/?format=api",
    "image_uri": "https://ia903207.us.archive.org/13/items/mbid-a4ec34fc-699b-4c70-a077-658f9fa126a5/mbid-a4ec34fc-699b-4c70-a077-658f9fa126a5-36580652490_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-a4ec34fc-699b-4c70-a077-658f9fa126a5/mbid-a4ec34fc-699b-4c70-a077-658f9fa126a5-36580652490_thumb250.jpg",
    "song": "Genius of Love",
    "track_id": "1d879737-1dce-454e-8eeb-42ca55b80b75",
    "recording_id": "dab52245-2a8e-403d-8905-6b643a9cf855",
    "artist": "Talking Heads",
    "artist_ids": [
        "a94a7155-c79d-4409-9fcf-220cb0e4dc3a"
    ],
    "album": "Stop Making Sense",
    "release_id": "a4ec34fc-699b-4c70-a077-658f9fa126a5",
    "release_group_id": "2b85ba4e-53bf-4473-87f5-59d0b53020ad",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2023-08-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stop Making Sense fun facts...\n\nFilmed Over Multiple Nights: The film was shot over three to four nights at Hollywood's Pantages Theatre in December 1983, and the final movie is a meticulously edited composite from several performances to give the illusion of a single seamless concert.\n\nThe Big Suit: David Byrne's iconic 'big suit' (worn during \"Girlfriend Is Better\") was intentionally designed to make his head look smaller, creating a surreal and memorable visual moment.\n\nMinimal Audience Shots: Unlike most concert films, the audience is mostly unseen until the final song, \"Crosseyed and Painless\"—keeping the focus on the band and the performance.\n\nNo Interviews or Cutaways: Director Jonathan Demme and the band chose not to include interviews, behind-the-scenes footage, or cutaways, preserving the pure musical experience; this set it apart from contemporaries like This Is Spinal Tap, which released the same year.\n\nPioneering Audio Techniques: The film employed early digital audio innovations for mixing and mastering, contributing to its renowned sound quality.\n\nExpanded Band Lineup: The live ensemble featured an expanded lineup—including future funk legend Bernie Worrell, guitarist Alex Weir, percussionist Steve Scales, and backup singers Lynn Mabry and Ednah Holt.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}