Information about plays

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

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

{
    "id": 3550090,
    "uri": "https://api.kexp.org/v2/plays/3550090/?format=api",
    "airdate": "2025-09-07T15:37:23-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia600905.us.archive.org/2/items/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb-42141707070_thumb500.jpg",
    "thumbnail_uri": "https://ia800905.us.archive.org/2/items/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb/mbid-25fc940f-f66d-449d-8047-2b53c80f6edb-42141707070_thumb250.jpg",
    "song": "To and Fro",
    "track_id": "66af072b-3ad3-4e48-b52f-009341f4db85",
    "recording_id": "fac27cbb-bedb-4eec-a452-0ff1eac1a667",
    "artist": "shame",
    "artist_ids": [
        "3294b9ce-0bef-4080-8ae8-95bad1abd71c"
    ],
    "album": "Cutthroat",
    "release_id": "25fc940f-f66d-449d-8047-2b53c80f6edb",
    "release_group_id": "dc299e1d-c85d-4cf3-bf70-1c628a649b93",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shame—featuring vocalist Charlie Steen, guitarists Sean Coyle-Smith and Eddie Green, bassist Josh Finerty, and drummer Charlie Forbes—recorded the new album, which they describe as \"a joyride,\" at Salvation Studios in Brighton, England.\n\n\"This is about who we are,\" Steen said. \"Our live shows aren’t performance art—they’re direct, confrontational, and raw. That’s always been the root of us. We live in crazy times. But it’s not about 'Poor me.' It’s about 'Fuck you.'\"\n\nHe added, \"It’s about the cowards, the cunts, the hypocrites. Let’s face it, there’s a lot of them around right now.\" https://tinyurl.com/588wy67z",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}