Information about plays

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

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

{
    "id": 3555352,
    "uri": "https://api.kexp.org/v2/plays/3555352/?format=api",
    "airdate": "2025-09-20T08:08:15-07:00",
    "show": 64611,
    "show_uri": "https://api.kexp.org/v2/shows/64611/?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\nClipse plays the Vatican\n\n\nFyre Fest acquired by Limewire, beating out Ryan Reynolds in an eBay bidding war\n\n\nHelado Negro announces new EP\n\n\nPavement announces new best-of compilation Heckler’s Choice: Big Guns and Heavy Lifters, as well as the original motion picture soundtrack for Pavements\n\n\nThrowaway Style: Tiny Vipers (Link to story: https://www.kexp.org/read/2025/9/12/throwaway-style-tiny-vipers-2025-feature/)\n\n\nUnwound live discussion",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}