Information about plays

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

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

{
    "id": 3519846,
    "uri": "https://api.kexp.org/v2/plays/3519846/?format=api",
    "airdate": "2025-06-28T07:31:54-07:00",
    "show": 63859,
    "show_uri": "https://api.kexp.org/v2/shows/63859/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "New, News, and Notable with Dusty Henry and Martin Douglas",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "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": "KEXP’s Dusty Henry and Martin Douglas discuss headlines from the week in music news. \n\n\nIn this segment: \n\n\nErykah Badu and The Alchemist announce new track “Next to You” and tour plans\n\n\nRage Against the Machine’s Zack De La Rocha launches clothing line with BornxRaised to protest ICE raids in Los Angeles\n\n\nBig Freedia announces new gospel album, Pressing Onward, in honor of her late partner\n\n\nBonnaroo announces cancellation due to weather, aims for 2026 \n\n\nTV on the Radio puts on “There Goes the Neighborhood” festival\n\n\nWilco announces return of “Sky Blue Sky” festival\n\n\nTimbaland apologizes to Seattle-based K Fresh for using his music to train AI",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}