Information about plays

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

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

{
    "id": 3586672,
    "uri": "https://api.kexp.org/v2/plays/3586672/?format=api",
    "airdate": "2025-12-04T09:35:54-08:00",
    "show": 65285,
    "show_uri": "https://api.kexp.org/v2/shows/65285/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bulls on Parade",
    "track_id": "19cf81ca-0125-42ae-a8df-307375df9593",
    "recording_id": "6e5c3010-8b3f-4551-b857-52aaa0b37e8b",
    "artist": "Denzel Curry",
    "artist_ids": [
        "5f95440d-7737-4a36-9bcf-c05337f7129b"
    ],
    "album": "Bulls on Parade (triple j Like a Version)",
    "release_id": "2090e4dc-d8cd-47e0-ba1c-1fdea752addd",
    "release_group_id": "a20f3053-4ce6-4f91-975a-a5713584b99a",
    "labels": [
        "Australian Broadcasting Corporation"
    ],
    "label_ids": [
        "194dce10-13b7-4c00-b9ba-d71ae6bdd68c"
    ],
    "release_date": "2019-03-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "How can you possibly top the Rage Against the Machine version of Bulls on Parade?  Have Denzel Curry cover it, that's how!\n\nI've never heard someone light a song on fire the way he does to this.  This brightens my morning, thanks!!!\n\nScott\n==\nDenzel Curry covering Rage Against the Machine! Native American / Bahamian -- Denzel Curry is an award winning Bahamian and Native American hip hop artist. You can watch a performance of this cover here: https://www.revolvermag.com/music/see-denzel-currys-stunning-cover-rage-against-machines-bulls-parade https://denzelcurrymusic.bandcamp.com https://www.denzelcurry.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}