Information about plays

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

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

{
    "id": 3577700,
    "uri": "https://api.kexp.org/v2/plays/3577700/?format=api",
    "airdate": "2025-11-13T14:49:16-08:00",
    "show": 65099,
    "show_uri": "https://api.kexp.org/v2/shows/65099/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-e3a0afcc-79fa-44da-ab29-0da9973eac24/mbid-e3a0afcc-79fa-44da-ab29-0da9973eac24-1673790310_thumb500.jpg",
    "thumbnail_uri": "https://ia801705.us.archive.org/31/items/mbid-e3a0afcc-79fa-44da-ab29-0da9973eac24/mbid-e3a0afcc-79fa-44da-ab29-0da9973eac24-1673790310_thumb250.jpg",
    "song": "If It’s Magic",
    "track_id": "9890bbc7-9bd4-37ba-8936-c2eb1b17dcfb",
    "recording_id": "f45ca484-1357-4693-9657-1f674694c93e",
    "artist": "Stevie Wonder",
    "artist_ids": [
        "1ee18fb3-18a6-4c7f-8ba0-bc41cdd0462e"
    ],
    "album": "Songs in the Key of Life",
    "release_id": "e3a0afcc-79fa-44da-ab29-0da9973eac24",
    "release_group_id": "ea88b09b-fd34-33cf-a3e5-25a3a2fb4c6f",
    "labels": [
        "Tamla"
    ],
    "label_ids": [
        "7f87e14e-eb85-4a7e-957a-77465f869cb5"
    ],
    "release_date": "1976-09-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marisa in Boston wrote: \n\"Hi!  I was wondering if I can request a song in memory of Phil. I know I had messaged the last few weeks for song dedications for my boyfriend, but he unexpectedly passed over the weekend and he was the biggest KEXP fan. I'm devastated and he loved music. This is my way of honoring him. It would mean the absolute world to me and beyond if I can dedicate a song to him today please:face_holding_back_tears:\nHe loved KEXP. Music was his passion. It's just how I can honor him and it would mean everything if I can do one last thing for him\nIf you can play if it's magic by Stevie wonder, I would forever be indebted to you.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}