Information about plays

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

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

{
    "id": 3667209,
    "uri": "https://api.kexp.org/v2/plays/3667209/?format=api",
    "airdate": "2026-06-13T05:15:14-07:00",
    "show": 66974,
    "show_uri": "https://api.kexp.org/v2/shows/66974/?format=api",
    "image_uri": "https://coverartarchive.org/release/1298cd1c-7463-413b-9755-498a1e4ab5b3/36278027248-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1298cd1c-7463-413b-9755-498a1e4ab5b3/36278027248-250.jpg",
    "song": "Tearz",
    "track_id": null,
    "recording_id": "a9d690d3-fcc1-43fb-bbeb-dbbd64c6f4ad",
    "artist": "El Michels Affair feat. Lee Fields & The Shacks",
    "artist_ids": [
        "dbf0a5c5-3665-4495-b13b-99438a6a0900",
        "21a6802c-9700-4ab1-be86-ce9d225ace43",
        "7c8f7f42-158d-4685-afd7-8cce6ad71e26"
    ],
    "album": "Return to the 37th Chamber",
    "release_id": null,
    "release_group_id": "f0143550-a12e-43d4-aa97-223f74f8b12f",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-04-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Reimagined Wu-Tang Clan covers - this time, in addition to re-interpreting the Wu compositions for a live band, EMA pays homage to the production and sonic fog that makes a RZA beat so recognizable. Producer and bandleader Leon Michels recorded the album completely analog, sometimes hitting 6 generations of tape before it was ready for mixing.\n\nhttps://elmichelsaffair.bandcamp.com/album/return-to-the-37th-chamber",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}