Information about plays

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

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

{
    "id": 3671060,
    "uri": "https://api.kexp.org/v2/plays/3671060/?format=api",
    "airdate": "2026-06-22T06:47:21-07:00",
    "show": 67057,
    "show_uri": "https://api.kexp.org/v2/shows/67057/?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://dn710409.ca.archive.org/0/items/mbid-49b39079-0b92-4de7-9f18-c64bd83fb9a8/mbid-49b39079-0b92-4de7-9f18-c64bd83fb9a8-44451329349_thumb250.jpg",
    "song": "The Telehealth Shuffle",
    "track_id": "aa7ee735-04ea-4dc7-9475-fe69182430d6",
    "recording_id": "be72a370-1c19-4a5b-841b-84b91a70adda",
    "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": "Co-founded in 2022 by married couple and fellow gambling enthusiasts Alexander Attitude (synths/vox/guitar) and Kendra Cox (synths/vox), and joined by longtime collaborators Ian McCutcheon (drums), John O’Connor (bass), and Dillon Sturtevant (guitar), the group aims to financialize any difference of opinion over how the in-shambles local “music scene” should proceed.\n\nhttps://www.subpop.com/artists/telehealth\nhttps://telehealth.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}