Information about plays

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

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

{
    "id": 3652739,
    "uri": "https://api.kexp.org/v2/plays/3652739/?format=api",
    "airdate": "2026-05-09T20:50:21-07:00",
    "show": 66674,
    "show_uri": "https://api.kexp.org/v2/shows/66674/?format=api",
    "image_uri": "https://ia801406.us.archive.org/11/items/mbid-57651c90-97d1-4634-ac85-17bdb758dad7/mbid-57651c90-97d1-4634-ac85-17bdb758dad7-44988684945_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-57651c90-97d1-4634-ac85-17bdb758dad7/mbid-57651c90-97d1-4634-ac85-17bdb758dad7-44988684945_thumb250.jpg",
    "song": "Troublemaker",
    "track_id": "1977cb96-14c3-4f0a-9b93-ef09535dc356",
    "recording_id": "e00ad3dd-394e-4acb-ba76-86cac4a3d0d8",
    "artist": "The Black Tones",
    "artist_ids": [
        "ddcfd686-79f0-4eda-9eb9-4c28591bf87e"
    ],
    "album": "Troublemaker feat. Death Valley Girls",
    "release_id": "57651c90-97d1-4634-ac85-17bdb758dad7",
    "release_group_id": "7f206825-3cfe-4482-8777-1466708304ba",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-10",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's own The Black Tones will play Tractor Tavern on June 26th!\n\nThis new single features Death Valley Girls. “Trouble Maker” was originally recorded in 1976 by renowned Zambian drummer and vocalist Chrissy Zebby Tembo & the Ngozi Family during Zambia’s Zamrock era. \n\nhttps://theblacktones.bandcamp.com/\nhttps://www.theblacktones.com",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}