Information about plays

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

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

{
    "id": 3562092,
    "uri": "https://api.kexp.org/v2/plays/3562092/?format=api",
    "airdate": "2025-10-06T19:00:04-07:00",
    "show": 64765,
    "show_uri": "https://api.kexp.org/v2/shows/64765/?format=api",
    "image_uri": "https://coverartarchive.org/release/b33327ff-13fa-43b1-a5eb-903f437020b0/2453215419-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b33327ff-13fa-43b1-a5eb-903f437020b0/2453215419-250.jpg",
    "song": "Do the Evolution",
    "track_id": null,
    "recording_id": "5f762ad7-4c02-4fbd-a9ca-8e07873c5834",
    "artist": "Pearl Jam",
    "artist_ids": [
        "83b9cbe7-9857-49e2-ab8e-b57b01038103"
    ],
    "album": "Yield",
    "release_id": null,
    "release_group_id": "e88ee520-a5d1-40bd-84d4-649974435492",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1998-01-28",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#505\n\nOf this track, Eddie Vedder states, \"That song is all about someone who's drunk with technology, who thinks they're the controlling living being on this planet. It's another one I'm not singing as myself.\" \n\nThe novel Ishmael influenced the writing of Yield. Vedder reveals, \"This Daniel Quinn book, Ishmael... I've never recommended a book before, but I would actually recommend it to everyone.\n\n\"This book is a conversation with a man and an ape. And the ape really has it all together. He kinda knows the differences between him and the man, and points out how slight they are, and it creates an easy analogy for what man has done, thinking that they were the end-all. That man is the end-all thing on this earth. That the earth was around even so much longer before the 3 million years. Fifty million years of sharks and all these living things.\n\n\"Then man comes out of the muck, and 3 million years later he's standing, and now he's controlling everything and killing it. Just in the last hundred! Which is just a speck on this line. So what are we doin' here? This is just a good reminder... And I'm anxious to see what happens. You know, I've got a good seat for whatever happens next. It'll be interesting.\" https://tinyurl.com/39af9s3w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}