Information about plays

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

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

{
    "id": 3556001,
    "uri": "https://api.kexp.org/v2/plays/3556001/?format=api",
    "airdate": "2025-09-21T17:36:27-07:00",
    "show": 64625,
    "show_uri": "https://api.kexp.org/v2/shows/64625/?format=api",
    "image_uri": "https://coverartarchive.org/release/ce39c6c2-0829-3ce6-8378-199345285912/25274216003-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ce39c6c2-0829-3ce6-8378-199345285912/25274216003-250.jpg",
    "song": "I Will Dare",
    "track_id": null,
    "recording_id": "5f243050-26db-4e22-848d-957a13b0affe",
    "artist": "The Replacements",
    "artist_ids": [
        "dc0d05ce-2f47-4962-b4fa-8631a0a51987"
    ],
    "album": "Let It Be",
    "release_id": null,
    "release_group_id": "2c644807-3b5d-39d4-8c65-dec603bf3f3a",
    "labels": [],
    "label_ids": [],
    "release_date": "1984-10-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Replacements have announced a new deluxe edition of their landmark 1984 album, Let It Be. The reissue will be released on October 24th in remastered form and expanded with unreleased studio and live recordings via Rhino.\n\nAvailable on vinyl and CD formats (pre-order here), the collection includes a wide range of unreleased material from the Let It Be recording sessions, including alternate versions of \"Gary’s Got A Boner\" and \"Favorite Thing,\" as well as previously unreleased outtakes including \"Who’s Gonna Take Us Alive\" and \"Street Girl.\" An alternate version of \"Androgynous,\" featuring a different vocal take and the full piano intro, has been restored for the very first time (listen to it below). All five bonus tracks from 2008’s Let It Be (Expanded Edition) are also included, newly remastered for this set.\n\nThe release also comes with an unreleased 28-song live show recorded in August 1984 at the Cubby Bear in Chicago, dubbed Goodnight! Go Home! Freshly remastered from an audience tape, the concert captures the Minneapolis legends rocking out a wide range of tunes, including versions of \"I Will Dare\" and \"Unsatisfied\" from the then-unreleased Let It Be, as well as inspired cover takes, including Bad Company classic, \"Can’t Get Enough.\" https://tinyurl.com/kerbk3yr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}