Information about plays

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

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

{
    "id": 3673108,
    "uri": "https://api.kexp.org/v2/plays/3673108/?format=api",
    "airdate": "2026-06-27T08:39:24-07:00",
    "show": 67099,
    "show_uri": "https://api.kexp.org/v2/shows/67099/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sacrificial Glam",
    "track_id": null,
    "recording_id": null,
    "artist": "Fuuls",
    "artist_ids": [],
    "album": "Sacrificial Glam",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dine / Trans Woman\n\nFuuls (or fools) is a raucous post-whatever punk ensemble based out of Seattle, Portland, and Missoula. The sometimes 3, 4, and 5 piece is led by trans indigenous front woman, Nataanii Cornelius, known for her piss-and-vinegar onstage fervor. As a revolving door outfit of friends and family, the band gives pocket tight chaos in a wildly electric live experience.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}