Information about plays

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

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

{
    "id": 3566278,
    "uri": "https://api.kexp.org/v2/plays/3566278/?format=api",
    "airdate": "2025-10-17T07:46:57-07:00",
    "show": 64856,
    "show_uri": "https://api.kexp.org/v2/shows/64856/?format=api",
    "image_uri": "https://ia902904.us.archive.org/23/items/mbid-0f775b61-b299-42a3-b028-2b9215ef3c6e/mbid-0f775b61-b299-42a3-b028-2b9215ef3c6e-23422220354_thumb500.jpg",
    "thumbnail_uri": "https://ia902904.us.archive.org/23/items/mbid-0f775b61-b299-42a3-b028-2b9215ef3c6e/mbid-0f775b61-b299-42a3-b028-2b9215ef3c6e-23422220354_thumb250.jpg",
    "song": "Detroit Rock City",
    "track_id": "67289451-a5b7-3f8d-9dea-4dac7acc81f9",
    "recording_id": "41d69612-ecc5-4e63-a7a9-bb6cb52ed7fc",
    "artist": "KISS",
    "artist_ids": [
        "e1f1e33e-2e4c-4d43-b91b-7064068d3283"
    ],
    "album": "Destroyer",
    "release_id": "0f775b61-b299-42a3-b028-2b9215ef3c6e",
    "release_group_id": "541eb339-d0c6-3740-b665-8ad6c09da331",
    "labels": [
        "Casablanca Records"
    ],
    "label_ids": [
        "98f93684-2a6f-4d40-ac6a-41fd0cc8ecc8"
    ],
    "release_date": "1976-03-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gmornin, John! I'd love to request KISS's Detroit Rock City in the shadow of Ace's passing. I distinctly remember slamming out the riffs for this song at my high school pep rally at my very religious high school. School admin wasn't thrilled but my fellow students were. It never gets old! Also, runcast is on point. It's getting me up and running these last few weeks. Happy grey Friday--the PNW is back to its regular season. \n\nAppreciate you, John!\n\nAvery in Seattle \n\n==\nWe lost Kiss guitarist and cofounder Ace Frehley– known as \"Space Ace\" or \"Spaceman\" by devoted Kiss fans –  died today in New Jersey at the age of 74. \n\nFrehley was hospitalized weeks ago after falling in his studio. \n\nFrehley was with Kiss from 1973 to 1982, and wrote some of their biggest hits including “Cold Gin,” and “Shock Me.” \nPearl Jam’s Mike McCready wrote on X: \"Ace was a hero of mine and also I would consider a friend. I studied his solos endlessly over the years … I would not have picked up a guitar without Ace and KISS’s influence. RIP it out Ace, you changed my life. Thank you.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}