Information about plays

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

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

{
    "id": 3629411,
    "uri": "https://api.kexp.org/v2/plays/3629411/?format=api",
    "airdate": "2026-03-15T17:46:11-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "https://dn720807.ca.archive.org/0/items/mbid-3cfb92d5-c4fb-4a5f-a07a-2a065899a6b2/mbid-3cfb92d5-c4fb-4a5f-a07a-2a065899a6b2-43821832963_thumb500.jpg",
    "thumbnail_uri": "https://dn720807.ca.archive.org/0/items/mbid-3cfb92d5-c4fb-4a5f-a07a-2a065899a6b2/mbid-3cfb92d5-c4fb-4a5f-a07a-2a065899a6b2-43821832963_thumb250.jpg",
    "song": "Look Inside",
    "track_id": "d3c30915-1072-4b05-a74f-8749d379ee0d",
    "recording_id": "3a26810d-8d93-496e-bb65-671a8ef7d084",
    "artist": "Mt Fog",
    "artist_ids": [
        "9394e43d-1b94-4dc9-8957-c63ccf124edb"
    ],
    "album": "Every Stone Is Green",
    "release_id": "3cfb92d5-c4fb-4a5f-a07a-2a065899a6b2",
    "release_group_id": "8ea38526-687b-4396-81c5-81cb1557daa6",
    "labels": [
        "Save the Forest for the Trees"
    ],
    "label_ids": [
        "f0e8cc7b-40c3-4686-88e5-c27902e11c2b"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The architecture of Every Stone is Green is a testament to the synergy between Carolyn B., Andy Sells, and Casey Rosebridge. Carolyn B. serves as the primary architect, her voice acting as both the haunting specter and the grounding force throughout. \n\n\nHere, the percussion of Andy Sells provides more than just a rhythm; it acts as the skeletal structure upon which Carolyn’s violin and synthesizers hang like velvet tapestries.\n\nThe production, handled by the trio and polished through additional mixing by Sells and Rosebridge, manages to feel both cavernous and intimate.  https://tinyurl.com/2tfb4h48",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}