Information about plays

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

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

{
    "id": 3520347,
    "uri": "https://api.kexp.org/v2/plays/3520347/?format=api",
    "airdate": "2025-06-29T09:48:45-07:00",
    "show": 63869,
    "show_uri": "https://api.kexp.org/v2/shows/63869/?format=api",
    "image_uri": "https://coverartarchive.org/release/8dc5728a-af22-48d4-bc67-8e3a61dda066/14460797397-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8dc5728a-af22-48d4-bc67-8e3a61dda066/14460797397-250.jpg",
    "song": "Paper in My Shoe",
    "track_id": null,
    "recording_id": "28df2462-ecd3-440d-8230-683c0e3ea900",
    "artist": "Boozoo Chavis",
    "artist_ids": [
        "f10aa2b0-47c8-44a0-83a5-a93d61ef5c63"
    ],
    "album": "Swamp Music, Vol. III: Kings of Zydeco: Black Creole Music From the Deep South",
    "release_id": null,
    "release_group_id": "d4716a29-8671-3651-9bc7-f514085875ef",
    "labels": [],
    "label_ids": [],
    "release_date": "1989-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Boozoo Chavis (born Wilson Anthony Chavis) was one of the pioneers of zydeco, the Cajun and blues hybrid originating in southwest Louisiana. Although his self-composed 1954 single, \"Paper in My Shoes,\" was the first zydeco hit, Chavis was distrustful of the music industry and refused to perform publicly or record again until 1984. In an interview featured in the 1990 book, The New Folk Music, Chavis explained, \"... They stole my record. They said that it only sold 150,000 copies. But, my cousin, who used to live in Boston, checked it out. It sold over a million copies. I was supposed to have a gold record.\" After leaving the music business, Chavis devoted his attention to raising champion racehorses in Shrevesport and Lafayette, LA and TX. \nhttps://www.allmusic.com/artist/boozoo-chavis-mn0000088100#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}