Information about plays

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

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

{
    "id": 3627490,
    "uri": "https://api.kexp.org/v2/plays/3627490/?format=api",
    "airdate": "2026-03-10T18:24:15-07:00",
    "show": 66146,
    "show_uri": "https://api.kexp.org/v2/shows/66146/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-573b6189-eebb-4ff7-8041-f559dcc67396/mbid-573b6189-eebb-4ff7-8041-f559dcc67396-32489951375_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-573b6189-eebb-4ff7-8041-f559dcc67396/mbid-573b6189-eebb-4ff7-8041-f559dcc67396-32489951375_thumb250.jpg",
    "song": "Free",
    "track_id": "38ec6a83-3819-4f08-ad94-acb90fc17075",
    "recording_id": "dce21df2-4a97-4014-9876-f80da2697488",
    "artist": "Florence + the Machine",
    "artist_ids": [
        "5fee3020-513b-48c2-b1f7-4681b01db0c6"
    ],
    "album": "Dance Fever",
    "release_id": "573b6189-eebb-4ff7-8041-f559dcc67396",
    "release_group_id": "bcdc25a0-7c27-4a77-80fa-f5feb8f49733",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2022-05-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Keep KEXP Free from algorithms and donate today!\nhttps://www.kexp.org/donate/\n\n\"Free\" was written and produced by Florence Welch and Jack Antonoff.\n\nDuring an interview with Apple Music, Welch talked about the making of this song: \"Ironically, 'Free' was actually the last song I wrote before the first lockdown.\" \"It’s a song about my anxiety and how I process it and this feeling that it’s just something that’s been with me my whole life, and even as my life stabilizes - when I'm playing or I'm making music or I'm in the flow of creativity the anxiety goes away, so it's kind of this push-and-pull throughout the song of the anxiety, and then taking it out of the way and dancing and feeling free.\" https://tinyurl.com/yd8afk2x",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}