Information about plays

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

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

{
    "id": 3577571,
    "uri": "https://api.kexp.org/v2/plays/3577571/?format=api",
    "airdate": "2025-11-13T07:31:14-08:00",
    "show": 65097,
    "show_uri": "https://api.kexp.org/v2/shows/65097/?format=api",
    "image_uri": "https://ia803104.us.archive.org/17/items/mbid-5b9443ab-1624-48fc-a1e2-caa9d8209ffc/mbid-5b9443ab-1624-48fc-a1e2-caa9d8209ffc-24261312557_thumb500.jpg",
    "thumbnail_uri": "https://ia803104.us.archive.org/17/items/mbid-5b9443ab-1624-48fc-a1e2-caa9d8209ffc/mbid-5b9443ab-1624-48fc-a1e2-caa9d8209ffc-24261312557_thumb250.jpg",
    "song": "Ghosteen Speaks",
    "track_id": "9540990d-b8dc-45e1-9e01-46f4ef82792f",
    "recording_id": "052bac5d-66ec-4900-b189-f6d7b0b96a5e",
    "artist": "Nick Cave & the Bad Seeds",
    "artist_ids": [
        "172e1f1a-504d-4488-b053-6344ba63e6d0"
    ],
    "album": "Ghosteen",
    "release_id": "5b9443ab-1624-48fc-a1e2-caa9d8209ffc",
    "release_group_id": "99fc75a4-3ff2-4248-9ae2-65d7026c7296",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nick Cave on this song:\n\"It’s the audacity of the world to continue to be beautiful and continue to be good in times of deep suffering. That’s how I saw the world. It was sort of not paying me any attention. It was just carrying on, being systemically gorgeous. And how dare it? But there you have it.\n\nI get letters, too, from people who write into The Red Hand Files, who are furious with the way I talk about these sorts of things. “How can you?” They’re so ruined by loss, and they see that I’m sort of putting a positive spin on their agony.\n\nAnd I understand that, too. But I think it’s not just me, I think it’s everything that’s happening around them, that life goes on and the sun still rises, and the birds sit in the trees and all the rest of it. And there feels like it’s almost an act of kind of cosmic betrayal for this to be going on.\"\nhttps://bit.ly/3WU3hE4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}