Information about plays

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

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

{
    "id": 3546796,
    "uri": "https://api.kexp.org/v2/plays/3546796/?format=api",
    "airdate": "2025-08-30T18:07:41-07:00",
    "show": 64431,
    "show_uri": "https://api.kexp.org/v2/shows/64431/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Riddle",
    "track_id": null,
    "recording_id": null,
    "artist": "Faerie Born",
    "artist_ids": [],
    "album": "Morally Grey",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "'Hi, it’s us, Robin and Bree of Tacocat, Lisa Prank, Who is She?, and Childbirth. Much like our peers in Led Zeppelin, Black Sabbath, and The Black Angels, we too have been inspired to write songs about great works of fantasy. We are pleased to bring back the concept record with our new project Faerie Born’s Morally Grey, a collection of songs inspired by our journey reading the ACOTAR series by Sarah J. Maas.\n\n\n\nFor the uninitiated, ACOTAR is an acronym for A Court of Thorns and Roses, the first book of a wildly popular five book, 3300-page romantic fantasy series about the fae. We both have degrees in English literature, and found our way back to the joy of reading through BookTok. We wrote these songs for a fantasy-themed house party, home-recorded them (much like our peer Bruce Springsteen home-recorded Nebraska), and our friend Jenn Champion mixed and produced them!'",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}