Information about plays

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

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

{
    "id": 3667623,
    "uri": "https://api.kexp.org/v2/plays/3667623/?format=api",
    "airdate": "2026-06-14T01:03:51-07:00",
    "show": 66983,
    "show_uri": "https://api.kexp.org/v2/shows/66983/?format=api",
    "image_uri": "https://coverartarchive.org/release/a84694cf-0010-414d-b166-d78b7994418e/44309039304-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a84694cf-0010-414d-b166-d78b7994418e/44309039304-250.jpg",
    "song": "Voice on the West Wind",
    "track_id": null,
    "recording_id": "17720406-46c7-481e-87c7-2eba2653ceb2",
    "artist": "Egregore",
    "artist_ids": [],
    "album": "It Echoes in the Wild",
    "release_id": null,
    "release_group_id": "0e48568c-78e6-4485-810c-485132e36236",
    "labels": [
        "20 Buck Spin"
    ],
    "label_ids": [
        "50075f28-ed80-4926-bce0-776f9239f237"
    ],
    "release_date": "2026-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Egregore will be performing at Covenant Festival at the Rickshaw Theatre in Vancouver, B.C. September 24th-26th along with Ruins of Beverast, Volahn, Fire Magic, and many more.\n\nhttps://egregore137.bandcamp.com/album/the-word-of-his-law\nhttps://covenantfestival.ca/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}