Information about plays

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

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

{
    "id": 3637156,
    "uri": "https://api.kexp.org/v2/plays/3637156/?format=api",
    "airdate": "2026-04-03T05:45:35-07:00",
    "show": 66351,
    "show_uri": "https://api.kexp.org/v2/shows/66351/?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": "https://futureislands.bandcamp.com/album/from-a-hole-in-the-floor-to-a-fountain-of-youth",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}