Information about plays

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

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

{
    "id": 3637262,
    "uri": "https://api.kexp.org/v2/plays/3637262/?format=api",
    "airdate": "2026-04-03T12:23:22-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-96ccf152-5058-4a84-a35a-673dc523d9c8/mbid-96ccf152-5058-4a84-a35a-673dc523d9c8-44683324321_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-96ccf152-5058-4a84-a35a-673dc523d9c8/mbid-96ccf152-5058-4a84-a35a-673dc523d9c8-44683324321_thumb250.jpg",
    "song": "Find Love",
    "track_id": "f5e394e6-cf34-4499-8731-1531d65613fd",
    "recording_id": "98147ab9-93d8-4082-adcb-3c0c434d660f",
    "artist": "Future Islands",
    "artist_ids": [
        "74963434-dcb6-4b14-98cc-99873b06db66"
    ],
    "album": "From a Hole in the Floor to a Fountain of Youth",
    "release_id": "96ccf152-5058-4a84-a35a-673dc523d9c8",
    "release_group_id": "93596bd5-3c78-4e0e-832e-74b770d3daf7",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Future Islands have announced a new album, From a Hole in the Floor to a Fountain of Youth, due out May 22nd! The album includes collected recordings from the past 20 years. \n\n\"Find Love\" is one of two singles out so far. \nhttps://futureislands.bandcamp.com/\n\nThe Baltimore band shared an exclusive recording for Live on KEXP at Home in 2020. Check it out: https://www.youtube.com/watch?v=lg1ZFT8IoFI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}