Information about plays

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

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

{
    "id": 3667618,
    "uri": "https://api.kexp.org/v2/plays/3667618/?format=api",
    "airdate": "2026-06-14T00:29:26-07:00",
    "show": 66983,
    "show_uri": "https://api.kexp.org/v2/shows/66983/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Satanic Ritual of Blistering Winds",
    "track_id": null,
    "recording_id": null,
    "artist": "Iron Rot",
    "artist_ids": [
        "afc87503-289a-4726-82ee-c130a95f2da6"
    ],
    "album": "Desiccation / Desolation / Retribution",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Second EP from this mysterious trio from Seattle.  They will be performing at the SOLD-OUT Cascadian Midsummer festival at Red Hawk Avalon in Pe Ell, Washington on June 19th-21st along with One of Nine, Fauna, Emma Ruth Rundle, and many more.\n\nhttps://ironrot.bandcamp.com/\nhttps://www.cmfest.org/lineup/2026-band-lineup",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}