Information about plays

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

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

{
    "id": 3577775,
    "uri": "https://api.kexp.org/v2/plays/3577775/?format=api",
    "airdate": "2025-11-13T19:35:45-08:00",
    "show": 65101,
    "show_uri": "https://api.kexp.org/v2/shows/65101/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Humid Summer(拧不干)",
    "track_id": null,
    "recording_id": null,
    "artist": "Endlesswhite",
    "artist_ids": [],
    "album": "当时间越来越响亮时",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In their early years, EndlessWhite toyed with synthy post-punk and indie-rock sounds while (live at least) occasionally leaning into noisy shoegaze. Now a decade into their career, the Xi’an four-piece have settled into a cohesive dream-pop aesthetic punctured by periodic power-pop moments. Entitled When Time Grows Loud in English, their new record plays with nature and seasonal metaphors as it unspools a tale of love and expectation, hurt and disappointment, and ultimately perseverance, while highlighting the futility of resisting time’s incessant march. It might just be the band’s best work yet.\n\nhttps://endlesswhite.bandcamp.com/album/--2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}