Information about plays

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

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

{
    "id": 3631400,
    "uri": "https://api.kexp.org/v2/plays/3631400/?format=api",
    "airdate": "2026-03-20T08:18:31-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-70cbd253-6aaf-4be3-aa70-3b38c4205ea3/mbid-70cbd253-6aaf-4be3-aa70-3b38c4205ea3-34617805628_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-70cbd253-6aaf-4be3-aa70-3b38c4205ea3/mbid-70cbd253-6aaf-4be3-aa70-3b38c4205ea3-34617805628_thumb250.jpg",
    "song": "Dixie Drug Store",
    "track_id": "741b76ff-b7c8-34d0-91c5-1c8ab2635c82",
    "recording_id": "eea430cf-c80d-4632-8c31-0c3ebc9f0adc",
    "artist": "Grant Lee Buffalo",
    "artist_ids": [
        "b2ccf20a-0569-4375-a486-7ca9c5e65afc"
    ],
    "album": "Fuzzy",
    "release_id": "70cbd253-6aaf-4be3-aa70-3b38c4205ea3",
    "release_group_id": "290cd1a5-22cc-3db4-817e-bf264be59fd0",
    "labels": [
        "Slash"
    ],
    "label_ids": [
        "490afeef-44aa-4bba-b5d7-df875609957f"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Grant Lee Buffalo was formed in 1991 in Los Angeles, California, by three members who had previously played together in the short-lived band Shiva Burlesque. Vocalist and guitarist Grant-Lee Phillips, bassist Paul Kimble, and drummer Joey Peters transitioned from Shiva Burlesque’s more psychedelic and experimental sound to create something uniquely their own. Grant-Lee Phillips, the creative force behind the band, brought with him a voice that could be both gentle and powerful, paired with an exceptional talent for storytelling.\": https://www.digmeoutpodcast.com/p/grant-lee-buffalo-history-of-the\n--\nHere's a live version of this song,  recorded at Beachland Tavern in Cleveland, Ohio on Friday, May 7, 2010  https://www.youtube.com/watch?v=UD4IH9UGIGU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}