Information about plays

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

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

{
    "id": 3629791,
    "uri": "https://api.kexp.org/v2/plays/3629791/?format=api",
    "airdate": "2026-03-16T15:22:51-07:00",
    "show": 66199,
    "show_uri": "https://api.kexp.org/v2/shows/66199/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-dde83370-697b-44a4-9d80-c1f8cf5af647/mbid-dde83370-697b-44a4-9d80-c1f8cf5af647-19356011828_thumb500.jpg",
    "thumbnail_uri": "https://ia803107.us.archive.org/17/items/mbid-dde83370-697b-44a4-9d80-c1f8cf5af647/mbid-dde83370-697b-44a4-9d80-c1f8cf5af647-19356011828_thumb250.jpg",
    "song": "Chameleon",
    "track_id": "7f43bf12-904e-3a2f-9dcb-53d70934eff3",
    "recording_id": "1df11035-0a12-4bce-ab72-41bbd0f9fde3",
    "artist": "Herbie Hancock",
    "artist_ids": [
        "27613b78-1b9d-4ec3-9db5-fa0743465fdd"
    ],
    "album": "The Best of Herbie Hancock: The Hits!",
    "release_id": "31e8f78c-1025-4a8b-83fa-272e8890d58c",
    "release_group_id": "75f4c329-f1e0-3b5f-98d6-5817cc6a3f0a",
    "labels": [
        "Columbia",
        "Legacy"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e",
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2000-02-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Head Hunters', Herbie Hancock's 12th studio album, was recorded in San Francisco at Hyde Street Studio in Tenderloin. That fabulous 12-note bass line is played by Herbie Hancock on the Minimoog. What sounds like a rhythm guitar is, in fact, a Clavinet. That's Harvey Mason on drums and Bernie Maupin on saxophone.\n--\nHere's the story behind this foundational song in funk-jazz: https://tinyurl.com/4xytbva4\n\nhttps://www.herbiehancock.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}