Information about plays

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

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

{
    "id": 3667045,
    "uri": "https://api.kexp.org/v2/plays/3667045/?format=api",
    "airdate": "2026-06-12T18:46:23-07:00",
    "show": 66970,
    "show_uri": "https://api.kexp.org/v2/shows/66970/?format=api",
    "image_uri": "https://dn711307.ca.archive.org/0/items/mbid-ecfd9f0e-c6ab-41bd-bbf9-f8c13b843537/mbid-ecfd9f0e-c6ab-41bd-bbf9-f8c13b843537-19195709049_thumb500.jpg",
    "thumbnail_uri": "https://dn711307.ca.archive.org/0/items/mbid-ecfd9f0e-c6ab-41bd-bbf9-f8c13b843537/mbid-ecfd9f0e-c6ab-41bd-bbf9-f8c13b843537-19195709049_thumb250.jpg",
    "song": "I Will Survive",
    "track_id": "5bf18c82-03c1-39df-a30d-f38af81647a4",
    "recording_id": "ec6ded2c-d6ef-4f8f-880e-b25ab434304c",
    "artist": "CAKE",
    "artist_ids": [
        "fa7b9055-3703-473a-8a09-adf2fe031a24"
    ],
    "album": "Fashion Nugget",
    "release_id": "ecfd9f0e-c6ab-41bd-bbf9-f8c13b843537",
    "release_group_id": "3bd5a388-774f-3b47-b3f8-5b3463cbcb13",
    "labels": [
        "Capricorn Records"
    ],
    "label_ids": [
        "193ad58f-5e6b-4a86-8038-c03501565869"
    ],
    "release_date": "1996-09-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mmmm...Cake!\n\n\"When Gloria Gaynor first belted it out, it was a 1970s anthem of empowerment for women. A few years later, it was a heart wrenching self-affirmation for gay men in the darkness of the AIDS crisis. Then, Cake covered it in 1996 and transformed it again.....\":  https://tinyurl.com/395kexwa\n\nCake is touring this summer!\n* Seattle on August 23 at Remlinger Farm\n\nhttps://thebandcake.bandcamp.com\nhttps://www.cakemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}