Information about plays

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

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

{
    "id": 3603733,
    "uri": "https://api.kexp.org/v2/plays/3603733/?format=api",
    "airdate": "2026-01-13T06:33:04-08:00",
    "show": 65638,
    "show_uri": "https://api.kexp.org/v2/shows/65638/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Eyes in Buildings",
    "track_id": null,
    "recording_id": null,
    "artist": "Mt. Fog",
    "artist_ids": [],
    "album": "Every Stone Is Green",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Song premiere! \"Eyes in Buildings\" by Seattle trio Mt. Fog.\n\nMt Fog's forthcoming, new album is out March 13 and it’s called Every Stone is Green. It is a Gothic tale about finding happiness, which is human-ness. Mt Fog began as the project of singer and classically-trained violinist Carolyn B and today is also her birthday!\n\nA conscious mycelial network and perhaps \"Seattle's premier art pop eccentric\" (Bandcamp Daily), Mt Fog began as the project of singer and classically-trained violinist Carolyn B. and has been \"expanded now to large, euphoric dimensions and laced with connective tissues of drum and bass\" (dusted mag) with Andy Sells and Casey Rosebridge.\n\nhttps://mtfog.bandcamp.com/album/every-stone-is-green",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}