Information about plays

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

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

{
    "id": 3638953,
    "uri": "https://api.kexp.org/v2/plays/3638953/?format=api",
    "airdate": "2026-04-07T06:28:14-07:00",
    "show": 66389,
    "show_uri": "https://api.kexp.org/v2/shows/66389/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-cefb2101-dfe8-417d-817d-51ca4302ebd7/mbid-cefb2101-dfe8-417d-817d-51ca4302ebd7-33817920413_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-cefb2101-dfe8-417d-817d-51ca4302ebd7/mbid-cefb2101-dfe8-417d-817d-51ca4302ebd7-33817920413_thumb250.jpg",
    "song": "Super Falling Star (Moog mix)",
    "track_id": "521e4551-0580-3635-a3c3-91e7397f6909",
    "recording_id": "e2454e84-db27-4d73-b6f8-9a2065c4e236",
    "artist": "Stereolab",
    "artist_ids": [
        "f1df0431-9250-4ec8-95d8-f19ce7cf7fb6"
    ],
    "album": "Volume Four",
    "release_id": "cefb2101-dfe8-417d-817d-51ca4302ebd7",
    "release_group_id": "2197e12d-c496-3f98-a475-39006dda7416",
    "labels": [
        "Volume"
    ],
    "label_ids": [
        "e3e60969-81f7-48ef-a6bd-65010f9b87aa"
    ],
    "release_date": "1992-09-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Super Falling Star (Moog mix) is a rare, alternate version of the opening track from Stereolab's 1992 debut album, Peng! \n\nThe Moog mix remains a rare artifact that reflects the band's foundational obsession with vintage analog gear. The Moog synthesizer was a radical choice in the early '90s indie scene, which was then dominated by guitars. By highlighting the Moog in this alternate mix, Tim Gane and Laetitia Sadier were explicitly defining their unique aesthetic.\n\nhttps://www.youtube.com/watch?v=YDdPXiZDyOw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}