Information about plays

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

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

{
    "id": 3622104,
    "uri": "https://api.kexp.org/v2/plays/3622104/?format=api",
    "airdate": "2026-02-25T13:00:51-08:00",
    "show": 66027,
    "show_uri": "https://api.kexp.org/v2/shows/66027/?format=api",
    "image_uri": "https://dn710301.ca.archive.org/0/items/mbid-39eebdcc-e8bf-4cf3-bd22-49c3dd7e4c93/mbid-39eebdcc-e8bf-4cf3-bd22-49c3dd7e4c93-20673518239_thumb500.jpg",
    "thumbnail_uri": "https://dn710301.ca.archive.org/0/items/mbid-39eebdcc-e8bf-4cf3-bd22-49c3dd7e4c93/mbid-39eebdcc-e8bf-4cf3-bd22-49c3dd7e4c93-20673518239_thumb250.jpg",
    "song": "Teen Age Riot",
    "track_id": "221033a0-f905-3fcb-b04f-db30e5f7c44a",
    "recording_id": "2109e376-132b-40ad-b993-2bb6812e19d4",
    "artist": "Sonic Youth",
    "artist_ids": [
        "5cbef01b-cc35-4f52-af7b-d0df0c4f61b9"
    ],
    "album": "Daydream Nation",
    "release_id": "39eebdcc-e8bf-4cf3-bd22-49c3dd7e4c93",
    "release_group_id": "24769a99-8189-3d8c-947e-dbc8574dad5c",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2007-06-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Wednesday and welcome to The Afternoon Show with the talented curator Larry Mizell, Jr. and terrific producer Sharlese! In collaboration with the Bay Area Noise Pop Festival, we’re broadcasting live from 25th Street Recording in Oakland. We have San Francisco band Pink Breath of Heaven LIVE at 3;00 p.m. today. Thanks so much for being here with us! \n--\nIn 2007, Sonic Youth guitarist Thurston Moore told Q Magazine: \"At the time, J Mascis from Dinosaur Jr represented our slacker genius, so in tribute we wrote a song called 'Rock'N'Roll For President' about him being president, which we eventually renamed Teen Age Riot.\"\n--\nEnjoy this live performance from Paris in 2004: https://www.youtube.com/watch?v=yYApTOv6JXk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}