Information about plays

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

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

{
    "id": 3635828,
    "uri": "https://api.kexp.org/v2/plays/3635828/?format=api",
    "airdate": "2026-03-31T02:32:32-07:00",
    "show": 66326,
    "show_uri": "https://api.kexp.org/v2/shows/66326/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-200e0178-ed26-434f-ad9f-6c9cb5c88f92/mbid-200e0178-ed26-434f-ad9f-6c9cb5c88f92-44518943462_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-200e0178-ed26-434f-ad9f-6c9cb5c88f92/mbid-200e0178-ed26-434f-ad9f-6c9cb5c88f92-44518943462_thumb250.jpg",
    "song": "Captain Kernel",
    "track_id": "3e1371d9-5752-4f56-95ad-c25c55842765",
    "recording_id": "a18cb953-0262-4a34-9e21-c2e8a73f9a16",
    "artist": "Flying Lotus",
    "artist_ids": [
        "fc7376fe-1a6f-4414-b4a7-83f50ed59c92"
    ],
    "album": "BIG MAMA",
    "release_id": "200e0178-ed26-434f-ad9f-6c9cb5c88f92",
    "release_group_id": "adca206c-a43d-4ff7-8a28-98a9e61ced63",
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "BIG MAMA captures Steven Ellison in a moment of spontaneous, unbridled momentum. Densely packed with disparate sounds, rhythms, and effects, the EP delivers what he describes as “experimental, maximalist, hyperfast, electronic burst of energy”, packing seven dynamic tracks into a single continuous composition in which every bar is unique, containing no loops throughout.\n\nhttps://flyinglotus.bandcamp.com/album/big-mama",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}