Information about plays

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

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

{
    "id": 3612009,
    "uri": "https://api.kexp.org/v2/plays/3612009/?format=api",
    "airdate": "2026-02-01T19:03:20-08:00",
    "show": 65815,
    "show_uri": "https://api.kexp.org/v2/shows/65815/?format=api",
    "image_uri": "https://coverartarchive.org/release/96a052ff-936f-4bc4-adfc-fd5a1e4ce099/23087337483-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/96a052ff-936f-4bc4-adfc-fd5a1e4ce099/23087337483-250.jpg",
    "song": "Padlock (Larry Levan Remix)",
    "track_id": null,
    "recording_id": "56fbb058-5067-41aa-8dd8-bd8371161822",
    "artist": "Larry Levan Featuring Sly Dunbar, Robbie Shakespeare, Gwen Guthrie, Wally Badarou, Darryl Thompson",
    "artist_ids": [
        "3522a104-c3ce-4ee8-865a-fcf3fc08095d",
        "1ea888e8-3406-41b7-a516-5e743540a442",
        "e934e76c-7155-4f6e-a968-bbb496eac019",
        "0116ef38-f596-440c-a911-8265c2122ab5",
        "25848dee-8562-4a78-b375-3a80b61da629",
        "bab566b3-7d14-40d3-8c01-c0f90548d7b6"
    ],
    "album": "Padlock",
    "release_id": null,
    "release_group_id": "fcbc1e7c-af51-3830-904e-bc5cf0a812b4",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP legendary drummer and producer Sly Dunbar\n\nLegendary DJ and producer Larry Levan was born on July 20, 1954.  The Guardian says \"He was like the Messiah.\": https://www.theguardian.com/music/2016/mar/28/larry-levan-disco-dance-nicky-siano-dj-harvey\n\nGwendolyn Guthrie was an American singer-songwriter and pianist who also sang backing vocals for Aretha Franklin, Billy Joel, Stevie Wonder, Peter Tosh, and Madonna, among others. She is best known for her 1986 hit \"Ain't Nothin' Goin' on But the Rent.\": https://www.allmusic.com/artist/gwen-guthrie-mn0000655346/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}