Information about plays

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

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

{
    "id": 3587832,
    "uri": "https://api.kexp.org/v2/plays/3587832/?format=api",
    "airdate": "2025-12-06T23:50:36-08:00",
    "show": 65309,
    "show_uri": "https://api.kexp.org/v2/shows/65309/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Anthrax",
    "track_id": "10011a79-ea8a-3b2d-8823-80249be8ee2c",
    "recording_id": "68cfcea0-f928-4daa-af76-31c56ebc67de",
    "artist": "Gang of Four",
    "artist_ids": [
        "d8661c02-f423-4d72-8044-40ff05daf7a1"
    ],
    "album": "Entertainment!",
    "release_id": "cb3d472f-b445-4f87-afa5-2dc6188011d5",
    "release_group_id": "d0493944-992b-3534-9174-8320c1879837",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2005-05-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gang Of Four‘s Andy Gill spoke about Frank Ocean sampling a loop from the band’s song ‘Love Like Anthrax’ on his album ‘Blonde’. Ocean sampled the loop on his song ‘Futura Free’, with Gill explaining how surprised he was that Ocean’s camp reached out to the band to clear the sample before releasing it. “My first thought was that this is fairly unusual for people to be that up front and honest,” he explained. “Most bands just take Gang of Four ideas and dress them up a little and call them their own!” “But I think Frank Ocean is great and I was aware that he was a big fan of Gang of Four.” Responding to a question about whether he realized what a big deal the album was going to be, Gill said: “Because it’s Frank Ocean it was obviously going to be a big deal.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}