Information about plays

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

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

{
    "id": 3609732,
    "uri": "https://api.kexp.org/v2/plays/3609732/?format=api",
    "airdate": "2026-01-27T08:59:49-08:00",
    "show": 65768,
    "show_uri": "https://api.kexp.org/v2/shows/65768/?format=api",
    "image_uri": "https://ia601000.us.archive.org/25/items/mbid-51e56540-ef7f-497f-bff5-9abfa9cae128/mbid-51e56540-ef7f-497f-bff5-9abfa9cae128-17882885269_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-51e56540-ef7f-497f-bff5-9abfa9cae128/mbid-51e56540-ef7f-497f-bff5-9abfa9cae128-17882885269_thumb250.jpg",
    "song": "March Of The Pigs (Clean Version)",
    "track_id": "e7db14f5-955c-493b-9c9e-71fb90a40e52",
    "recording_id": "873c493d-1217-401d-a4d0-b2e30f40cb08",
    "artist": "Nine Inch Nails",
    "artist_ids": [
        "b7ffd2af-418f-4be2-bdd1-22f8b48613da"
    ],
    "album": "March Of The Pigs",
    "release_id": "f18f16e7-58fb-4bd7-8cb0-a3d53a3ea32d",
    "release_group_id": "d03cf545-b0a6-39c4-a8d6-457832c86eee",
    "labels": [
        "TVT Records",
        "Nothing Records",
        "Interscope Records"
    ],
    "label_ids": [
        "c9117237-b78b-4e47-b452-c9d94fb34916",
        "4b5cba06-6a79-454c-91f5-3fe220d4950d",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Former live guitarist Richard Patrick reportedly received the nickname \"Piggy\" while in Nine Inch Nails.\n\nAs well, \"Piggies\" is a song on The Beatles' 1968 self-titled (or 'white') album, a noted influence on Charles Manson, who scrawled the word \"pig\" in blood on the front door of the Sharon Tate mansion wherein he and his 'Family' killed Tate and several others on August 8, 1969. The mansion was also where Reznor recorded The Downward Spiral in 1993-4 and Reznor kept the Tate door when he moved to Nothing Studios in New Orleans. \n\nHowever, Reznor debunked rumors of song connections to the Tate murders in an interview, saying, \"I had 'Piggy' written long before it was ever known that I would be in that house. 'March of the Pigs' has nothing to do with the Tate murders or anything like that, I’m not going to say what it is about, but it’s not about that. Yeah, the name of the studio being 'Pig,' that was a definite bad taste joke. It was written on the front door at one time, I’ll admit to that.\" https://tinyurl.com/4a3dt2uf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}