Information about plays

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

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

{
    "id": 3562608,
    "uri": "https://api.kexp.org/v2/plays/3562608/?format=api",
    "airdate": "2025-10-08T06:42:05-07:00",
    "show": 64777,
    "show_uri": "https://api.kexp.org/v2/shows/64777/?format=api",
    "image_uri": "https://ia601307.us.archive.org/32/items/mbid-abc49b59-0c11-4651-9262-7316bda4c158/mbid-abc49b59-0c11-4651-9262-7316bda4c158-9825046782_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/32/items/mbid-abc49b59-0c11-4651-9262-7316bda4c158/mbid-abc49b59-0c11-4651-9262-7316bda4c158-9825046782_thumb250.jpg",
    "song": "Casiotone Nation",
    "track_id": "327cecda-fe2a-30f9-a992-85b16a67d45d",
    "recording_id": "5cf08dbe-0ece-4502-bb64-12e48a3aaeff",
    "artist": "Soul Coughing",
    "artist_ids": [
        "8067c102-4996-42bc-9980-06ce2e644eae"
    ],
    "album": "Ruby Vroom",
    "release_id": "abc49b59-0c11-4651-9262-7316bda4c158",
    "release_group_id": "377ce0f3-d963-3372-b030-d83be76f8a5d",
    "labels": [
        "Slash"
    ],
    "label_ids": [
        "490afeef-44aa-4bba-b5d7-df875609957f"
    ],
    "release_date": "1994-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#363 Favorite Album of All Time - Soul Coughing - Ruby Vroom\n\nThe album was recorded at Sunset Sound Factory in Hollywood, Blake and Froom's usual haunt—a storage room near the studio's lounge was filled with vintage keyboards and road cases filled with toys—whistles, baby rattles, children's toy xylophones.  Many of these ended up in the songs, such as a train whistle played by Doughty on \"Uh, Zoom Zip.\"\n\nThis was in keeping with Tchad Blake's spirit of maverick experimentation, which included sticking a binaural head-shaped microphone in front of Yuval Gabay's drumkit, sticking a mic in a car muffler, called \"the Bone\" and sticking that in the drum booth as well, and having Doughty improvise wild, yelling ad-libs on \"Casiotone Nation,\" singing into a cheap amplification system called an Ahuja that Blake bought in India.  The speaker was essentially a huge bullhorn atop a stick.\n\nThe album's lone guest is Rachel Benbow Murdy, band founder Mike Doughty's ex-girlfriend, who supplies a vocal on \"Janine.\" Doughty had Murdy go out to a payphone in Sheridan Square in New York and sing a rendition of \"Lemon Tree\" with an improvised melody into their answering machine.\n\nRecorded a year before the Ruby sessions, Doughty and bass player Sebastian Steinberg recorded the tune at the avant-garde jazz club The Knitting Factory during the daytime, when the club was closed, with club soundperson James McLean. McLean put a mic on the answering machine, which Doughty had brought to the session. https://tinyurl.com/mwteec4p",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}