Information about plays

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

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

{
    "id": 3656405,
    "uri": "https://api.kexp.org/v2/plays/3656405/?format=api",
    "airdate": "2026-05-18T13:22:53-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-c9cc7838-5efe-4aee-a0a8-4ed638c9ec87/mbid-c9cc7838-5efe-4aee-a0a8-4ed638c9ec87-44252747210_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-c9cc7838-5efe-4aee-a0a8-4ed638c9ec87/mbid-c9cc7838-5efe-4aee-a0a8-4ed638c9ec87-44252747210_thumb250.jpg",
    "song": "The Call",
    "track_id": "7ddcc3d7-ca90-499b-ab5c-2bce26233c15",
    "recording_id": "aef65bfb-c8d7-4062-89d6-867e9be95d34",
    "artist": "Broken Social Scene",
    "artist_ids": [
        "2eada8f8-056a-4093-bbc2-004909ce743b"
    ],
    "album": "Remember The Humans",
    "release_id": "c9cc7838-5efe-4aee-a0a8-4ed638c9ec87",
    "release_group_id": "3d239ce7-3d99-411c-aede-365677575cea",
    "labels": [
        "Arts & Crafts"
    ],
    "label_ids": [
        "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Remember the Humans\" is Broken Social Scene's first album in nine years, and to make it they did the smart thing: they brought back David Newfeld, the producer who shaped both \"You Forgot It in People\" in 2002 and their self-titled record in 2005. Kevin Drew told the Globe and Mail this was the band's \"first-ever group interview,\" which tells you something about how the collective usually works. \"The Call\" is the third single from the record — propulsive, layered, sung by Andrew Whiteman.\n\nhttps://www.theglobeandmail.com/culture/music/article-broken-social-scene-remember-the-humans-band-album-indie-rock/\nCatch Broken Social Scene live:\n* San Francisco on June 21 & 22 at SF Masonic Auditorium\n* Woodinville, WA on June 25 at Chateau Ste. Michelle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}