Information about plays

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

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

{
    "id": 3652730,
    "uri": "https://api.kexp.org/v2/plays/3652730/?format=api",
    "airdate": "2026-05-09T20:31:29-07:00",
    "show": 66674,
    "show_uri": "https://api.kexp.org/v2/shows/66674/?format=api",
    "image_uri": "https://dn710409.ca.archive.org/0/items/mbid-49b39079-0b92-4de7-9f18-c64bd83fb9a8/mbid-49b39079-0b92-4de7-9f18-c64bd83fb9a8-44451329349_thumb500.jpg",
    "thumbnail_uri": "https://ia803106.us.archive.org/0/items/mbid-49b39079-0b92-4de7-9f18-c64bd83fb9a8/mbid-49b39079-0b92-4de7-9f18-c64bd83fb9a8-44451329349_thumb250.jpg",
    "song": "Donor Country (A gOoD cAuSe)",
    "track_id": "2fd1aad3-5525-4895-97b9-fbfaa31f4d9f",
    "recording_id": "a4d0e695-a1b2-4f42-b6f4-2c4eaebf6f77",
    "artist": "Telehealth",
    "artist_ids": [
        "c94f22ca-0965-4dee-aa71-8e15620a3779"
    ],
    "album": "Green World Image",
    "release_id": "49b39079-0b92-4de7-9f18-c64bd83fb9a8",
    "release_group_id": "d8f78af6-a017-4cc1-be41-539955e5446a",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From local band Telehealth's new album, releasing May 15 (this Friday)! See them live in Seattle the night before, on May 14 at Neumos, for their album release party featuring Coral Grief and Buddy Wynkoop. \n\nhttps://telehealth.bandcamp.com/album/green-world-image\n\nhttps://www.neumos.com/events/detail/telehealth-tickets-1335603",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}