Information about plays

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

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

{
    "id": 3672305,
    "uri": "https://api.kexp.org/v2/plays/3672305/?format=api",
    "airdate": "2026-06-25T07:46:53-07:00",
    "show": 67082,
    "show_uri": "https://api.kexp.org/v2/shows/67082/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/items/mbid-960c9586-e3c4-477f-bd00-cf9aa2cab16d/mbid-960c9586-e3c4-477f-bd00-cf9aa2cab16d-45419888913_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-960c9586-e3c4-477f-bd00-cf9aa2cab16d/mbid-960c9586-e3c4-477f-bd00-cf9aa2cab16d-45419888913_thumb250.jpg",
    "song": "Conspiracy",
    "track_id": "e41f6bf1-bb34-4a0d-bbe7-0478ba8d9458",
    "recording_id": "3f5ac503-646e-4a76-aed0-4efaa6a0c854",
    "artist": "Saul Williams feat. Moor Mother & Gonjasufi",
    "artist_ids": [
        "caf10f94-6c3a-4a71-b5f1-523c74007f92",
        "756cf672-d4ae-4470-a3af-a43d776a211d",
        "16610cf1-5ed5-4770-89b4-bf7e7aca7ebf"
    ],
    "album": "Leap Life",
    "release_id": "960c9586-e3c4-477f-bd00-cf9aa2cab16d",
    "release_group_id": "aac0cac2-3704-4e45-bd94-9cc71af5c466",
    "labels": [
        "Big Dada"
    ],
    "label_ids": [
        "1382bfb9-0880-4696-a8ae-1ce2d94ce097"
    ],
    "release_date": "2026-08-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Leap Life' due out August 28th! \n\nFor nearly three decades, writer, musician, poet, director, and actor Saul Williams has occupied a singular place in Black culture, resisting the confines of genre across music, literature and film, and using art as a transformative device. \n\nhttps://saulwilliams.bandcamp.com/album/leap-life\nhttps://saulwilliams.com/\n\nCheck out the official video for this track here: \nhttps://www.youtube.com/watch?v=fMZmflNltpE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}