Information about plays

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

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

{
    "id": 3635602,
    "uri": "https://api.kexp.org/v2/plays/3635602/?format=api",
    "airdate": "2026-03-30T13:31:48-07:00",
    "show": 66322,
    "show_uri": "https://api.kexp.org/v2/shows/66322/?format=api",
    "image_uri": "https://dn711206.ca.archive.org/0/items/mbid-41b0578e-87df-4165-8f54-3c4be4a11c39/mbid-41b0578e-87df-4165-8f54-3c4be4a11c39-44695444090_thumb500.jpg",
    "thumbnail_uri": "https://dn711206.ca.archive.org/0/items/mbid-41b0578e-87df-4165-8f54-3c4be4a11c39/mbid-41b0578e-87df-4165-8f54-3c4be4a11c39-44695444090_thumb250.jpg",
    "song": "Klouds Will Carry Me to Sleep",
    "track_id": "8950be45-35ab-4ff9-be27-5db31c8651c3",
    "recording_id": "c859fcba-4b25-460e-9c7d-f9090d2832b1",
    "artist": "Gelli Haha",
    "artist_ids": [
        "1f804ef4-e3b2-430b-9cd1-883f234ea603"
    ],
    "album": "Klouds Will Carry Me To Sleep",
    "release_id": "41b0578e-87df-4165-8f54-3c4be4a11c39",
    "release_group_id": "33e6f128-c2bd-41f8-b75b-07897920075d",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2026-03-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gelli Haha will be stopping by KEXP for a live in studio performance on April 3rd!\n\nCatch Gelli Haha on tour:\n- April 1st: Holocene in Portland\n- April 2nd: Barboza in Seattle\n& at Capitol Hill Block Party August 7th-9th\n\nhttps://gellihaha.bandcamp.com/\nhttps://gelli.world/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}