Information about plays

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

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

{
    "id": 3633736,
    "uri": "https://api.kexp.org/v2/plays/3633736/?format=api",
    "airdate": "2026-03-26T03:56:38-07:00",
    "show": 66281,
    "show_uri": "https://api.kexp.org/v2/shows/66281/?format=api",
    "image_uri": "https://coverartarchive.org/release/9f4649c4-9dfa-4d0b-843b-266efbad5b98/1892889371-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9f4649c4-9dfa-4d0b-843b-266efbad5b98/1892889371-250.jpg",
    "song": "Midtown 120 Intro",
    "track_id": null,
    "recording_id": "b88e5d72-e1de-4ced-993f-118bd17b04c3",
    "artist": "DJ Sprinkles",
    "artist_ids": [
        "e608258a-9f0b-42b8-aa90-2624c8cc6b1b"
    ],
    "album": "Midtown 120 Blues",
    "release_id": null,
    "release_group_id": "85b3eb3c-b712-3ab8-b602-b4a561e69f38",
    "labels": [
        "Comatonse Recordings"
    ],
    "label_ids": [
        "96dc4a94-3766-4b01-9d1f-aaa0ce691f88"
    ],
    "release_date": "2009-01-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Midtown 120 Intro\" references Sylvester's \"Stars\" and \"I (Who Have Nothing)\".\n---\nThere must be a hundred records with voice-overs asking, \"What is house?\" The answer is always some greeting card bullshit about \"life, love, happiness....\" … House is not universal. House is hyper-specific … The contexts from which the deep house sound emerged are forgotten: sexual and gender crises, transgendered sex work, black market hormones, drug and alcohol addiction, loneliness, racism, HIV, ACT-UP, Tompkins Square Park, police brutality, queer-bashing, underpayment, unemployment and censorship—all at 120 beats per minute. http://www.residentadvisor.net/dj/terrethaemlitz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}