Information about plays

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

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

{
    "id": 3577594,
    "uri": "https://api.kexp.org/v2/plays/3577594/?format=api",
    "airdate": "2025-11-13T09:23:05-08:00",
    "show": 65097,
    "show_uri": "https://api.kexp.org/v2/shows/65097/?format=api",
    "image_uri": "https://ia801306.us.archive.org/16/items/mbid-ab85b9f8-cebb-4214-b34f-b4b107de0713/mbid-ab85b9f8-cebb-4214-b34f-b4b107de0713-12274448532_thumb500.jpg",
    "thumbnail_uri": "https://ia601306.us.archive.org/16/items/mbid-ab85b9f8-cebb-4214-b34f-b4b107de0713/mbid-ab85b9f8-cebb-4214-b34f-b4b107de0713-12274448532_thumb250.jpg",
    "song": "Waitin' for a Superman",
    "track_id": "cf9599df-3ed2-3486-aec7-7fbb54d7d3ed",
    "recording_id": "5368ee94-1d29-4c50-88a6-b8f4513d7e5e",
    "artist": "Iron & Wine",
    "artist_ids": [
        "c3f28da8-662d-4f09-bdc7-3084bf685930"
    ],
    "album": "Yeti Two",
    "release_id": "ab85b9f8-cebb-4214-b34f-b4b107de0713",
    "release_group_id": "15548ba2-7fdc-3da9-b4d6-107f148e2a17",
    "labels": [
        "YETI Publishing"
    ],
    "label_ids": [
        "634c6ad9-3fb0-4b25-8842-bb2a56b9966e"
    ],
    "release_date": "2003-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Alex in Minneapolis\n\nGood morning John and Amy,\nToday is my first Mom Show since losing my mom suddenly last year. It’s my first major loss in life and I’m so grateful to not feel alone while I listen this morning. I take it as a sign from my mom that my upcoming spontaneous trip to Seattle, my first time returning since her death, is going to align with Death & Music. So of course I had to get a ticket, and I’ll be honoring her this Sunday.\n\nIf there’s time for a request, I’d love to hear Iron & Wine’s cover of the Flaming Lips’ “Waiting For a Superman”.\n\nhttps://www.kexp.org/events/kexp-events/death-music-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}