Information about plays

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

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

{
    "id": 3611952,
    "uri": "https://api.kexp.org/v2/plays/3611952/?format=api",
    "airdate": "2026-02-01T16:07:53-08:00",
    "show": 65814,
    "show_uri": "https://api.kexp.org/v2/shows/65814/?format=api",
    "image_uri": "https://ia601403.us.archive.org/4/items/mbid-349faf3a-8637-4059-b9af-47c7c4c1d722/mbid-349faf3a-8637-4059-b9af-47c7c4c1d722-3076325707_thumb500.jpg",
    "thumbnail_uri": "https://ia601403.us.archive.org/4/items/mbid-349faf3a-8637-4059-b9af-47c7c4c1d722/mbid-349faf3a-8637-4059-b9af-47c7c4c1d722-3076325707_thumb250.jpg",
    "song": "Shut Em Down (LP Radio Version)",
    "track_id": "1ca14053-ed33-4ae0-8571-8891ba45e5c0",
    "recording_id": "353e5aa6-2ec3-40ca-b46b-521ec0f2296d",
    "artist": "Public Enemy",
    "artist_ids": [
        "bf2e15d0-4b77-469e-bfb4-f8414415baca"
    ],
    "album": "Shut Em Down",
    "release_id": "ded0f11c-3701-4ac7-b5b3-4546e09e1527",
    "release_group_id": "aacc151f-3d2b-35e0-b8c0-1e88510cb8ff",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Public Enemy's Chuck D explained to Melody Maker in 1991, \"'Shut 'Em Down' is about major corporations like Nike taking profits from the black community, but not giving anything back, never opening businesses in black areas. And it's saying that the best way to boycott a business is to start your own.\"\n\nPart of group member Chuck D's voice was sampled on the track \"Ten Crack Commandments\" by The Notorious B.I.G. off his album Life After Death.\n\nThe opening of the song was used by Russell Simmons Television Productions (RSTV) during the closing credits of Def Comedy Jam. https://tinyurl.com/ekhmwnzs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}